Started by
Krisp1k
on
Topic category: Help with Minecraft modding (Java Edition)
Hi, I wanna ask if there is any possible way how to make entities harvest some kind of a bush-type plant
Here is the code we have come up with so far
Basically what this code is supposed to do is that the entity scans an area in a 3x3x3 radius if there is the grown plant block and then its supposed to replace it with ungrown plant block + drop the items.
Atm it only makes the creature walk close to the block but then nothing happens and we dont know how to fix it.
well in the entity Ai tab there is an option for mining certain blocks. sadly you cannot assign inventory to mobs but if you just want the blocks destoryed lik dwarves in a mine destroying gold
Yep already did that
Can ai cut down trees?