1
0
Fork 0
Gen2/datapacks/timber/data/timber/function/autoplant/loop.mcfunction
2025-08-27 20:49:18 -05:00

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