An open API service indexing awesome lists of open source software.

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.

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

![Rot tooltip](https://raw.githubusercontent.com/Stormwind99/FoodFunk/master/other/screenshots/tooltip.png)
![Freezer and Esky](https://raw.githubusercontent.com/Stormwind99/FoodFunk/master/other/screenshots/coldchests.png)

## 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!