The Vanilla Experience (Mod) (Forge)

The Vanilla Experience (Mod) (Forge)

118k Downloads

Setting to disable double door functionality on specific blocks

DartRuffian opened this issue ยท 1 comments

commented

Information

Minecraft version: 1.20.1
Modloader: Forge / Fabric

Mod name: Double Doors

Feature description

Ability to disable the double door feature for specific types of doors. My use case is that some mods, Create in this example, have double door functionality already, which can cause some animation issues in some instances. The easiest way to implement this would probably just be a setting that could take a list of namespace:block values.

Video example of Create's doors with and without Double Doors enabled.
https://youtu.be/m1aYhvrOFn4

commented

For example, gold doors from Supplementaries should not be open in that way.
You should at least add a setting to disable the functionnality with iron doors from redstone and keep only from hand.