ZenRecycle
The Obliterator preserves one randomly selected ingredient from each item. Burn trash in a fires or smash trash on the groundv1.2.4
- fix: burning trash items in a fire was adding a unit of fuel. It should not have done that, burning trash is not the same action as adding fuel.
- items that can be used as fuel for a fireplace are controlled via ZenWorldSettings. This mod controls recycling and destruction of trash, not fireplace fuel.
- recompile for Zen.ModLib v1.13.6
v1.2.3
- fix: config sync issue when defining item burning fireplaces other than default.
- recompile for Zen.ModLib v1.13.1
v1.2.2
- added Iron Fire Pit to the default list of fireplaces that can burn trash.
v1.2.1
- add option: "Required Per Use - Amount" to define the number of the required item. For example instead of a Thunderstone you could say Coins x250
- add option: Burn items in the bonfire.
- defaults changed (check your configs), smashing trash on the ground is now disabled by default to make progression more interesting since bonfires can burn trash.
- recompile for Zen.ModLib v1.13.0
v1.2.0
- same as v1.2.1 but I forgot to update the manifest description with new features.
v1.1.2
- renamed config: "Ingredient to Required Per Use" to "Item Required Per Use"
- Update the README
v1.1.1
- update translations
v1.1.0
- add feature: Obliterator can not be activated without a specific item in it, default Thunderstone.
- add feature: config Obliterator crafting requirements. Default removed Thundestone.
- config name change: "Enable Smash" to "Destroy"
- change the name of the Obliterator to "Deconstructor"
- add translation string for name.
- add extra help text to the Compendium explaining that the Obliterator is a Recycler.
v1.0.0
- add help info to Compendium
- recompile for Zen.ModLib v1.10.0
v0.4.6
- changed the default value on new installations for the config SmashTrash Destroy Option to ProtectImportantAskOther.
- recompile for Zen.ModLib v1.8.1
v0.4.5
- add a new setting for SmashTrash destroy options: ProtectImportantAskOther
- add item description to the SmashTrash confirmation dialog text.
- recompile for Zen.ModLib v1.7.3
v0.4.4
- add Portuguese_Brazilian translation
v0.4.3
- add German translation
v0.4.2
- Compile for Valheim v0.221.4, Call to Arms
v0.4.1
- fix: hovering over the container portion of the Obliterator now works with ZenHoverItem
- added Obliterator description to translation strings.
- important fix: improve item reclaim logic so that the correct ratio is returned if you recycle a partial stack. prior behavior would return a full stack's worth of resources even if you recycled only a single unit of a stack. For example, prior you could recycle 1 bronze nail and get 1 bronze scrap in return. Now you need to recycle x20 bronze nails to get 1 bronze scrap. i.e., you have to recycle the same amount produced by crafting.
- add new config: No Recycle Items. List any items you do not want to be recyclable.
- add new config: No Recycle Single No Teleport. Prevent recycling any item which has a single ingredient and that single ingredient is a no-teleport item. This prevents abuse of items which have a 100% success chance to be used to transport metals through portals by crafting and then destroying them. Such as BronzeNails and IronNails.
v0.4.0
- updated for Zen.ModLib v1.2.0
- recompile for BepInEx v5.4.2332
- recompile for JVL v2.26.0
v0.3.6
- updated readme to reflect changes.
v0.3.5
- changed the default config value for "Melt Conversion" when melting bronze to return BronzeScrap instead of Copper/Tin.
v0.3.4
- added an option to require that an item has to be dropped before it can be smashed.
v0.3.3
- update for Zen.ModLib v1.1.0
v0.3.2
- fixed config sync
v0.3.1
- removed BepInEx from dependency, Zen.ModLib handles it.
v0.3.0
- use Zen.ModLib
v0.2.2
- update logging and configs subsystem
v0.2.1
- UPDATE FOR VALHEIM v0.220.3
v0.2.0
- Moved Smash Trash code from
ZenWorldSettingsinto this mod instead. - Smash Trash lets you destroy anything on the ground by looking at it and pressing the button, poof fire! (Default: Admin - God mode)
- Recycling Changes:
- add option to control the % of resources returned.
- add option to specify the melt conversion rules so that custom items from other mods can be configured.
- bugfix: now will not return more than max stack size of a resource.
v0.1.3
- can connect to vanilla servers.
v0.1.2
- Require all clients and server to have the mod installed to protect against reality mismatch.
v0.1.1
- Initial release
