TheFizzWare / DramaticDoors

Minecraft Mod for Forge Modloader: 3-block high doors, in every vanilla variety! End enderman discrimination!
MIT License
2 stars 12 forks source link

[BUG] Doors dosn't open (outdated master branch?) #2

Closed puggan closed 4 years ago

puggan commented 4 years ago

Is this git-repo outdated? According to the git repo it is version 1.0.1 https://github.com/TheFizzWare/DramaticDoors/blob/eb351f2299ea7858ccb80ca75fa5589c4e0d01fc/src/main/resources/META-INF/mods.toml#L6 But on curse there is an 1.1.0 version that do works.

Important Information Minecraft Version: 1.16.1 Forge Version: 32.0.108 DramaticDoors Version: master (1.0.1?) eb351f2

Describe the bug When clicking a door, it stay closed.

To Reproduce

  1. place a door
  2. open it

Expected behavior The door should open, just as it do with the 1.1.0 release.

Screenshots Master eb351f2: 2020-09-29_12 22 58

Curse 1.1.0: 2020-09-29_12 18 37

TheFizzWare commented 4 years ago

Good catch. Should be resolved now!

I did, in fact, neglect to push my local master branch to the git-repo.