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

PrintToInventory

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

Date uploaded 2 years ago
Version 1.2.0
Download link Moffein-PrintToInventory-1.2.0.zip
Downloads 15785
Dependency string Moffein-PrintToInventory-1.2.0

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.9 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.9

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

  • Green->White cauldrons now drop 3 items.

1.3.0

  • DLC3 fixes.
  • Mod is now MP-only by default.
  • Added Claptrap support.

1.2.1

  • Compat fix for RedScrapCauldron

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.