Moffein-PrintToInventory icon

PrintToInventory

Printers, Scrappers, Cauldrons, and Cleansing Pools give items directly to your inventory. Server-Side and Vanilla-Compatible!

Last updated a year ago
Total downloads 24558
Total rating 5 
Categories Mods Tweaks Server-side
Dependency string Moffein-PrintToInventory-1.1.0
Dependants 15 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1905
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3

README

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.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.