
ZenRecycle
The Obliterator preserves one randomly selected ingredient from each item. Smash trash on the ground anywhere.Details
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
ZenWorldSettings
into 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