5 lines
No EOL
325 B
MCFunction
Executable file
5 lines
No EOL
325 B
MCFunction
Executable file
# Loop
|
|
execute if score plant_sapling timber matches 1.. run schedule function timber:autoplant/loop 2s replace
|
|
|
|
# plant sapling process
|
|
execute as @e[type=minecraft:item,tag=!timber_checked,tag=!global.ignore,tag=!global.ignore.kill,sort=random,limit=20,predicate=timber:sapling] at @s run function timber:autoplant/validate |