Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Wiki
    • Skills
    • Mechanics
  • AddTrade

AddTrade · Changes

Page history
updated metadata authored Mar 05, 2025 by Lxlp's avatar Lxlp
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • skills/mechanics/AddTrade.md skills/mechanics/AddTrade.md +2 -2
  • No files found.
skills/mechanics/AddTrade.md
View page @ b4766d2d
...@@ -8,9 +8,9 @@ The villager will become a nitwit if it doesn't have any profession assigned whe ...@@ -8,9 +8,9 @@ The villager will become a nitwit if it doesn't have any profession assigned whe
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| action | mode, m | The action to perform. Can be `ADD`, `REMOVE`,`REPLACE` | ADD<!--type:AddTrade_Action--> | | action | mode, m | The action to perform. Can be `ADD`, `REMOVE`,`REPLACE` | ADD<!--type:AddTrade_Action--> |
| slot | s , index | The slot to be selected for the action. Slot starts at 0, so if a villager has 3 trades, the middle trade would be slot 1 | 0 | | slot | s , index | The slot to be selected for the action. Slot starts at 0, so if a villager has 3 trades, the middle trade would be slot 1 | 0 |
| ingredient| item, ingredient1, item1, i, i1 | The first ingredient | STONE<!--type:Material-->| | ingredient| item, ingredient1, item1, i, i1 | The first ingredient | STONE<!--type:Item-->|
|ingredient2| item2, i2 | The second ingredient | | |ingredient2| item2, i2 | The second ingredient | |
| result | r | The result item of the trade | STONE<!--type:Material-->| | result | r | The result item of the trade | STONE<!--type:Item-->|
| maxUses | uses, u | The uses of the trade |<Max Int>| | maxUses | uses, u | The uses of the trade |<Max Int>|
| experienceReward | expReward, exp, dropExp | If the trade should drop experience | false | | experienceReward | expReward, exp, dropExp | If the trade should drop experience | false |
| villagerExp | villExp, vexp | The amount of experience to give to the villager upon successful trade | 0 | | villagerExp | villExp, vexp | The amount of experience to give to the villager upon successful trade | 0 |
......
Clone repository
Home
Changelogs
Premium Features
Commands and Permissions
Mythic Add-ons
Compatible Plugins
API Information

Guides
  • Troubleshooting
  • FAQ / Common Issues
  • Examples
Packs

MythicScribe MythicScribe - VSCode Extension

Mobs
  • Mob Options
    • Display Options
  • Mob Levels
  • Mob Factions
  • Power Scaling
  • Damage Modifiers
  • Equipment
  • BossBar
  • Custom AI
  • Custom Kill Messages
  • Threat Tables
  • Immunity Tables
  • Templates
  • Vanilla Overrides
  • Extra: Disguises
  • Extra: ModelEngine

Skills
  • Mechanics
    • Mechanics by Tag
  • Targeters
    • Filters
  • Triggers
  • Conditions
    • In-line conditions
  • Metaskills
  • Placeholders
  • Variables

Items
  • Options
  • Attributes
  • Enchantments
  • Potions
  • Banner Layers
  • Firework

Drops & DropTables
  • Drops
  • DropTables
  • FancyDrops

Spawning
  • Spawners
  • Random Spawns

Stats
  • Custom Stat Options
  • Modifiers
  • Built in Stats

Other
  • Particles Types
  • Audience
  • Equipment Slots
  • Pins
Technical
  • Math
  • Item Matcher
  • Operations
    • Attribute Operations
    • Stats Modifiers
  • SkillTree
  • Advanced User Guides and Techniques