Adds edible chocolate armor and tools. Pairs well with the edible swords mod.
When equipped, the player will eat some of their chocolate armor if their saturation (or health in absence of a hunger mod) is below 85%. This reduces the durability of a random armor piece.
- MineTest
- Instant Ores
ediblestuff_api
- (reccomended for MTG) Farming redo
- mtfoods
- Food Basic
- X farming
- (if Instant Ores is MCL2 compatible) MCL Morefood
Shortly after doing everything short of hitting the "publish" button on contentdb, I discoverd that the mod moarmor has chocolate armor already. My compromise is thus:
- This mod will still register the chocolate armor exactly as before if moarmor is absent.
- If present, this mod will alias to moarmor in such a manner as to prefer moarmor for stats, sounds and textures.
- This mod will register only the chocolate armor in the ediblestuff_api as it does its own chocolate armor - using the same saturation values.
I won't be registering the other "food armor" as edible - even though I could - because it feels out-of-scope of this mod.
This means that if both this and moarmor are present you get:
- All of the chocolate tools
- Slightly different armor balancing.
- Better armor textures.
- Better armor sounds.
- You can eat the armor, even while wearing it. (you can't do either with theirs)
- Upstream better toolranks integration.
- PR made pr here
- PR accepted
- Upstream better pick_axe_tweaks integration.
- PR made pr here
- PR accepted
- Upstream better handholds_redo integration.
- PR made pr_here
- PR accepted
- Upstream support for MineClone2 as base game
- PR made pr here
- PR accepted
- Upstream complete custom textures in instant_ores
- Upstream better item metadata to be found with other armor and tools.
- better sounds
- better textures
- Settings?
Copyright 2021-2 Lazerbeak12345
- The YourLand players for a bunch of questionable ideas for this questionable mod. Original idea was from "Bla."
- The creator of the obsidianstuff redo mod. This takes inspiration from that repo.
- The creator of the edible swords mod. I took inspiration from this repo as well.
Due to the dependancy on instant_ores, this mod must be gpl 3 or later compatible. Thus, this mod is under GPL 3.0 or later.