Villager V2 - 1.20.40.20
<<
back to
entity list
View
Entity Version History >>
Last Updated
The Villager V2 entity last updated in Minecraft Version 1.20.40What's Changed:
Changes since beta version 1.20.30.25
Behavior Packs- New Value:
"trades": {
"wants": [
{
"item": "minecraft:coal",
"quantity": 15,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 2,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:coal:0",
"quantity": 15,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 2,
"max_uses": 16,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:iron_boots",
"quantity": 1
}
],
"trader_exp": 1,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1
}
],
"trader_exp": 1,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:iron_helmet",
"quantity": 1
}
],
"trader_exp": 1,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:iron_ingot",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:emerald",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 2,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 7,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:iron_leggings",
"quantity": 1
}
],
"trader_exp": 1,
"max_uses": 12,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- Previous Value:
"num_to_select": 1
- Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 36,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:bell",
"quantity": 1
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_chestplate",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - The minecraft:chainmail_leggings component was added into the group subsection of the tier 2 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 7,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_leggings",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:iron_ingot",
"quantity": 4,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 7,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_leggings",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- Previous Value:
"num_to_select": 1
- New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 36,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:bell",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:bucket:10",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 20,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:chainmail_chestplate",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - The minecraft:chainmail_helmet component was removed from the group subsection of the tier 3 sectionPrevious Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:diamond",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 20,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:lava_bucket",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 20,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:shield",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- Previous Value:
"num_to_select": 1
- Previous Value:
"num_to_select": 1
- New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "unbreaking",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "mending",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "unbreaking",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "mending",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "unbreaking",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "mending",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - The minecraft:chainmail_leggings component was added into the group subsection of the tier 4 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 11,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "unbreaking",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - The minecraft:chainmail_leggings component was added into the group subsection of the tier 4 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 11,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "mending",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond_helmet",
"quantity": 1
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_boots",
"quantity": 1,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_boots",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - The minecraft:diamond_chestplate component was added into the group subsection of the tier 4 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond_leggings",
"quantity": 1
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 2,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond_chestplate",
"quantity": 1
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond_boots",
"quantity": 1
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 14,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 2,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "frost_walker",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 7,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 3,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "aqua_affinity",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 11,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 11,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "feather_falling",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "depth_strider",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "projectile_protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "respiration",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:diamond_block",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:emerald",
"quantity": 42,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 12,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 2
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 12,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 2
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "frost_walker",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - The minecraft:diamond_chestplate component was changed in the group subsection of the tier 5 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 4
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - The minecraft:diamond_chestplate component was changed in the group subsection of the tier 5 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - The minecraft:diamond_chestplate component was changed in the group subsection of the tier 5 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 18,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 4
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "blast_protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 6,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 2
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 12,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "aqua_affinity",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 18,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "blast_protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:iron_block",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:emerald",
"quantity": 4,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 30,
"max_uses": 12,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.2
},
{
"item": "minecraft:compass",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:map",
"filters": {
"test": "in_overworld",
"subject": "self",
"value": true,
"operator": "="
},
"functions": [
{
"function": "exploration_map",
"destination": "monument"
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.2
},
{
"item": "minecraft:compass",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:map",
"functions": [
{
"function": "exploration_map",
"destination": "monument"
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 14,
"price_multiplier": 0.2
},
{
"item": "minecraft:compass",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:map",
"filters": {
"test": "in_overworld",
"subject": "self",
"value": true,
"operator": "="
},
"functions": [
{
"function": "exploration_map",
"destination": "mansion"
}
]
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 14,
"price_multiplier": 0.2
},
{
"item": "minecraft:compass",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:map",
"functions": [
{
"function": "exploration_map",
"destination": "mansion"
}
]
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
}
- New Value:
"trades": {
"wants": [
{
"choice": [
{
"item": "minecraft:oak_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
},
{
"item": "minecraft:spruce_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
},
{
"item": "minecraft:jungle_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
]
}
},
{
"item": "minecraft:acacia_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
},
{
"item": "minecraft:dark_oak_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 30,
"max_uses": 12,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"choice": [
{
"item": "minecraft:oak_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"plains"
]
},
{
"item": "minecraft:spruce_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"snow",
"taiga"
]
},
{
"item": "minecraft:jungle_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"desert",
"jungle"
]
},
{
"item": "minecraft:acacia_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"savannah"
]
},
{
"item": "minecraft:dark_oak_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"swamp"
]
}
]
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 30,
"max_uses": 12,
"reward_exp": true
}
Changes since stable release 1.20.30.2
Behavior Packs- New Value:
"trades": {
"wants": [
{
"item": "minecraft:coal",
"quantity": 15,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 2,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:coal:0",
"quantity": 15,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 2,
"max_uses": 16,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:iron_boots",
"quantity": 1
}
],
"trader_exp": 1,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1
}
],
"trader_exp": 1,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:iron_helmet",
"quantity": 1
}
],
"trader_exp": 1,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:iron_ingot",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:emerald",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 2,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 7,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:iron_leggings",
"quantity": 1
}
],
"trader_exp": 1,
"max_uses": 12,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- Previous Value:
"num_to_select": 1
- Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 36,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:bell",
"quantity": 1
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_chestplate",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - The minecraft:chainmail_leggings component was added into the group subsection of the tier 2 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 7,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_leggings",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:iron_ingot",
"quantity": 4,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 7,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_leggings",
"quantity": 1,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- Previous Value:
"num_to_select": 1
- New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 36,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:bell",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:bucket:10",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 20,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:chainmail_chestplate",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - The minecraft:chainmail_helmet component was removed from the group subsection of the tier 3 sectionPrevious Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - Previous Value:
"trades": {
"wants": [
{
"item": "minecraft:diamond",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 20,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:lava_bucket",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 20,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"item": "minecraft:shield",
"quantity": 1
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- Previous Value:
"num_to_select": 1
- Previous Value:
"num_to_select": 1
- New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "unbreaking",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "mending",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "unbreaking",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "mending",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "unbreaking",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "mending",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - The minecraft:chainmail_leggings component was added into the group subsection of the tier 4 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 11,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "unbreaking",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - The minecraft:chainmail_leggings component was added into the group subsection of the tier 4 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 11,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "mending",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond_helmet",
"quantity": 1
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_boots",
"quantity": 1,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_boots",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - The minecraft:diamond_chestplate component was added into the group subsection of the tier 4 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond_leggings",
"quantity": 1
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 2,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond_chestplate",
"quantity": 1
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 4,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond_boots",
"quantity": 1
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 14,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 2,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "frost_walker",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 7,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 3,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "aqua_affinity",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 11,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 11,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 5,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:iron_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 15,
"max_uses": 3,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "feather_falling",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "depth_strider",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "projectile_protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 9,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:chainmail_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "respiration",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:diamond_block",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:emerald",
"quantity": 42,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 12,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 2
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 12,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 2
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_boots",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "frost_walker",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - The minecraft:diamond_chestplate component was changed in the group subsection of the tier 5 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 4
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - The minecraft:diamond_chestplate component was changed in the group subsection of the tier 5 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - The minecraft:diamond_chestplate component was changed in the group subsection of the tier 5 sectionNew Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 18,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 4
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "blast_protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_chestplate",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 6,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 2
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "binding",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 12,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "aqua_affinity",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 8,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:diamond_helmet",
"quantity": 1,
"functions": [
{
"function": "enchant_with_levels",
"treasure": false,
"levels": {
"min": 5,
"max": 19
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "thorns",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 16,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 18,
"price_multiplier": 0.05
},
{
"item": "minecraft:diamond",
"quantity": 3
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:diamond_leggings",
"quantity": 1,
"functions": [
{
"function": "specific_enchants",
"enchants": {
"id": "blast_protection",
"level": [
1,
1
]
}
}
],
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
}
]
}
],
"trader_exp": 30,
"max_uses": 3,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:iron_block",
"quantity": 1,
"price_multiplier": 0.05
}
],
"gives": [
{
"choice": [
{
"item": "minecraft:emerald",
"quantity": 4,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
]
}
}
]
}
],
"trader_exp": 30,
"max_uses": 12,
"reward_exp": true
} - New Value:
"num_to_select": 2
Previous Value:"num_to_select": 1
- New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.2
},
{
"item": "minecraft:compass",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:map",
"filters": {
"test": "in_overworld",
"subject": "self",
"value": true,
"operator": "="
},
"functions": [
{
"function": "exploration_map",
"destination": "monument"
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 13,
"price_multiplier": 0.2
},
{
"item": "minecraft:compass",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:map",
"functions": [
{
"function": "exploration_map",
"destination": "monument"
}
]
}
],
"trader_exp": 5,
"max_uses": 12,
"reward_exp": true
} - New Value:
"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 14,
"price_multiplier": 0.2
},
{
"item": "minecraft:compass",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:map",
"filters": {
"test": "in_overworld",
"subject": "self",
"value": true,
"operator": "="
},
"functions": [
{
"function": "exploration_map",
"destination": "mansion"
}
]
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"item": "minecraft:emerald",
"quantity": 14,
"price_multiplier": 0.2
},
{
"item": "minecraft:compass",
"quantity": 1,
"price_multiplier": 0.2
}
],
"gives": [
{
"item": "minecraft:map",
"functions": [
{
"function": "exploration_map",
"destination": "mansion"
}
]
}
],
"trader_exp": 10,
"max_uses": 12,
"reward_exp": true
}
- New Value:
"trades": {
"wants": [
{
"choice": [
{
"item": "minecraft:oak_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 0,
"operator": "="
}
},
{
"item": "minecraft:spruce_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 4,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 6,
"operator": "="
}
]
}
},
{
"item": "minecraft:jungle_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"any_of": [
{
"test": "is_mark_variant",
"subject": "self",
"value": 1,
"operator": "="
},
{
"test": "is_mark_variant",
"subject": "self",
"value": 2,
"operator": "="
}
]
}
},
{
"item": "minecraft:acacia_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 3,
"operator": "="
}
},
{
"item": "minecraft:dark_oak_boat",
"quantity": 1,
"price_multiplier": 0.05,
"filters": {
"test": "is_mark_variant",
"subject": "self",
"value": 5,
"operator": "="
}
}
]
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 30,
"max_uses": 12,
"reward_exp": true
}Previous Value:"trades": {
"wants": [
{
"choice": [
{
"item": "minecraft:oak_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"plains"
]
},
{
"item": "minecraft:spruce_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"snow",
"taiga"
]
},
{
"item": "minecraft:jungle_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"desert",
"jungle"
]
},
{
"item": "minecraft:acacia_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"savannah"
]
},
{
"item": "minecraft:dark_oak_boat",
"quantity": 1,
"price_multiplier": 0.05,
"biomes": [
"swamp"
]
}
]
}
],
"gives": [
{
"item": "minecraft:emerald",
"quantity": 1
}
],
"trader_exp": 30,
"max_uses": 12,
"reward_exp": true
}
Statistics:
Health
[20]
Families
- Armorer: Armorer, Blacksmith, Mob, Villager
- Butcher: Artisan, Butcher, Mob, Villager
- Cartographer: Cartographer, Mob, Villager
- Cleric: Cleric, Mob, Priest, Villager
- Default: Mob, Villager
- Farmer: Farmer, Mob, Peasant, Villager
- Fisherman: Fisherman, Mob, Peasant, Villager
- Fletcher: Fletcher, Mob, Peasant, Villager
- Leatherworker: Artisan, Leatherworker, Mob, Villager
- Librarian: Librarian, Mob, Villager
- Mason: Artisan, Mob, Stone Mason, Villager
- Nitwit: Mob, Nitwit, Peasant, Villager
- Shepherd: Mob, Peasant, Shepherd, Villager
- Toolsmith: Blacksmith, Mob, Toolsmith, Villager
- Unskilled: Mob, Peasant, Unskilled, Villager
- Weaponsmith: Blacksmith, Mob, Villager, Weaponsmith
Inventory Size
- Default: 8
Mark Variations
- Default
- Desert Villager
- Jungle Villager
- Savanna Villager
- Snow Villager
- Swamp Villager
- Taiga Villager
Movement Speed
- Default: 0.5
Variations
- Armorer
- Butcher
- Cartographer
- Cleric
- Farmer
- Fisherman
- Fletcher
- Leatherworker
- Librarian
- Mason
- Nitwit
- Shepherd
- Toolsmith
- Unskilled
- Weaponsmith
Other Attributes
- Can be Renamed
- Can Climb
- Can Jump
- Has Collisions
- Has Gravity
- Pushable
- Pushable by Pistons
Associated Files:
Behavior File
- behavior_packs/vanilla_1.20.30/entities/villager_v2.json
Animations
- resource_packs/vanilla/animations/look_at_target.animation.json
- resource_packs/vanilla/animations/villager.animation.json
Animation Controllers
- resource_packs/vanilla/animation_controllers/villager_v2.animation_controllers.json
Entity
- resource_packs/vanilla/entity/villager_v2.entity.json
Geometry
- resource_packs/vanilla/models/entity/villager_v2.geo.json
Render Controllers
- resource_packs/vanilla/render_controllers/villager_v2.render_controllers.json
Sounds
- resource_packs/vanilla/sounds/mob/villager/death.fsb
- resource_packs/vanilla/sounds/mob/villager/haggle1.fsb
- resource_packs/vanilla/sounds/mob/villager/haggle2.fsb
- resource_packs/vanilla/sounds/mob/villager/haggle3.fsb
- resource_packs/vanilla/sounds/mob/villager/hit1.fsb
- resource_packs/vanilla/sounds/mob/villager/hit2.fsb
- resource_packs/vanilla/sounds/mob/villager/hit3.fsb
- resource_packs/vanilla/sounds/mob/villager/hit4.fsb
- resource_packs/vanilla/sounds/mob/villager/idle1.fsb
- resource_packs/vanilla/sounds/mob/villager/idle2.fsb
- resource_packs/vanilla/sounds/mob/villager/idle3.fsb
- resource_packs/vanilla/sounds/mob/villager/no1.fsb
- resource_packs/vanilla/sounds/mob/villager/no2.fsb
- resource_packs/vanilla/sounds/mob/villager/no3.fsb
- resource_packs/vanilla/sounds/mob/villager/yes1.fsb
- resource_packs/vanilla/sounds/mob/villager/yes2.fsb
- resource_packs/vanilla/sounds/mob/villager/yes3.fsb
Textures
- resource_packs/vanilla/textures/entity/villager2/villager.png
- resource_packs/vanilla/textures/entity/villager2/biomes/biome_desert.png
- resource_packs/vanilla/textures/entity/villager2/biomes/biome_jungle.png
- resource_packs/vanilla/textures/entity/villager2/biomes/biome_plains.png
- resource_packs/vanilla/textures/entity/villager2/biomes/biome_savanna.png
- resource_packs/vanilla/textures/entity/villager2/biomes/biome_snow.png
- resource_packs/vanilla/textures/entity/villager2/biomes/biome_swamp.png
- resource_packs/vanilla/textures/entity/villager2/biomes/biome_taiga.png
- resource_packs/vanilla/textures/entity/villager2/levels/level_diamond.png
- resource_packs/vanilla/textures/entity/villager2/levels/level_emerald.png
- resource_packs/vanilla/textures/entity/villager2/levels/level_gold.png
- resource_packs/vanilla/textures/entity/villager2/levels/level_iron.png
- resource_packs/vanilla/textures/entity/villager2/levels/level_stone.png
- resource_packs/vanilla/textures/entity/villager2/professions/armorer.tga
- resource_packs/vanilla/textures/entity/villager2/professions/butcher.tga
- resource_packs/vanilla/textures/entity/villager2/professions/cartographer.tga
- resource_packs/vanilla/textures/entity/villager2/professions/cleric.tga
- resource_packs/vanilla/textures/entity/villager2/professions/farmer.tga
- resource_packs/vanilla/textures/entity/villager2/professions/fisherman.tga
- resource_packs/vanilla/textures/entity/villager2/professions/fletcher.tga
- resource_packs/vanilla/textures/entity/villager2/professions/leatherworker.tga
- resource_packs/vanilla/textures/entity/villager2/professions/librarian.tga
- resource_packs/vanilla/textures/entity/villager2/professions/nitwit.tga
- resource_packs/vanilla/textures/entity/villager2/professions/shepherd.tga
- resource_packs/vanilla/textures/entity/villager2/professions/stonemason.tga
- resource_packs/vanilla/textures/entity/villager2/professions/toolsmith.tga
- resource_packs/vanilla/textures/entity/villager2/professions/unskilled.tga
- resource_packs/vanilla/textures/entity/villager2/professions/weaponsmith.tga
Trading
- behavior_packs/experimental_villager_trade/trading/economy_trades/armorer_trades.json
- behavior_packs/experimental_villager_trade/trading/economy_trades/librarian_trades.json
- behavior_packs/vanilla_1.16/trading/economy_trades/farmer_trades.json
- behavior_packs/vanilla_1.16/trading/economy_trades/fletcher_trades.json
- behavior_packs/vanilla_1.16/trading/economy_trades/leather_worker_trades.json
- behavior_packs/vanilla_1.16/trading/economy_trades/shepherd_trades.json
- behavior_packs/vanilla_1.16/trading/economy_trades/tool_smith_trades.json
- behavior_packs/vanilla_1.17.0/trading/economy_trades/stone_mason_trades.json
- behavior_packs/vanilla_1.18.10/trading/economy_trades/butcher_trades.json
- behavior_packs/vanilla_1.18.20/trading/economy_trades/cleric_trades.json
- behavior_packs/vanilla_1.18.20/trading/economy_trades/weapon_smith_trades.json
- behavior_packs/vanilla_1.20.40/trading/economy_trades/cartographer_trades.json
- behavior_packs/vanilla_1.20.40/trading/economy_trades/fisherman_trades.json
Material Info:
Material: Villager V2
{
"vertexShader": "shaders/entity.vertex",
"vrGeometryShader": "shaders/entity.geometry",
"fragmentShader": "shaders/entity.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
],
"variants": [
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning_color": {
"+defines": [
"USE_SKINNING",
"USE_OVERLAY"
],
"+states": [
"Blending"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Color"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning_alphatest": {
"+defines": [
"USE_SKINNING",
"ALPHA_TEST"
],
"+states": [
"DisableCulling"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
}
],
"msaaSupport": [
"Both"
],
"+samplerStates": {
"samplerIndex": 1,
"textureWrap": "Repeat"
},
"+defines": [
"USE_OVERLAY",
"ALPHA_TEST"
],
"+states": [
"DisableCulling"
],
"depthFunc": "LessEqual"
}
Material: Villager V2 Masked
{
"vertexShader": "shaders/entity.vertex",
"vrGeometryShader": "shaders/entity.geometry",
"fragmentShader": "shaders/entity.fragment",
"vertexFields": [
{
"field": "Position"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
],
"variants": [
{
"skinning": {
"+defines": [
"USE_SKINNING"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning_color": {
"+defines": [
"USE_SKINNING",
"USE_OVERLAY"
],
"+states": [
"Blending"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Color"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
},
{
"skinning_alphatest": {
"+defines": [
"USE_SKINNING",
"ALPHA_TEST"
],
"+states": [
"DisableCulling"
],
"vertexFields": [
{
"field": "Position"
},
{
"field": "BoneId0"
},
{
"field": "Normal"
},
{
"field": "UV0"
}
]
}
}
],
"msaaSupport": [
"Both"
],
"+samplerStates": {
"samplerIndex": 1,
"textureWrap": "Clamp"
},
"+defines": [
"USE_OVERLAY",
"ALPHA_TEST",
"MASKED_MULTITEXTURE"
],
"+states": [
"DisableCulling"
],
"depthFunc": "LessEqual"
}