Started by
saajsterxpro
on
Topic category: Help with Minecraft modding (Java Edition)
Does anyone know how to code a generated structure so that the schematic spawns chest contents??
Example:
I make a new generated structure mod
Import my schematics file
(the file has chests with armour in them)
I export the mod
When the structure spawns in, there's no chest contents?!
Can anyone out there fix this??
Isn't that for minecraft 1.7.10? And it says there are unknown blocks, and is stuck on 94% @#7 Isn't there another way?
@#7.1 You can split it manually.
@#7.1.1 How can i accomplish this?
Split the part with:
world.setBlockState(...
one parts. One part can have max. 400 lines.
The parts put to the voids.
@#8 Could i see an example please?
@#8.1 This: http://pastebin.com/DccXLPti
Thanks, it works!
Btw could you please post how to shoot custom items at https://mcreator.pylo.co/forum/17877/how-shoot-custom-items-gun ?
@#8.1.1
U can spawn in random chests using commands