Started by
Super_m
on
Topic category: Help with Minecraft modding (Java Edition)
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?
hewwwo?
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
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