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
+4
View File
@@ -0,0 +1,4 @@
{
"item.farmlife.domestic_tribull_spawn_egg": "Domestic Tri-bull Spawn Crate",
"item.farmlife.galliraptor_spawn_egg": "Galliraptor Spawn Crate"
}
+45
View File
@@ -0,0 +1,45 @@
{
"item.farmlife.domestic_tribull_spawn_egg": "길들여진 트라이불 생성 상자",
"item.farmlife.galliraptor_spawn_egg": "갈리랩터 생성 상자",
"itemGroup.farmlife": "Farm Life",
"item.farmlife.tribull_shank": "익히지 않은 트라이불 고기",
"item.farmlife.cooked_tribull_shank": "익힌 트라이불 고기",
"item.farmlife.music_disc_life_on_the_farm": "음반",
"item.farmlife.music_disc_life_on_the_farm.desc": "Mr. Esuoh - Life on the Farm",
"item.farmlife.galliraptor_egg": "갈리랩터 알",
"item.farmlife.galliraptor": "익히지 않은 갈리랩터 고기",
"item.farmlife.cooked_galliraptor": "익힌 갈리랩터 고기",
"item.farmlife.tribull_milk": "트라이불 우유 양동이",
"item.farmlife.tribull_cheese_wedge": "트라이불 치즈 조각",
"item.farmlife.cooked_fuli": "익힌 풀리",
"item.farmlife.fuli": "익히지 않은 풀리",
"item.farmlife.platefish_spawn_egg": "접시물고기 생성 알",
"block.farmlife.peacock_burst_poppy": "공작 폭발 양귀비",
"block.farmlife.electric_burst_poppy": "전기 폭발 양귀비",
"block.farmlife.fancy_burst_poppy": "화려한 폭발 양귀비",
"block.farmlife.olive_burst_poppy": "올리브 폭발 양귀비",
"block.farmlife.rusty_burst_poppy": "녹슨 폭발 양귀비",
"block.farmlife.sunstreak_burst_poppy": "햇살 폭발 양귀비",
"block.farmlife.potted_peacock_burst_poppy": "화분에 심은 공작 폭발 양귀비",
"block.farmlife.potted_electric_burst_poppy": "화분에 심은 전기 폭발 양귀비",
"block.farmlife.potted_fancy_burst_poppy": "화분에 심은 화려한 폭발 양귀비",
"block.farmlife.potted_olive_burst_poppy": "화분에 심은 올리브 폭발 양귀비",
"block.farmlife.potted_rusty_burst_poppy": "화분에 심은 녹슨 폭발 양귀비",
"block.farmlife.potted_sunstreak_burst_poppy": "화분에 심은 햇살 폭발 양귀비",
"block.farmlife.tribull_milk_cauldron": "트라이불 우유 가마솥",
"block.farmlife.tribull_cheese_wheel": "트라이불 치즈 덩이",
"block.farmlife.platefish_plate": "접시물고기 접시",
"entity.farmlife.domestic_tribull": "길들여진 트라이불",
"entity.farmlife.galliraptor": "갈리랩터",
"entity.farmlife.galliraptor_egg": "갈리랩터 알",
"entity.farmlife.platefish": "접시물고기",
"farmlife.domestic_tribull.ambient": "길들여진 트라이불이 욺",
"farmlife.domestic_tribull.hurt": "길들여진 트라이불이 피해를 입음",
"farmlife.domestic_tribull.death": "길들여진 트라이불이 죽음",
"farmlife.galliraptor.ambient": "갈리랩터가 꼬꼬댁거립니다",
"farmlife.galliraptor.hurt": "갈리랩터가 피해를 입음",
"farmlife.galliraptor.death": "갈리랩터가 죽음"
}