How can I add custom blocks to my structure?

Started by sirUmbrella on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Jun 2018
Points:
680

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
How can I add custom blocks to my structure?

I try to add my custom blocks to structures, but it isn't working. Always replace my blocks into stone blocks. What can i do? (Sorry, my english is very bad, but i am not a native english speaker)

Active 4 years ago
Joined Sep 2016
Points:
830

User statistics:

  • Modifications: 3
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 108
you need to use normal…
Sun, 10/21/2018 - 08:53

you need to use normal minecraft structure blocks to make the structure filé, then it should work.

here is the command to get structure blocks: /give @p minecraft:structure_block

Active 4 years ago
Joined Jun 2016
Points:
1725

User statistics:

  • Modifications: 6
  • Forum topics: 17
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1752
I am trying to use structure…
Tue, 02/05/2019 - 19:59

I am trying to use structure blocks in test environment, but it hasn't got the 'structures' folder to save the nbt file in.