blocky13
ModMinecraft 26.1.2 Fabric mod. 150 blocks (slabs, stairs, fences, doors, chains, bars). Data-driven, Python-generated.
Type
Mod
Modrinth Downloads
16
Modrinth ID
FlEqjnLm
Last Updated
Jun 12, 2026
Description
Blocky13
A Minecraft Fabric mod that adds decorative and functional block variants for Minecraft 26.1+.
Features
Blocky13 expands the building possibilities in Minecraft by creating a comprehensive set of variants for base materials. For each of 15 different base blocks (dirt, iron block, coal block, copper block, gold block, redstone block, emerald block, lapis block, diamond block, netherite block, raw iron block, raw copper block, raw gold block, quartz block, and amethyst block), the mod generates:
- Slabs — Half-height blocks for detail work
- Stairs — Diagonal blocks for elevation changes
- Fences — Perimeter blocks with no collision
- Fence Gates — Openable fence segments
- Doors — Full-size entryways
- Trapdoors — Horizontal access blocks
- Pressure Plates — Redstone input sensors
- Buttons — Redstone input triggers
- Chains — Hanging connectors
- Bars — Decorative barriers
Redstone-Powered Variants
All blocks made from redstone block material have special powered variants that emit a constant redstone signal (strength 15), making them useful for redstone contraptions and automation. These blocks appear in both the Building Blocks and Redstone Blocks creative tabs.
Requirements
- Minecraft: 26.1 or later
- Fabric Loader: 0.19.3 or later
- Java: 21 or later
- Fabric API: Latest version
Building
Use Gradle to build the mod:
./gradlew buildThe compiled JAR will be in build/libs/.
Installation
Place the compiled JAR file in your Minecraft mods folder:
- Windows: %APPDATA%/.minecraft/mods/
- Linux/Mac: ~/.minecraft/mods/
Development
The mod is structured as a standard Fabric mod project with:
- Source code: src/main/java/com/blocky13/
- Client code: src/client/java/com/blocky13/client/
- Assets: src/main/resources/assets/blocky13/
- Data: src/main/resources/data/blocky13/
Key Files
- ModBlocks.java — Block registration and factory methods
- Blocky13.java — Mod entrypoint
- blocky13.mixins.json — Mixin configuration
Adding New Blocks
To add a new base material variant set:
- Add the material to the BASES array in ModBlocks.java with its ID and a vanilla block to copy properties from
- The registration system automatically generates all 10 variants
- Specify if the variant should appear in the Redstone Blocks tab via the registerSlab/registerStairs/etc. calls
License
This project is licensed under CC0-1.0 — you are free to use, modify, and distribute it.
Contributing
Contributions are welcome! Feel free to open issues or pull requests for improvements, new block variants, or bug fixes.
Compatibility
Mod Loaders
Game Versions
Screenshots
Similar Mods
Raw Ore Pellets
Raw ore pellets replace full drops when mining using low-tier tools, reducing ore output early game.
Music Shuffle
Shuffle ALL released Minecraft songs. Add your own as well.
[BTW Addon] Let Me Move !
Improve minecraft's base animation
Good Sign Editing
Beta 1.7.3 mod that allows editing signs by right-clicking, as well as exiting the sign screen with Escape.
Optical
An assortment of utilities that gives you full control over your camera perspectives
Custom Glints
A mod that allows you to use custom glints!