Update mapping-lang-1.12-1.13.json (#1439)

Fixes Tool Smith and Weapon Smith Villager names
This commit is contained in:
BlackBeltPanda 2019-09-08 11:01:35 -04:00 committed by Myles
parent 8ccba70788
commit 9fd4795cb3

View File

@ -1242,8 +1242,8 @@
"entity.Villager.librarian": "entity.minecraft.villager.librarian",
"entity.Villager.cleric": "entity.minecraft.villager.cleric",
"entity.Villager.armor": "entity.minecraft.villager.armorer",
"entity.Villager.weapon": "entity.minecraft.villager.weapon_smith",
"entity.Villager.tool": "entity.minecraft.villager.tool_smith",
"entity.Villager.weapon": "entity.minecraft.villager.weaponsmith",
"entity.Villager.tool": "entity.minecraft.villager.toolsmith",
"entity.Villager.butcher": "entity.minecraft.villager.butcher",
"entity.Villager.leather": "entity.minecraft.villager.leatherworker",
"entity.Villager.nitwit": "entity.minecraft.villager.nitwit",
@ -2745,4 +2745,4 @@
"advancements.story.smelt_iron.description": null,
"advancements.story.upgrade_tools.title": null,
"advancements.story.upgrade_tools.description": null
}
}