Started by
eDdniom
on
Topic category: Help with Minecraft modding (Java Edition)
I made some custom stairs, but I can't place item frames on them even tho you can place item frames on vanila stairs. Does anybody know how to fix this?
Topic category: Help with Minecraft modding (Java Edition)
I made some custom stairs, but I can't place item frames on them even tho you can place item frames on vanila stairs. Does anybody know how to fix this?
I had changed the code of the StairBlock to fix the visual of raining through the roof. it makes the code point to a vanilla block of your choice, it works a far as I know, you can place item frames on them too.
I have a 1.20.4 example
https://drive.google.com/file/d/1JrLs5uiR8yPpkh_-ngkf0D1GLfva7BuY/view?usp=sharing
I used the example to fix my own workspace, thanks :) I think this Is a mcreator bug that should be fixed tho
It may be a forge/neoforge problem, often it's not fixed by mcreator because the fix can cause a crash