Skip to content

Commit b67b0eb

Browse files
authored
update:1.20.4版本更新
1 parent 3aa8abb commit b67b0eb

2 files changed

Lines changed: 14 additions & 8 deletions

File tree

projects/1.20/assets/aether-treasure-reforging/aether_treasure_reforging/lang/en_us.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
2-
"block.aether.pyral_block": "Block of Pyral",
3-
"block.aether.valkyrum_block": "Block of Valkyrum",
2+
"block.aether_treasure_reforging.pyral_block": "Block of Pyral",
3+
"block.aether_treasure_reforging.valkyrum_block": "Block of Valkyrum",
44
"item.aether_treasure_reforging.neptune_mesh": "Neptune Mesh",
5+
"item.aether_treasure_reforging.neptune_upgrade_smithing_template": "Smithing Template",
6+
"item.aether_treasure_reforging.phoenix_upgrade_smithing_template": "Smithing Template",
57
"item.aether_treasure_reforging.pyral_ingot": "Pyral Ingot",
68
"item.aether_treasure_reforging.pyral_shard": "Pyral Shard",
79
"item.aether_treasure_reforging.smithing_template.neptune_upgrade.additions_slot_description": "Add Neptune Mesh",
@@ -16,9 +18,10 @@
1618
"item.aether_treasure_reforging.smithing_template.valkyrie_upgrade.applies_to": "Gravitite Equipment",
1719
"item.aether_treasure_reforging.smithing_template.valkyrie_upgrade.base_slot_description": "Add gravitite armor, weapon, or tool",
1820
"item.aether_treasure_reforging.smithing_template.valkyrie_upgrade.ingredients": "Valkyrum Ingot",
21+
"item.aether_treasure_reforging.valkyrie_upgrade_smithing_template": "Smithing Template",
1922
"item.aether_treasure_reforging.valkyrum_ingot": "Valkyrum Ingot",
20-
"lore.block.aether.pyral_block": "A solid block made from Pyral Ingots. They can power beacons and have a fiery look to them.",
21-
"lore.block.aether.valkyrum_block": "A solid block made from Valkyrum Ingots. They can power beacons and be used as decorative accenting.",
23+
"lore.block.aether_treasure_reforging.pyral_block": "A solid block made from Pyral Ingots. They can power beacons and have a fiery look to them.",
24+
"lore.block.aether_treasure_reforging.valkyrum_block": "A solid block made from Valkyrum Ingots. They can power beacons and be used as decorative accenting.",
2225
"lore.item.aether_treasure_reforging.neptune_mesh": "A mesh of interwoven blue metallic links. With the respective template, it can be used in a Smithing Table to forge Neptune armor.",
2326
"lore.item.aether_treasure_reforging.neptune_upgrade_smithing_template": "A smithing template that can be used in the creation of Neptune Armor, using both Neptune Mesh and Zanite Armor.",
2427
"lore.item.aether_treasure_reforging.phoenix_upgrade_smithing_template": "A smithing template that can be used in the creation of Phoenix Armor, using both Pyral Ingots and Gravitite Armor.",

projects/1.20/assets/aether-treasure-reforging/aether_treasure_reforging/lang/zh_cn.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
2-
"block.aether.pyral_block": "凤焰块",
3-
"block.aether.valkyrum_block": "武神金属块",
2+
"block.aether_treasure_reforging.pyral_block": "凤焰块",
3+
"block.aether_treasure_reforging.valkyrum_block": "武神金属块",
44
"item.aether_treasure_reforging.neptune_mesh": "海神链网",
5+
"item.aether_treasure_reforging.neptune_upgrade_smithing_template": "锻造模板",
6+
"item.aether_treasure_reforging.phoenix_upgrade_smithing_template": "锻造模板",
57
"item.aether_treasure_reforging.pyral_ingot": "凤焰锭",
68
"item.aether_treasure_reforging.pyral_shard": "凤焰碎片",
79
"item.aether_treasure_reforging.smithing_template.neptune_upgrade.additions_slot_description": "放入海神链网",
@@ -16,9 +18,10 @@
1618
"item.aether_treasure_reforging.smithing_template.valkyrie_upgrade.applies_to": "重力晶装备",
1719
"item.aether_treasure_reforging.smithing_template.valkyrie_upgrade.base_slot_description": "放入重力晶盔甲、武器或工具",
1820
"item.aether_treasure_reforging.smithing_template.valkyrie_upgrade.ingredients": "武神金属锭",
21+
"item.aether_treasure_reforging.valkyrie_upgrade_smithing_template": "锻造模板",
1922
"item.aether_treasure_reforging.valkyrum_ingot": "武神金属锭",
20-
"lore.block.aether.pyral_block": "凤焰锭制成的实心方块。外观极似火焰,能用来激活信标。",
21-
"lore.block.aether.valkyrum_block": "武神金属锭制成的实心方块。能用来激活信标,是很好的建筑装点材料。",
23+
"lore.block.aether_treasure_reforging.pyral_block": "凤焰锭制成的实心方块。外观极似火焰,能用来激活信标。",
24+
"lore.block.aether_treasure_reforging.valkyrum_block": "武神金属锭制成的实心方块。能用来激活信标,是很好的建筑装点材料。",
2225
"lore.item.aether_treasure_reforging.neptune_mesh": "由蓝色的金属链环编织而成的链网。在锻造台中搭配对应的模板,即可锻造出海神盔甲。",
2326
"lore.item.aether_treasure_reforging.neptune_upgrade_smithing_template": "用于制造海神盔甲,需要海神链网和紫晶盔甲。",
2427
"lore.item.aether_treasure_reforging.phoenix_upgrade_smithing_template": "用于制造凤凰盔甲,需要凤焰锭和重力晶盔甲。",

0 commit comments

Comments
 (0)