Real time farmland

Started by tuananvip123 on

Topic category: Minecraft mod ideas exchange

Active 7 years ago
Joined Aug 2018
Points:
688

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
Real time farmland

a farmland that grow crop by " time " not by randomtick, but i cant understand how to code it! can someone help me pls :)

Active 2 months ago
Joined Apr 2014
Points:
1166

User statistics:

  • Modifications: 2
  • Forum topics: 27
  • Wiki pages: 1
  • MCreator plugins: 0
  • Comments: 537
I think there is an option…
Sat, 08/25/2018 - 17:13

I think there is an option to run procedure after some ticks

Active 4 years ago
Joined Oct 2018
Points:
780

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
no, theres no wait XXms…
Sat, 02/08/2020 - 14:25

no, theres no wait XXms things in blocks 
but maybe you can do it with creating variable for timer(how many milisecond should wait) and
-1'ing it in update tick event (counting down the timer)

 

Active 4 years ago
Joined Oct 2018
Points:
780

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
Not Milisecond its ticks in…
Sat, 02/08/2020 - 14:26

Not Milisecond its ticks in game *