Started by
ktkyo_4
on
Topic category: Help with modding (Java Edition)
As the title says. I added a smooth Obsidian Block but I have no idea how to make it so when placed as a Nether Portal Frame, it lits like Regular Obsidian does. Help
you need to manually make a procedure that detects the nether portal structure (detecting the coordinates of every single block) and spawns the portal in the middle if every block is obsidian or smooth obsidian
Thank you for the help again! :)
You're welcome
Hello, I've been trying to do the thing you said and I'm not getting it to work, what's the possible error here?
You'll need the portal to be placed in the perfect orientation for this to work, a way you can test this make a procedure to place the blocks in that configuration and then use that item on it, or figure out which way the portal needs to be built.