AbsolemJackdaw / half-doors

A mod to add some smaller doors and other silly door related features.

Home Page:https://discord.gg/P4dUsxv6An

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Halfdoors

Halfdoors is a little mod which adds a new door variation to the game, Halfdoors!
They act just as normal doors but with a single block in height.

To add Half Doors to your project as a dependency you need to add the following to your build.gradle:

repositories {
	maven { url = "https://maven.willbl.dev/releases" }
}

dependencies {
	modImplementation "amymialee:half-doors:1.3.9+1.19.x"
}
Join my Discord Find the mod on Curseforge! Find the mod on Modrinth! Support me on Ko-fi!

Interested in hosting a server for any of my mods?
Be sure to go with Bloom Host at:

Buying a server using this link supports me directly!

License

This mod is available under the BSD 3 Clause license.

  • Do not redistribute in binary form, only open source files may be redistributed.
  • Do not copy this mod to another minecraft modding framework without my permission.

About

A mod to add some smaller doors and other silly door related features.

https://discord.gg/P4dUsxv6An

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%