Dennis C
Dennis C
Ok, yeah, that sounds reasonable. I'll add it to my list
I will most likely do those two differently, see #409 for more details.
The requested shapes and similar ones can be achieved in the upcoming 1.20.6 release with the various double stair blocks (Double Stairs, Divided Stairs, Sliced Stairs and their vertical equivalents)....
Thank you for moving this suggestion here. Now I see what you meant, that definitely seems useful to me. This would always be a single block and not one you...
I'll add the double variant then, duplicating this shape to have a single variant and a double variant doesn't make much sense to me.
Making it placeable in all six directions was my intention. Unfortunately it will only be added to 1.20.1 and later, 1.19.2 has been out of support for a while as...
Forge has a native appearance API now (https://github.com/MinecraftForge/MinecraftForge/pull/9066), so it would be awesome if the `IFacade` system were deprecated in favor of the Forge implementation as it would solve this...
> This should report to FramedBlocks side with these information: > > > The `level` in BlockEntity can be null. For the onLoad implementation, forge actually provide a `onLoad` callback...
> Arclight(or other implementations maybe?) did not break the "level will be set after 1 tick" rule. Bukkit create a BE copy instance(serialize to nbt and deserialize it) in block...
Referencing this here for completeness sake: https://github.com/XFactHD/FramedBlocks/issues/92. I currently cannot reproduce this issue on my end and have yet to receive a crash report to give me a hint on...