You are viewing a potentially older version of this package. View all versions.
Moffein-PrintToInventory-1.1.2 icon

PrintToInventory

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

Date uploaded 2 weeks ago
Version 1.1.2
Download link Moffein-PrintToInventory-1.1.2.zip
Downloads 6106
Dependency string Moffein-PrintToInventory-1.1.2

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

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

Preferred version: 5.4.2117
RiskofThunder-HookGenPatcher-1.2.4 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.4

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