Started by
Traincrafter111
on
Topic category: Help with Minecraft modding (Java Edition)
I want to do a structure for my mod with custom blocks but mcedit dont support them so when I try to add them they are with vanilla minecraft block or they dont even generate somebode help me
Open test environment mod client (run Minecraft in MCreator) and use a structure block (https://minecraft.gamepedia.com/Structure_Block) to save a structure with your custom blocks. Then in MCreator, go to Structures tab in sidetabs of workspace and click Import structure from Minecraft or something in these lines. Select your structure and it will be imported in MCreator.
Thanks
I will try it