SinfullySoul / BlockEntityPrototype

A prototype of the block entity system made for Cosmic Reach!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Block Entity System Prototype

This mod adds the block entity system to Cosmic Reach.

Uses this NBT library to save/read block entity data.

How to test/build

For testing in the dev env, you can use the gradle run task

For building, the usual gradle build task can bу used
the output will be in the build/libs/ folder

About

A prototype of the block entity system made for Cosmic Reach!

License:MIT License


Languages

Language:Java 100.0%