jss2a98aj / BugTorch

Bug-fixes for Minecraft 1.7.10
MIT License
34 stars 18 forks source link

(Suggestion) Make Trapdoors rotate based on viewpoint #2

Open DarianLStephens opened 3 years ago

DarianLStephens commented 3 years ago

In later versions where trapdoors became free-floatable by default, placing them in the open would have them rotate based on the direction you're looking. However, in this and all other mods I've seen for 1.7.10 which allow trapdoors to free-stand, the trapdoor just defaults to one direction, and the only way to orient a trapdoor is to place it against a block, then break it.

Any chance this could be solved here?

jss2a98aj commented 3 years ago

I will see about adding a mixin based option for that.