Skip to content

liuseniubi/CompactOres

 
 

Repository files navigation

Compact Ores

CompactOres is a Minecraft mod that adds ores which yield extra resources.
This mod is heavily inspired by RWTema's Dense Ores.

Features

A compact ore is a block which mimics an ore from Minecraft or another mod. It has a different (automatically generated) texture from the ore block which it's based on, and drops several times more loot when broken.
Compact ores can be heavily configured. For configuration instructions, please see the configuration readme.

Workspace setup

To set up the mod workspace, simply import build.gradle as a project into your IDE.

Build Instructions

Windows: gradlew.bat build
Unix/Linux: ./gradlew build
The resulting mod jar will be placed in build/libs/

About

A Minecraft mod that adds ores which yield extra resources

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%