
Meowth Economy
Simple currency designed for Pokémon modpacks such as Cobblemon, Pixelmon, inspired by champion coin concepts from fantasy RPG series.
About this Mod
Meowth Economy
A lightweight and universal currency system designed for modpack creators.
💰 Core Mechanic
🐷 Meowth Piggy Bank

A configurable piggy bank item that can be broken to drop Lucky Coins.
When destroyed, it rolls based on weighted configuration values defined in the configuration file.
File location: config/meowth.json
🪙 Lucky Coin

Primary currency item used for:
- Custom shops
- Recipe costs
- Loot rewards
- Progression systems
⚙️ Configuration
Default meowth.json values:
{
"piggy_weights": [
{ "min": 3, "max": 5, "weight": 6 },
{ "min": 6, "max": 10, "weight": 5 },
{ "min": 11, "max": 15, "weight": 3 },
{ "min": 16, "max": 20, "weight": 2 },
{ "min": 21, "max": 25, "weight": 1 }
]
}
How it works:
- Each entry defines a drop range (min → max).
- Weight controls how likely that range is selected.
- Higher weight = more common.
This allows full control over early / mid / late game economy balance.
🧩 Designed For Modpack Authors
Meowth Economy is especially useful if you:
- Create custom recipes.
- Modify loot tables using Loot Table Modifier.
- Design progression systems.
- Build custom shops in FTB Quests.
- Want a lightweight currency without full economy frameworks.
🎯 Philosophy
- Minimal: Focused on the essentials.
- Config-driven: Easy to balance.
- Packmaker-focused: Built with creators in mind.
- No external dependencies: Keep your modpack clean.
Available Versions
How to Install Meowth Economy on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Meowth Economy". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Meowth Economy server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Meowth Economy compatible with fabric?
Meowth Economy officially supports fabric for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Meowth Economy – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Meowth Economy consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Meowth Economy with just one click on your server.