Costum block for schematics

Started by Super_m on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Costum block for schematics

So I played around a bit with structures and they do work when generating vanilla blocks, but when I tried replacing block id's with the modded blocks the structures aren't spawning anymore. There's also a problem that it seems items have diferent id's from one world to the other. Did anyone else ever got this problem?

Joined Aug 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hewwwo?
Wed, 08/01/2018 - 19:19

hewwwo?

Joined Aug 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so apperently it does work…
Wed, 08/01/2018 - 20:28

so apperently it does work but it's spawning items instead of blocks.

so that means there's something wrong with my block id's does anyone know ho to resolve this issue

Joined Mar 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try replacing "ById" with …
Thu, 08/02/2018 - 11:22

Try replacing "ById" with "FromName" and replace the id with "testenvironmentmod:<mod element name(no caps, no spaces) >

Watch this tutorial from kan:

https://youtu.be/5WqIb7N9sTU