Community listing page, reviews here may not be monitored by the author.
TradeStages Legacy
No reviews yet
Game Stage support for villager trades
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Required on the server. Installing it on the client adds functionality.
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
About
Description
Trade Stages Legacy
A 1.12.2 mod that allows restricting villager trades using Game Stages.
Backport and tweak of Trade Stages by Quarris.
Note: This mod requires Mixin & MixinExtras. Many mods pack those, so i didn't add a specific required dependency for it. My suggestion is to use FermiumBooter, but other mods work too. For the optional compat with EasierVillagerTrading, FermiumBooter is required though.
Configuration
The mod uses a rule-based system configured in /config/tradestages.json. Each rule can specify any of the shown optional conditions and needs at least one specified game stage.
Rule Structure
{
"trades": [
{
"conditions": {
"profession": "minecraft:farmer",
"career": "farmer",
"tradeLevel": 1,
"item": {
"id": "minecraft:wheat",
"meta": 0,
"nbt": { ... },
"matchMode": "BUY",
"exactNBT": false
}
},
"stages": ["some_gamestage_name"],
"requireAllStages": false
},
{
... next rule
}
]
}
For further explanation visit the github main page.
Trade Stages Legacy
A 1.12.2 mod that allows restricting villager trades using Game Stages.
Backport and tweak of Trade Stages by Quarris.
Note: This mod requires Mixin & MixinExtras. Many mods pack those, so i didn't add a specific required dependency for it. My suggestion is to use FermiumBooter, but other mods work too. For the optional compat with EasierVillagerTrading, FermiumBooter is required though.
Configuration
The mod uses a rule-based system configured in /config/tradestages.json. Each rule can specify any of the shown optional conditions and needs at least one specified game stage.
Rule Structure
{
"trades": [
{
"conditions": {
"profession": "minecraft:farmer",
"career": "farmer",
"tradeLevel": 1,
"item": {
"id": "minecraft:wheat",
"meta": 0,
"nbt": { ... },
"matchMode": "BUY",
"exactNBT": false
}
},
"stages": ["some_gamestage_name"],
"requireAllStages": false
},
{
... next rule
}
]
}
For further explanation visit the github main page.
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