Structure With Custom Blocks Help

Started by Kane on

Topic category: Advanced modding

Active 5 years ago
Joined Aug 2014
Points:
912

User statistics:

  • Modifications: 1
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 204
Structure With Custom Blocks Help

Back then it was really easy to do.

Just import your .schematic and change in the code the ID of the block you want with the ID of your custom block.

Then, now, it doesn't work anymore... I don't know why, if I simply replace the ID of my structure blocks with that one of my custom block, the structure won't appear in the world at all...

I cannot understand why, I simply get the ID through Minecraft (F3 + H) and it says #4099 (pretty weird, since for what I can remember, the new block's ID made with MCreator, usually started from ~480).

There's something new that I'm missing? I really need help

Active 3 years ago
Joined Jun 2017
Points:
771

User statistics:

  • Modifications: 1
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 109
What was the Minecraft
Wed, 08/09/2017 - 23:39

What was the Minecraft version that it did work and the Mincraft version that did't work?

Active 7 years ago
Joined Aug 2017
Points:
721

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 23
maybe events would work  
Thu, 08/10/2017 - 17:23

maybe events would work

 

Active 6 years ago
Joined Aug 2017
Points:
823

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 206
If you are using minecraft 1
Thu, 08/10/2017 - 18:18

If you are using minecraft 1.10+ it should work with taking the file you saved with a structure block. Then you can just use the custom blocks you want to. I've not tried this myself though..

Active 5 years ago
Joined Aug 2014
Points:
912

User statistics:

  • Modifications: 1
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 204
RE:If you are using minecraft 1
Fri, 08/11/2017 - 09:01

 

 

@#3 I'm using MCreator 1.7.5 and it worked on 1.6.9 or 1.6.4 

 

What do you mean by editing the structure file? Should I edit the .schematic file? Is it possible?

Active 5 years ago
Joined Aug 2014
Points:
912

User statistics:

  • Modifications: 1
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 204
I still need help... In
Sat, 08/19/2017 - 13:43

I still need help... In MCreator 1.6.4 just changing the block ID that minecraft provides with F3+h works perfectly...

How can I do?

Active 6 years ago
Joined Aug 2017
Points:
823

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 206
RE:RE:If you are using minecraft 1
Sat, 08/19/2017 - 14:28

@#3.1 Well, I found out that it doesn't work with importing structure files from Minecraft.

Too bad :(

Active 6 years ago
Joined Nov 2015
Points:
768

User statistics:

  • Modifications: 1
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
Kane, actually, the ID…
Thu, 07/19/2018 - 15:57

Kane, actually, the ID Minecraft is giving to you is a "fake" ID (in a newer versions). To find the real ID of the blocks, go into the world with that Structure and hover at the block's ID you need. I don't know where it will show you the ID of a block in MCEdit 1, but i know that it is at the bottom of the window of MCEdit 2.