promotional bannermobile promotional banner

Dramatic Doors

3-block high doors, in every vanilla variety! End enderman discrimination!

File Details

DramaticDoors-Fabric-1.19.4-2.0.1.jar

  • B
  • Jul 26, 2023
  • 6.83 MB
  • 1.7K
  • 1.19.4
  • Fabric + 1

File Name

DramaticDoors-Fabric-1.19.4-2.0.1.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:dramatic-doors-380617:4666068"

Quilt

modImplementation "curse.maven:dramatic-doors-380617:4666068"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Added support for Wilder Wild mod.
* Updated Macaw's Doors support
   * Added with tall version of Waffle style doors. Doesn't include cherry wood.
   * Adjusted some item textures. Tall Modern door item textures updated.
   * Tweaked tall Bamboo Bark Glass door block and item textures to match.
   * Tweaked the textures of some Shoji doors.
   * Properly added tall version of Bamboo-style doors to creative tab.
   * Added some missing tags to the appropriate locations: store and sliding glass doors.
   * Bamboo and waffle-styled Crimson and Warped doors are on #non_flammable_wood tag.
* Added tags for short doors categories for use with KubeJS or any JEI-altering mods for hiding items.
* Refactored some code for tags, split tag file into two: block and item tag files.
* Simplified the code for registering fuels, it should now automatically register any short and tall doors as fuel that meet the two criteria: wooden and not flammable.
* Fixed support for Double Doors mod.
* Fixed compatibility with Macaw's Doors
* (Dev environment) Removed yarn mappings from gradle.properties.