Dennis C

Results 213 comments of Dennis C

These shapes are already planned, both for the Slope Slab and Slope Panel block set.

Found a somewhat decent way to make the experiments screen scrollable. The scrollable variant only applies when modded flags are present, otherwise the vanilla screen is used. ![grafik](https://github.com/user-attachments/assets/3ca2b481-1dd4-4555-ab74-6d3fb59500e9)

Adding a test item protected by one of the test flags seems sensible to me, but it should be sufficient to test that `Item#isEnabled()` returns false. If that test works...

This should not be possible under normal circumstances, so I'm going to need some more info. Please provide the crash report and, if possible, the full NBT data of the...

Hmm, that annoyingly doesn't provide any more info. It would be very useful to know where the problematic call comes from in the first place. Please try two things: -...

Thank you very much for the in-depth debugging. I did suspect that it would be something along those lines. With respect to the safety of using blockstate IDs instead of...

This kind of block is indeed currently missing. It definitely makes sense though, I'll add it to the planned blocks.

I have plans for a camo applicator tool and this could fit into that as an additional mode. It would however very likely not consume items from the player's inventory,...

Additional door models as well as the ability to add door knobs are planned.

My current plan is to have two blocks, one with window and one without, and have the door hardware be toggleable on both of them, similar to how you can...