Zen's Open Cans Rock - ZenarchistCode/ZenModPack GitHub Wiki
What Is This?
This simple mod adds the ability to break open cans of food on rocks.
Just walk up to any rock (one that you can mine with a pickaxe or create a bone knife out of) and use your can on it to break it open. Just be aware that you will lose somewhere between 50-80% of the contents by doing this and it will severely damage the can, so it should really only be used as a last resort.
To change the % lost when breaking the can open on rocks you can modify the code in ActionOpenCanEnv.c - specifically MIN_LOSS and MAX_LOSS which are the limits used when the script randomly calculates how much food to spill.
As with all my mods, this mod is open-source and repacking is allowed - do what you want with it.
Master Config
To disable this mod set "ZenOpenCansRock": 0
in %server_profile/Zenarchist/ZenModPackConfig.json