Costum block for schematics

Started by Super_m on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Aug 2015
Points:
782

User statistics:

  • Modifications: 1
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 62
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?

Active 1 year ago
Joined Aug 2015
Points:
782

User statistics:

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

hewwwo?

Active 1 year ago
Joined Aug 2015
Points:
782

User statistics:

  • Modifications: 1
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 62
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

Active 3 years ago
Joined Mar 2017
Points:
757

User statistics:

  • Modifications: 1
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 72
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