Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mekb-turtle/slabplacement
Fabric mod to prevent placing double slabs
https://github.com/mekb-turtle/slabplacement
fabric-mod fabricmc minecraft minecraft-mod
Last synced: 11 days ago
JSON representation
Fabric mod to prevent placing double slabs
- Host: GitHub
- URL: https://github.com/mekb-turtle/slabplacement
- Owner: mekb-turtle
- License: mpl-2.0
- Created: 2023-10-23T12:28:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-12T09:20:43.000Z (about 1 year ago)
- Last Synced: 2024-10-11T18:58:30.279Z (about 1 month ago)
- Topics: fabric-mod, fabricmc, minecraft, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/slab-placement
- Size: 123 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Slab Placement
Fabric mod to prevent placing double slabs
### About
This mod makes it easier for Redstone users to place top slabs and create slab towers.Pressing U (or another keybind) will switch between placing top slabs, bottom slabs, and default behaviour.
### Building
- Clone the repository
- `./gradlew build` (Linux/macOS/BSD) or `gradlew.bat build` (Windows)
- Output will be in `build/libs/` named `SlabPlacement-.jar`