ORECraft
Mine resources while mining resources!
About the Modification
ORECraft is a unique addition to Minecraft that implements the concept of cryptocurrency mining into the game world. With this mod, players can mine a new resource called ORE during regular gameplay. This adds a completely new layer of gameplay, allowing players to earn and use ORE within Minecraft, exchange with other players, or simply enjoy an enhanced resource gathering experience.
Main Features
- New ore blocks: Deepslate ORE Ore and ORE Ore
- New item: Raw ORE
- Command line interface integration for ORE mining
- Customizable mining parameters
- Client-side commands for managing ORE mining process
Installation
- Make sure you have Fabric Loader installed for Minecraft 1.21.1
- Download the latest version of ORECraft from the releases page
- Place the downloaded JAR file in your Minecraft mods folder
- Launch Minecraft with the Fabric profile
Dependencies
- Fabric API
- Cloth Config API
- Mod Menu
How to Use
- Launch Minecraft with ORECraft mod installed
- Explore the world and mine new ORE ore blocks
- Use in-game commands to manage ORE mining operations
- Configure mod parameters through Mod Menu integration
Commands
(Information about available commands will be added later)
Configuration
ORECraft can be configured using Mod Menu integration. You can adjust various mining-related parameters to personalize your gaming experience.
Development
To set up the development environment:
- Clone the repository
- Open the project in your preferred IDE
- Run the following Gradle tasks:
gradlew genSourcesgradlew eclipse(for Eclipse),gradlew idea(for IntelliJ IDEA) orgradlew vscode(for VSCode and Cursor)
Building
To build the mod:
- Run
gradlew build - The compiled JAR file will be in the
build/libsdirectory
Contributing
We welcome contributions to the project development! Feel free to submit a Pull Request.
License
This project is distributed under the MIT license. See the LICENSE file for details. The license may be changed to a more restrictive one in the future.
Authors
- Victor De Lomas (victordlp8) - Main developer
Disclaimer
This mod is a prototype created for Radar Hackathon and is not affiliated with or endorsed by Minecraft, Mojang, or Microsoft.