Add files via upload
This commit is contained in:
parent
0c26a163bf
commit
fd6b50ead9
31
src/main/resources/assets/vanilla/lang/en_us.json
Normal file
31
src/main/resources/assets/vanilla/lang/en_us.json
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
{
|
||||||
|
"block.vanilla.gold_infused_netherite_block": "Gold Infused Netherite Block",
|
||||||
|
"item.vanilla.raw_villager_meat": "Raw Villager Meat",
|
||||||
|
"item.vanilla.cooked_villager_meat": "Cooked Villager Meat",
|
||||||
|
"item.vanilla.emerald_pickaxe": "Emerald Pickaxe",
|
||||||
|
"item.vanilla.emerald_axe": "Emerald Axe",
|
||||||
|
"item.vanilla.emerald_shovel": "Emerald Shovel",
|
||||||
|
"item.vanilla.emerald_hoe": "Emerald Hoe",
|
||||||
|
"item.vanilla.emerald_sword": "Emerald Sword",
|
||||||
|
"item.vanilla.emerald_helmet": "Emerald Helmet",
|
||||||
|
"item.vanilla.emerald_chestplate": "Emerald Chestplate",
|
||||||
|
"item.vanilla.emerald_leggings": "Emerald Leggings",
|
||||||
|
"item.vanilla.emerald_boots": "Emerald Boots",
|
||||||
|
"itemGroup.vanilla.all": "All",
|
||||||
|
"item.vanilla.platinum_ingot": "Platinum Ingot",
|
||||||
|
"block.vanilla.platinum_ore": "Platinum Ore",
|
||||||
|
"item.vanilla.platinum_nugget": "Platinum Nugget",
|
||||||
|
"block.vanilla.platinum_block": "Platinum Block",
|
||||||
|
"itemGroup.vanilla.combat": "Combat",
|
||||||
|
"itemGroup.vanilla.tools": "Tools",
|
||||||
|
"itemGroup.vanilla.food": "Food",
|
||||||
|
"item.vanilla.platinum_helmet": "Platinum Helmet",
|
||||||
|
"item.vanilla.platinum_chestplate": "Platinum Chestplate",
|
||||||
|
"item.vanilla.platinum_leggings": "Platinum Leggings",
|
||||||
|
"item.vanilla.platinum_boots": "Platinum Boots",
|
||||||
|
"item.vanilla.platinum_pickaxe": "Platinum Pickaxe",
|
||||||
|
"item.vanilla.platinum_axe": "Platinum Axe",
|
||||||
|
"item.vanilla.platinum_shovel": "Platinum Shovel",
|
||||||
|
"item.vanilla.platinum_hoe": "Platinum Hoe",
|
||||||
|
"item.vanilla.platinum_sword": "Platinum Sword"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user