
Made for the TerraFirmaGreg modpack
# TFC Lunch Box
**Portable food containers for TerraFirmaCraft!**
## 📦 Description
TFC Lunch Box adds two types of portable food storage containers to TerraFirmaCraft:
### 🍱 Simple Lunch Box
- **9 slots** for food storage (3x3 grid)
- Applies the **"Preserved"** trait - slows food spoilage by 45%
- Ideal for early game stages
### ❄️ Cooling Lunch Box
- **9 slots** for food + **3 special slots** for ice/cooling capsules
- Applies the **"Cooled"** trait - slows food spoilage by 70% (with ice)
- Supports ice and universal cooling capsules
- Automatic ice management - ice melts over time
- Advanced version for long journeys
## ⚙️ Features
### 🎮 Convenient Controls
- **Shift + RMB** - open lunch box interface
- **RMB** - eat food from selected slot
- **Ctrl + Mouse Wheel** - switch between food slots
- **Open/close animation** when used
### 📊 Informative Interface
- **On-screen overlay** shows contents of active lunch box
- **Detailed tooltips** with content information
- **Selected slot indicator** in overlay
- **Animated icons** for different lunch box types
### 🔧 Cooling System (Cooling Lunch Box only)
- **Top slot** - load ice/capsules
- **Middle slot** - active ice (melts over time)
- **Bottom slot** - empty capsules
- **Automatic movement** of ice between slots
- **Ice durability** - each ice piece has limited duration
## ⚙️ Configuration
The mod supports configuration via `config/tfclunchbox-common.toml`:
```toml
[food_traits]
# Decay modifier for COOLED trait (lower = food lasts longer)
cooled_decay_modifier = 0.30
# Decay modifier for PRESERVED trait (lower = food lasts longer)
preserved_decay_modifier = 0.55
```
**⚠️ Note:** Changes to trait configurations require game restart!
## 🔧 Technical Requirements
- **Minecraft:** 1.20.1
- **Forge:** 47.2.6+
- **TerraFirmaCraft:** 3.2.14+
Enjoy your TerraFirmaGreg gameplay!
Special thanks to sprite author LegoMaster3650