You are viewing a potentially older version of this package.
View all versions.
PrintToInventory
Printers, Scrappers, Cauldrons, and Cleansing Pools give items directly to your inventory. Server-Side and Vanilla-Compatible!
Date uploaded | 3 months ago |
Version | 1.1.2 |
Download link | Moffein-PrintToInventory-1.1.2.zip |
Downloads | 9874 |
Dependency string | Moffein-PrintToInventory-1.1.2 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117README
PrintToInventory
Printers, Scrappers, Cleansing Pools, and Cauldrons deliver their contents directly to your inventory. Can individually toggle each of these in the config.
Server-Side, only works if the host has the mod, and clients do not need the mod.
Incompatible with ShareSuite.
Installation
Drop PrintToInventory.dll into \BepInEx\plugins\
CHANGELOG
1.2.0
- Fixed Red->White Cauldrons only dropping 1 item.
1.1.2
- Recompiled for DLC2.
1.1.1
- Recompiled for Devotion update.
1.1.0
- Rewrote Printer/Cauldron/Cleansing Pool code to prevent items getting eaten up in rare cases.
- Old Code: Item is given to the last activator when it's supposed to drop from the interactable.
- New Code: Item is immediately given to the activator, and the drop is prevented.
1.0.0
- Release.