Skip to content

WesterosCraft/WesterosBlocks

Repository files navigation

Project Overview

WesterosBlocks is a Minecraft 1.21.1 Fabric mod that adds thousands of custom blocks with a data-driven JSON definition system. The mod uses a sophisticated block registration and data generation architecture to create blocks from JSON definitions rather than hardcoding them.

Mod ID: westerosblocks Minecraft Version: 1.21.1 Mod Loader: Fabric Java Version: 21

Build Commands

# Build the mod (creates JAR in build/libs/)
./gradlew build

# Run Minecraft client with the mod
./gradlew runClient

# Run data generation (generates block states, models, lang files)
./gradlew runDatagen

# Clean build artifacts
./gradlew clean

About

Custom Minecraft blocks for a ASOIAF themed world. Made for the WesterosCraft server.

Resources

License

Stars

1 star

Watchers

3 watching

Forks

Packages

 
 
 

Contributors