Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Portal GUI

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`