this don't work
but this work
do i need addon?
Python:
on break of potatoes:
lore of player's held item contains "Auto-Replant":
remove 1 potato from inventory of player
set event-block to potatoes[age=1]
but this work
Python:
if line 1 of lore of player's tool is "Auto-Replant":
remove 1 potato from inventory of player
set event-block to potatoes[age=1]
do i need addon?