How to disable breaking seeds

SeenEimacon

New member
Joined
Jun 22, 2023
Messages
12
make a loop that clears all entities in that area that way when they're broken they don't drop anything, then make it copy a hidden crop to the actual place of your crops that way it respawns, I know that this code is bad, but I don't know any other way
 

UnDizy

New member
Joined
Jul 20, 2024
Messages
3
make a loop that clears all entities in that area that way when they're broken they don't drop anything, then make it copy a hidden crop to the actual place of your crops that way it respawns, I know that this code is bad, but I don't know any other way
or u can just block interaction event -> if block equals -> cancel event
 
Top