Dream Cocoon
Encourages players to sleep, rewards are given upon waking up.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Dream Cocoon
Dream Cocoon
Mod Description
Dream Cocoon is a sleep reward mod that encourages players to maintain consistent sleeping habits. Each night you sleep, you accumulate consecutive days and receive reward bags of varying quality (Goodie Bag, Sweet Bag, Dream Bag).
Configuration
- General Configuration: `config/dream_cocoon/*.json` - Customize drop items for each bag - General Configuration: `config/dream_cocoon-common.toml` - Adjust probabilities, thresholds, and quantities
Key Features
- Data Persistence: Automatically records and persists each player's sleep progress - Data Persistence: Goodie Bag → Sweet Bag → Dream Bag, quality increases with consecutive days - Data Persistence: Supports JSON customization of drop items, weights, quantities, and item components - Data Persistence: Detects time command modifications and automatically resets abnormal records - Data Persistence: Sleep progress is saved in world data, survives game restarts
JSON Loot Configuration
- Configuration location: `config/dream_cocoon/` - Three separate files: - `goodie_bag.json` - Goodie Bag loot table - `sweet_bag.json` - Sweet Bag loot table - `dream_bag.json` - Dream Bag loot table - Item Components: Players can freely add, remove, or modify drop items - Item Components: Control drop probability through weight values - Item Components: Support setting minimum and maximum drop quantities - Item Components: Supports item component syntax
---
Sweet dreams every night!