|
1 | 1 | {
|
2 |
| - "lootr.message.should_sneak": "Breaking the chest will delete your unique loot and all items in the chest! In order to break, you must sneak while doing so.", |
| 2 | + "lootr.message.should_sneak": "상자를 부수면 전리품과 상자에 있는 모든 아이템이 삭제됩니다! 파괴하려면 웅크려서 파괴하세요.", |
3 | 3 | "lootr.message.should_sneak2": "As loot is %s, only break if really needed.",
|
4 | 4 | "lootr.message.should_sneak3": "per-player per-chest",
|
5 |
| - "lootr.message.cart_should_sneak": "Breaking the cart will delete your unique loot and items! In order to break, you must sneak while attacking", |
| 5 | + "lootr.message.cart_should_sneak": "광산 수레를 부수면 전리품과 수레에 있는 아이템이 삭제됩니다! 파괴하려면 웅크려서 공격하세요.", |
6 | 6 | "lootr.message.cart_should_sneak3": "per-player per-cart",
|
7 | 7 | "lootr.message.cannot_break": "Loot containers and carts cannot be broken.",
|
8 | 8 | "lootr.message.cannot_break_sneak": "Loot containers and carts can only be broken while sneaking in creative mode.",
|
|
20 | 20 | "block.lootr.lootr_inventory": "Loot Chest",
|
21 | 21 | "block.lootr.lootr_shulker": "Loot Shulker",
|
22 | 22 | "block.lootr.trophy": "Centennial Trophy",
|
23 |
| - "entity.lootr.lootr_minecart": "Minecart with Chest", |
| 23 | + "entity.lootr.lootr_minecart": "상자가 실린 광산 수레", |
24 | 24 | "lootr.commands.usage": "/lootr barrel | barrel <loot-table> | chest | chest <loot-table> | cart | cart <loot-table> | shulker | shulker <loot-table> | convert | custom <id> | refresh | decay",
|
25 | 25 | "lootr.commands.create": "Created a Lootr %s at %s using the loot table %s.",
|
26 | 26 | "lootr.commands.summon": "Summoned a Lootr Cart at %s using the loot table %s.",
|
|
0 commit comments