#how do i make block ticking

1 messages · Page 1 of 1 (latest)

neat stump
#

You'll need to use a custom component that implements onTick, and add the minecraft:ticking component as well

#

Here are some links about custom components and scripting

rain tartanBOT
#
HCF Removal and Custom Components

The Holiday Creator Features experimental toggle has been removed. Along with it includes JSON block and item events. This functionality has been replaced with custom components.

Please take a look at the following links to learn more about custom components:

neat stump
ripe fractal
neat stump
#

Yeah

#

Then have the custom component implement onTick

quiet hawk
neat stump
#

You can do that with custom components

quiet hawk
neat stump
#

I don't know about custom crops. I'd go through the tutorials I sent first ti get a handle for things

#

Ah, I found a crop template here too. Again, go through the other tutorials first though, or it probably won't make sense: #1242269494869627004 message

ripe fractal
neat stump
#

Yep