|
| 1 | +{ |
| 2 | + "_comment": "Config", |
| 3 | + "telepastries.config.title": "传送蛋糕配置", |
| 4 | + |
| 5 | + "_comment": "Creative Tab", |
| 6 | + "itemGroup.tele_tab": "传送蛋糕", |
| 7 | + |
| 8 | + "_comment": "Block", |
| 9 | + "block.telepastries.nether_cake": "下界蛋糕", |
| 10 | + "block.telepastries.end_cake": "末地蛋糕", |
| 11 | + "block.telepastries.overworld_cake": "主世界蛋糕", |
| 12 | + |
| 13 | + "block.telepastries.twilight_cake": "暮色森林蛋糕", |
| 14 | + "block.telepastries.lost_city_cake": "失落的城市蛋糕", |
| 15 | + "block.telepastries.hunting_dimension_cake": "狩猎维度蛋糕", |
| 16 | + "block.telepastries.custom_cake": "%s蛋糕", |
| 17 | + "block.telepastries.custom_cake2": "%s蛋糕", |
| 18 | + "block.telepastries.custom_cake3": "%s蛋糕", |
| 19 | + |
| 20 | + "_comment": "Message", |
| 21 | + "telepastries.pastry.reset.complete": "%s维度的保存位置已重置", |
| 22 | + "telepastries.pastry.reset.failed": "%s维度没有保存的位置", |
| 23 | + "telepastries.pastry.support.disabled": "没有安装%s你无法吃下这个蛋糕", |
| 24 | + "telepastries.pastry.custom.unbound": "自定义蛋糕在配置中没有维度约束", |
| 25 | + "telepastries.pastry.custom.invalid": "蛋糕的目的地无效%s", |
| 26 | + "telepastries.same_dimension": "无法传送到同一个维度", |
| 27 | + "telepastries.teleport_restricted": "无法传送到非主世界维度", |
| 28 | + |
| 29 | + "_comment": "Waila", |
| 30 | + "config.jade.plugin_telepastries.bites": "咬蛋糕的数量" |
| 31 | +} |
0 commit comments