All Projects → squeek502 → SpiceOfLife

squeek502 / SpiceOfLife

Licence: Unlicense license
A Minecraft mod that encourages dietary variety through diminishing returns

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to SpiceOfLife

ForgeTutorial
Has all of the code for the modding tutorial
Stars: ✭ 26 (+8.33%)
Mutual labels:  minecraft-mod
carpet-discarpet
Fabric carpet extension that adds discord functionality to scarpet
Stars: ✭ 26 (+8.33%)
Mutual labels:  minecraft-mod
blockbuster
The Machinima Studio mod
Stars: ✭ 108 (+350%)
Mutual labels:  minecraft-mod
ClientTweaks
Minecraft Mod. There, I fixed Minecraft for you. Various optional tweaks to improve Minecraft Quality of Life.
Stars: ✭ 13 (-45.83%)
Mutual labels:  minecraft-mod
gottsch-minecraft-Treasure
Source code for gottsch's Treasure2! minecraft mod. Versions: 1.12.2 and 1.16.5
Stars: ✭ 15 (-37.5%)
Mutual labels:  minecraft-mod
JsMacros
Minecraft Fabric mod for JavaScript based macros.
Stars: ✭ 64 (+166.67%)
Mutual labels:  minecraft-mod
NetherEx
No description or website provided.
Stars: ✭ 28 (+16.67%)
Mutual labels:  minecraft-mod
isometric-renders
Creates high-resolution isometric screenshots of Minecraft's game objects
Stars: ✭ 42 (+75%)
Mutual labels:  minecraft-mod
Snad
Finally, sand that actually makes sugarcane grow faster.
Stars: ✭ 14 (-41.67%)
Mutual labels:  minecraft-mod
BaseMetals
Base Metals Mod
Stars: ✭ 16 (-33.33%)
Mutual labels:  minecraft-mod
hopperOptimizations
A mod that optimizes hoppers and their interactions with entities and inventories. It drastically reduces hopper lag without changing any behavior.
Stars: ✭ 65 (+170.83%)
Mutual labels:  minecraft-mod
NaturesCompass
A Minecraft mod that allows you to search for a biome's location anywhere in the world and view information about it.
Stars: ✭ 42 (+75%)
Mutual labels:  minecraft-mod
Mubble
🌈 Ultimate pop culture crossover mod for Minecraft. Mainly focused on Nintendo content.
Stars: ✭ 19 (-20.83%)
Mutual labels:  minecraft-mod
FabricProxy
Fabric mod for support forward player data from proxy
Stars: ✭ 40 (+66.67%)
Mutual labels:  minecraft-mod
Fabric-Bedrock-Miner
A fabric client mod to mine bedrock!
Stars: ✭ 350 (+1358.33%)
Mutual labels:  minecraft-mod
no-tree-punching
A Minecraft mod which adds a bit of realism to the early game.
Stars: ✭ 28 (+16.67%)
Mutual labels:  minecraft-mod
Randomly-Adding-Anything
No description or website provided.
Stars: ✭ 42 (+75%)
Mutual labels:  minecraft-mod
ancient-trees
🌳 A Minecraft mod that hides saplings of thirteen extinct species of trees to chests during world generation.
Stars: ✭ 14 (-41.67%)
Mutual labels:  minecraft-mod
Practical-Logistics-2
All things data - Minecraft Forge Mod
Stars: ✭ 16 (-33.33%)
Mutual labels:  minecraft-mod
relics
No description or website provided.
Stars: ✭ 24 (+0%)
Mutual labels:  minecraft-mod

The Spice Of Life

Minecraft mod that encourages dietary variety through dimishing returns. Uses the AppleCore API.

Minecraft Forum Thread

###Building

  1. Clone this repository into a folder named SpiceOfLife
  2. If you have Gradle installed, open a command line in the SpiceOfLife folder and execute: gradle build. To give the build a version number, use gradle build -Pversion=<version> instead (example: gradle build -Pversion=1.0.0)
  • If you don't have Gradle installed, you can use ForgeGradle's gradlew/gradlew.bat instead
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].