KinkoCraft-StackableFood icon

StackableFood

Makes food stackable in your inventory (10 per slot, or 99 with ItemStackerFix installed).

Last updated 4 hours ago
Total downloads 6
Total rating 1 
Categories Mods
Dependency string KinkoCraft-StackableFood-1.0.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

Stackable Food

Plated food no longer hogs one inventory slot each. Cooked dishes now stack so your bags and chests stay tidy.

Stack size

  • Standalone: food stacks up to 10 per slot (configurable, 2–99).
  • With ItemStackerFix installed: the cap is automatically raised to 99, matching that mod's stacking system. Shop prices and loot amounts stay vanilla (handled by ItemStackerFix).

The mod detects ItemStackerFix automatically — no setup needed. Install both and food goes to 99; install this one alone and food goes to 10.

Configuration

BepInEx/config/KinkoCraft.StackableFood.cfg

  • StandaloneMaxStack (default 10) — stack size used when ItemStackerFix is not installed. Ignored when it is (forced to 99).
  • IncludeDrinks (default false) — also make drinks (beer, juice, etc.) stackable, not just plated food.

Compatibility

Works alongside other mods. Only changes the maxStack of food item data (FoodSpoon / FoodFork, plus Drink if enabled), so it does not touch recipes, cooking, or anything else.

Install

Requires BepInEx. Drop KinkoCraft.StackableFood.dll into BepInEx/plugins, or install with a mod manager.