add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
{
"block.minecraft.carrots": "REMOVED! Purchase Carrot seeds from Market!",
"block.minecraft.potatoes": "REMOVED! Purchase Potato seeds from Market!",
"advancements.husbandry.netherite_hoe.description": "Use a Iridium Ingot to upgrade a Hoe, and then reevaluate your life choices",
"advancements.husbandry.netherite_hoe.title": "Serious Dedication",
"advancements.nether.netherite_armor.description": "Get a full suit of Iridium armor",
"advancements.nether.netherite_armor.title": "Cover Me in Iridium",
"advancements.nether.obtain_ancient_debris.description": "Obtain Iridium Ore",
"advancements.nether.obtain_ancient_debris.title": "Hidden in the Caverns",
"entity.minecraft.villager": "Living Gnome",
"block.minecraft.netherite_block": "Block of Iridium",
"block.minecraft.ancient_debris": "Iridium Ore",
"item.minecraft.netherite_axe": "Iridium Axe",
"item.minecraft.netherite_boots": "Iridium Boots",
"item.minecraft.netherite_chestplate": "Iridium Chestplate",
"item.minecraft.netherite_helmet": "Iridium Helmet",
"item.minecraft.netherite_hoe": "Iridium Hoe",
"item.minecraft.netherite_ingot": "Iridium Ingot",
"item.minecraft.netherite_leggings": "Iridium Leggings",
"item.minecraft.netherite_pickaxe": "Iridium Pickaxe",
"item.minecraft.netherite_scrap": "Iridium Scrap",
"item.minecraft.netherite_shovel": "Iridium Shovel",
"item.minecraft.netherite_sword": "Iridium Sword",
"item.minecraft.smithing_template.netherite_upgrade.additions_slot_description": "Add Iridium Ingot",
"item.minecraft.smithing_template.netherite_upgrade.ingredients": "Iridium Ingot",
"subtitles.item.armor.equip_netherite": "Iridium armor clanks",
"trim_material.minecraft.netherite": "Iridium Material",
"upgrade.minecraft.netherite_upgrade": "Iridium Upgrade",
"item.minecraft.tipped_arrow.effect.corrupted": "Arrow of Corrupting",
"item.minecraft.tipped_arrow.effect.intimidation": "Arrow of Intimidation"
}
+33
View File
@@ -0,0 +1,33 @@
{
"block.minecraft.carrots": "제거됨! 마트에서 당근 씨앗을 구매하세요!",
"block.minecraft.potatoes": "제거됨! 마트에서 감자 씨앗을 구매하세요!",
"advancements.husbandry.netherite_hoe.description": "이리듐 주괴로 괭이를 강화한 후, 삶의 선택들을 돌이켜 보세요.",
"advancements.husbandry.netherite_hoe.title": "도를 넘은 전념",
"advancements.nether.netherite_armor.description": "이리듐 갑옷을 모두 얻으세요",
"advancements.nether.netherite_armor.title": "이리듐으로 날 감싸줘",
"advancements.nether.obtain_ancient_debris.description": "이리듐 광석을 획득하세요",
"advancements.nether.obtain_ancient_debris.title": "해골 광산 저 깊은 곳",
"block.minecraft.netherite_block": "이리듐 블록",
"block.minecraft.ancient_debris": "이리듐 광석",
"item.minecraft.netherite_axe": "이리듐 도끼",
"item.minecraft.netherite_boots": "이리듐 부츠",
"item.minecraft.netherite_chestplate": "이리듐 흉갑",
"item.minecraft.netherite_helmet": "이리듐 투구",
"item.minecraft.netherite_hoe": "이리듐 괭이",
"item.minecraft.netherite_ingot": "이리듐 주괴",
"item.minecraft.netherite_leggings": "이리듐 레깅스",
"item.minecraft.netherite_pickaxe": "이리듐 곡괭이",
"item.minecraft.netherite_scrap": "이리듐 파편",
"item.minecraft.netherite_shovel": "이리듐 삽",
"item.minecraft.netherite_sword": "이리듐 검",
"item.minecraft.smithing_template.netherite_upgrade.additions_slot_description": "이리듐 주괴 추가",
"item.minecraft.smithing_template.netherite_upgrade.ingredients": "이리듐 주괴",
"subtitles.item.armor.equip_netherite": "이리듐 갑옷 덜거덕거림",
"trim_material.minecraft.netherite": "이리듐 소재",
"upgrade.minecraft.netherite_upgrade": "이리듐 강화",
"item.minecraft.cod": "대구",
"item.minecraft.salmon": "연어",
"item.minecraft.tipped_arrow.effect.corrupted": "타락의 화살",
"item.minecraft.tipped_arrow.effect.intimidation": "위협의 화살"
}