Mod
Piglin Join WTO
No reviews yet
A mod that allows Piglins to trade like villagers. This mod only needs to be installed on the server and will not affect the behavior of vanilla Piglins.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Features content that solely expands on Vanilla mechanics and gameplay.
Includes tools and features for server management.
Includes systems for trading and managing economies.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
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
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
Piglin Join WTO Mod (PJWTO)
A mod that allows Piglins to trade like villagers. This mod only needs to be installed on the server and will not affect the behavior of vanilla Piglins.
Features
- Server-side only: Only needs to be installed on the server; no client installation required
- Vanilla compatibility: Does not affect vanilla Piglin behavior of picking up gold ingots for trading or player interactions with held gold ingots
- Intelligent trading system: Generates trades based on Piglin loot tables; rarer items require more gold ingots
- Custom trades: Supports adding custom trade items via configuration file
- Experience rewards: Trades grant experience points, with rarer items giving more experience
Usage
- Right-click adult Piglins with an empty hand: Opens the trading interface when right-clicking an adult Piglin with an empty hand
- Gold ingot trading: Use gold ingots to purchase items from Piglin loot tables
- Vanilla behavior preserved: Right-clicking Piglins while holding gold ingots still triggers vanilla trading logic
Trading Rules
Loot table-based trades
- Gold ingot requirements are calculated based on the item's weight in Piglin loot tables
- Items with lower weights require more gold ingots
- Trades are sorted by the number of gold ingots required, from least to most
Gold ingot requirements by weight
- Weight 1 (rarest): Requires 15 gold ingots
- Books, iron boots, fire resistance potions, splash potions of fire resistance
- Weight 2 (rare): Requires 13 gold ingots
- Iron nuggets, ender pearls
- Weight 4 (uncommon): Requires 9 gold ingots
- String, nether quartz
- Weight 8 (common): Requires 1 gold ingot
- Obsidian, crying obsidian, fire charges, leather, soul sand, nether bricks, glowstone dust, gravel, blackstone
Custom Trades
The mod generates a piglin_trades.json file in the configuration directory, which you can edit to add custom trades.
Configuration file example
{
"_comment": "Piglin trading configuration. Define custom trades here.",
"custom_trades": [
{
"result_item": "minecraft:diamond",
"result_count": 1,
"cost_a_item": "minecraft:gold_ingot",
"cost_a_count": 10,
"cost_b_item": "",
"cost_b_count": 0,
"max_uses": 5,
"experience": 10
},
{
"result_item": "minecraft:enchanted_golden_apple",
"result_count": 1,
"cost_a_item": "minecraft:gold_ingot",
"cost_a_count": 32,
"cost_b_item": "minecraft:apple",
"cost_b_count": 1,
"max_uses": 1,
"experience": 50
}
]
}
Configuration parameter explanations
result_item: The ID of the resulting item from the traderesult_count: The quantity of the resulting itemcost_a_item: The ID of required trade item Acost_a_count: The quantity of required trade item Acost_b_item: The ID of required trade item B (can be empty)cost_b_count: The quantity of required trade item Bmax_uses: Maximum number of usesexperience: Experience points gained from the trade
Supported Platforms
- Minecraft Forge 1.21
- Minecraft Fabric 1.21
- Minecraft NeoForge 1.21
Installation
- Download the mod file for your platform
- Place the mod file in the server's
modsfolder - Start the server
- The configuration file will be automatically generated in the
configfolder
Notes
- This mod only needs to be installed on the server; no client installation is required
- Piglins must be adult and non-zombified to trade
- Players must have an empty hand to trigger the trading interface
- Vanilla Piglin behavior remains unchanged
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