Community listing page, reviews here may not be monitored by the author.
Meowth Economy
No reviews yet
Simple currency designed for Pokémon modpacks such as Cobblemon, Pixelmon, inspired by champion coin concepts from fantasy RPG series.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
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.
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources