blocky13

Quick rating

blocky13

No reviews yet

Minecraft 1.21.11 Fabric mod. 150 blocks (slabs, stairs, fences, doors, chains, bars). Data-driven, Python-generated.

Mod Loaders
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
Creative Commons Attribution NonCommercial 4.0 International License
Latest Version
blocky13-1.0.0.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

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 build

The 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:

  1. Add the material to the BASES array in ModBlocks.java with its ID and a vanilla block to copy properties from
  2. The registration system automatically generates all 10 variants
  3. 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.

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 build

The 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:

  1. Add the material to the BASES array in ModBlocks.java with its ID and a vanilla block to copy properties from
  2. The registration system automatically generates all 10 variants
  3. 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.

Screenshots

Gallery

  • Example blocks from the mod.
    Example blocks from the mod. Example blocks from the mod.
  • Example blocks from the mod.
    Example blocks from the mod. Example blocks from the mod.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works