Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.03 KB

File metadata and controls

33 lines (22 loc) · 1.03 KB

Obsidian

A Fabric library mod that adds a Bedrock-like addon system to Java Edition: items, blocks, fluids, entities and more, defined in data files instead of code.

This branch targets Minecraft 26.3.

Documentation

Building

./gradlew build

The built jar lands in build/libs.

Links

License

See LICENSE — BSD 3-Clause. (fabric.mod.json currently declares MIT; one of the two needs correcting.)