https://github.com/stormwind99/foodfunk
Minecraft mod: What is that funky smell in my backpack? Food spoils over time unless preserved. Configure any item to rot, any container to preserve items.
https://github.com/stormwind99/foodfunk
food minecraft minecraft-forge minecraft-mod
Last synced: 11 months ago
JSON representation
Minecraft mod: What is that funky smell in my backpack? Food spoils over time unless preserved. Configure any item to rot, any container to preserve items.
- Host: GitHub
- URL: https://github.com/stormwind99/foodfunk
- Owner: Stormwind99
- License: lgpl-3.0
- Created: 2018-06-19T20:44:16.000Z (almost 8 years ago)
- Default Branch: 1.14.4
- Last Pushed: 2020-04-18T18:48:36.000Z (about 6 years ago)
- Last Synced: 2025-04-14T21:52:51.582Z (about 1 year ago)
- Topics: food, minecraft, minecraft-forge, minecraft-mod
- Language: Java
- Homepage: https://minecraft.curseforge.com/projects/food-funk
- Size: 3.94 MB
- Stars: 9
- Watchers: 3
- Forks: 8
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Food Funk
Minecraft mod: What is that funky smell in my backpack? Food spoils over time unless preserved. Configure any item to rot, any container to preserve items.
* Food [rots](https://github.com/Stormwind99/FoodFunk/wiki/Food-Spoiling-(Rot)) over time. Make any item [rot](https://github.com/Stormwind99/FoodFunk/wiki/Food-Spoiling-(Rot)) into any other item (or none at all) over a specified time (via [configuration](https://github.com/Stormwind99/FoodFunk/wiki/Configuration)).
* Preserving containers (the [Esky](https://github.com/Stormwind99/FoodFunk/wiki/Esky) and [Freezer](https://github.com/Stormwind99/FoodFunk/wiki/Freezer)) slow or stop rot a specified amount. Add more via [configuration](https://github.com/Stormwind99/FoodFunk/wiki/Configuration).
* Default [configuration](https://github.com/Stormwind99/FoodFunk/wiki/Configuration) entries support vanilla Minecraft and [other food mods](https://github.com/Stormwind99/FoodFunk/wiki/Compatibility).
* Any item from any mod can be [specified](https://github.com/Stormwind99/FoodFunk/wiki/Configuration), and specifiers include support for metadata and ore dictionary names.
Requires [Wumple Util Library](https://github.com/Stormwind99/WumpleUtil).
## Screenshots


## Credits
* [Stormwind99](https://github.com/Stormwind99) - author
* [Choonster](https://github.com/Choonster) - for CapabilityContainerListener, etc
* [DYColdWind](https://github.com/DYColdWind) and others for translations
* [Funwayguy](https://github.com/Funwayguy), [GenDeathrow](https://github.com/GenDeathrow), [thislooksfun](https://github.com/thislooksfun), [TimbuckTato](https://github.com/TimbuckTato) - authors of discontinued [EnviroMine](https://minecraft.curseforge.com/projects/enviromine) mod
* Inspired by the food rot feature - thanks to the authors!
* Some item and block textures, text, and code snippets
* If you want food rot for 1.7.10 or earlier, consider [EnviroMine](https://minecraft.curseforge.com/projects/enviromine) - it's lots of fun!