Skip to content

Commit

Permalink
[EIO相关]修复1.12 morechickens自造的谐振合金,将1.16/1.18 planttech2的合金向高版本eio同步
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxueyasha authored Nov 5, 2023
1 parent e10a6b9 commit 83fe0b4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ entity.topazchicken.name=黄玉鸡
entity.tungstenchicken.name=钨鸡
entity.tungstensteelchicken.name=钨钢鸡
entity.uraniumChicken.name=铀鸡
entity.vibrantAlloyChicken.name=谐振合金鸡
entity.vibrantAlloyChicken.name=脉冲合金鸡
entity.vinteumchicken.name=温特姆鸡
entity.voidcrystalchicken.name=煤晶鸡
entity.xpChicken.name=经验鸡
Expand Down
12 changes: 6 additions & 6 deletions projects/1.16/assets/planttech-2/planttech2/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"crop.enderium": "末影",
"crop.enderman": "末影人",
"crop.endstone": "末地石",
"crop.energetic_alloy": "充能合金",
"crop.energetic_alloy": "脉冲合金",
"crop.fish": "",
"crop.fluix_crystal": "福鲁伊克斯水晶",
"crop.fluxed_electrum": "红石琥珀金",
Expand Down Expand Up @@ -370,7 +370,7 @@
"crop.turtle": "海龟",
"crop.uranium": "",
"crop.valonite": "法罗钠",
"crop.vibrant_alloy": "充能合金",
"crop.vibrant_alloy": "振动合金",
"crop.villager": "村民",
"crop.vine": "藤蔓",
"crop.vinteum": "温特姆",
Expand Down Expand Up @@ -686,8 +686,8 @@
"item.planttech2.enderman_seeds": "末影人种子",
"item.planttech2.endstone_particles": "末地石颗粒",
"item.planttech2.endstone_seeds": "末地石种子",
"item.planttech2.energetic_alloy_particles": "充能合金颗粒",
"item.planttech2.energetic_alloy_seeds": "充能合金种子",
"item.planttech2.energetic_alloy_particles": "脉冲合金颗粒",
"item.planttech2.energetic_alloy_seeds": "脉冲合金种子",
"item.planttech2.energystorage_tier_1": "1阶电池",
"item.planttech2.energystorage_tier_2": "2阶电池",
"item.planttech2.energystorage_tier_3": "3阶电池",
Expand Down Expand Up @@ -972,8 +972,8 @@
"item.planttech2.uranium_seeds": "铀种子",
"item.planttech2.valonite_particles": "法罗钠颗粒",
"item.planttech2.valonite_seeds": "法罗钠种子",
"item.planttech2.vibrant_alloy_particles": "充能合金颗粒",
"item.planttech2.vibrant_alloy_seeds": "充能合金种子",
"item.planttech2.vibrant_alloy_particles": "振动合金颗粒",
"item.planttech2.vibrant_alloy_seeds": "振动合金种子",
"item.planttech2.villager_particles": "村民颗粒",
"item.planttech2.villager_seeds": "村民种子",
"item.planttech2.vine_seeds": "藤蔓种子",
Expand Down
12 changes: 6 additions & 6 deletions projects/1.18/assets/planttech-2/planttech2/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
"crop.enderium": "末影",
"crop.enderman": "末影人",
"crop.endstone": "末地石",
"crop.energetic_alloy": "充能合金",
"crop.energetic_alloy": "脉冲合金",
"crop.fish": "",
"crop.fluix_crystal": "福鲁伊克斯水晶",
"crop.fluxed_electrum": "红石琥珀金",
Expand Down Expand Up @@ -346,7 +346,7 @@
"crop.turtle": "海龟",
"crop.uranium": "",
"crop.valonite": "法罗钠",
"crop.vibrant_alloy": "充能合金",
"crop.vibrant_alloy": "振动合金",
"crop.villager": "村民",
"crop.vine": "藤蔓",
"crop.vinteum": "温特姆",
Expand Down Expand Up @@ -658,8 +658,8 @@
"item.planttech2.enderman_seeds": "末影人种子",
"item.planttech2.endstone_particles": "末地石颗粒",
"item.planttech2.endstone_seeds": "末地石种子",
"item.planttech2.energetic_alloy_particles": "充能合金颗粒",
"item.planttech2.energetic_alloy_seeds": "充能合金种子",
"item.planttech2.energetic_alloy_particles": "脉冲合金颗粒",
"item.planttech2.energetic_alloy_seeds": "脉冲合金种子",
"item.planttech2.energystorage_tier_1": "1阶电池",
"item.planttech2.energystorage_tier_2": "2阶电池",
"item.planttech2.energystorage_tier_3": "3阶电池",
Expand Down Expand Up @@ -941,8 +941,8 @@
"item.planttech2.uranium_seeds": "铀种子",
"item.planttech2.valonite_particles": "法罗钠颗粒",
"item.planttech2.valonite_seeds": "法罗钠种子",
"item.planttech2.vibrant_alloy_particles": "充能合金颗粒",
"item.planttech2.vibrant_alloy_seeds": "充能合金种子",
"item.planttech2.vibrant_alloy_particles": "振动合金颗粒",
"item.planttech2.vibrant_alloy_seeds": "振动合金种子",
"item.planttech2.villager_particles": "村民颗粒",
"item.planttech2.villager_seeds": "村民种子",
"item.planttech2.vine_seeds": "藤蔓种子",
Expand Down

0 comments on commit 83fe0b4

Please sign in to comment.