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://minecraft.curseforge.com/projects/food-funk
GNU Lesser General Public License v3.0
10 stars 8 forks source link

Configure other containers (including other mods) as cold chests #5

Closed Stormwind99 closed 6 years ago

Stormwind99 commented 6 years ago

Configure other containers as ice chests, such as the fridges from Cooking For Blockheads or MrCrayfish's mod.

AKA move rot system and cold chests to use Forge Capabilities.

Stormwind99 commented 6 years ago

Implemented by converting rot and preserving to use capabilities, and adding preserving config.

Added some default preserving entries for MrCrayfish's Furniture Mod and Cooking for Blockheads coolers/fridges/freezers.

Try out the Food Funk 2.0.0 beta uploaded to Curseforge.