Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 369 Bytes

File metadata and controls

12 lines (7 loc) · 369 Bytes

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