Started by
Malveiro2003
on
Topic category: Help with Minecraft modding (Java Edition)
I'm curious, is it possible to have an entity build structures like a player? Block by block, and if there's no material in the inventory, it goes to the chests to get more. And the more entities the better and faster.
If anyone knows and can help me, I'll put the names in my mod we'll have a deal.
You can make entities place blocks, but there is no way to have them build structures except by extreme chance.
What if we use schematics.
The entity analyzes the diagrams knowing the materials and the position of the blocks
I mean, if you can figure out how to combine those two functions, go for it!