⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions projects/1.21/assets/1UNKNOWN/tiab_charger/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"block.tiab_charger.tiab_charger": "TIAB Charger",
"block.tiab_charger.tiab_charger_menu": "TIAB Charger"
}
4 changes: 4 additions & 0 deletions projects/1.21/assets/1UNKNOWN/tiab_charger/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"block.tiab_charger.tiab_charger": "时间之瓶充能器",
"block.tiab_charger.tiab_charger_menu": "时间之瓶充能器"
}
12 changes: 12 additions & 0 deletions projects/1.21/assets/bbl-building-wands/wands/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"itemGroup.wands": "BBL Building Wands",



"item.wands.basic_wand": "Basic Building Wand",
"item.wands.advanced_wand": "Advanced Building Wand",
"item.wands.elite_wand": "Elite Building Wand",
"item.wands.ultimate_wand": "Ultimate Building Wand",

"tooltips.wand.shift.held": "Places up to %s blocks"
}
12 changes: 12 additions & 0 deletions projects/1.21/assets/bbl-building-wands/wands/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"itemGroup.wands": "BBL的建筑手杖",



"item.wands.basic_wand": "基础建筑手杖",
"item.wands.advanced_wand": "高级建筑手杖",
"item.wands.elite_wand": "精英建筑手杖",
"item.wands.ultimate_wand": "终极建筑手杖",

"tooltips.wand.shift.held": "最多同时放置%s个方块"
}
306 changes: 306 additions & 0 deletions projects/1.21/assets/bbl-casting/casting/lang/en_us.json

Large diffs are not rendered by default.

306 changes: 306 additions & 0 deletions projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json

Large diffs are not rendered by default.

52 changes: 52 additions & 0 deletions projects/1.21/assets/bbl-cloche/cloche/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"block.cloche.cloche": "Cloche",
"block.cloche.error.output_full": "Output slots are full!",
"block.cloche.error.no_recipe": "No recipe found!",
"block.cloche.error.not_on": "Not On!",
"block.cloche.error.wrong_dimension": "Wrong Dimension!",
"block.cloche.error.speed_upgrade": "Your Upgrades are making this too fast!",
"block.cloche.gui.seed_slot": "Seed Slot",
"block.cloche.gui.soil_slot": "Soil Slot",
"block.cloche.gui.catalyst_slot": "Catalyst Slot",
"block.cloche.gui.catalyst_slot_no_catalysts": "Unused Slot (No Catalysts)",
"block.cloche.gui.upgrade_slot": "Upgrade Slot",
"block.cloche.gui.on_off": "On/Off Button",
"block.cloche.jei.chance": "Chance: ",
"block.cloche.jei.seeds_result": "Can be removed using the No Seeds Upgrade!",
"block.cloche.jei.main_output": "Effected by the Main Output Upgrade!",
"block.cloche.jei.shears_result": "Only With Shears Upgrade!",
"block.cloche.jei.duration": "Duration: %s",

"item.cloche.overworld_upgrade": "Overworld Upgrade",
"item.cloche.nether_upgrade": "Nether Upgrade",
"item.cloche.end_upgrade": "End Upgrade",
"item.cloche.no_seeds_upgrade": "No Seeds Upgrade",
"item.cloche.no_other_drops_upgrade": "No Other Drops Upgrade",
"item.cloche.main_output_upgrade": "Main Output Upgrade",
"item.cloche.shears_upgrade": "Shears Upgrade",
"item.cloche.fixed_speed_upgrade_1": "Fixed Speed Upgrade 1",
"item.cloche.fixed_speed_upgrade_2": "Fixed Speed Upgrade 2",
"item.cloche.fixed_speed_upgrade_3": "Fixed Speed Upgrade 3",
"item.cloche.percentage_speed_upgrade_1": "Percentage Speed Upgrade 1",
"item.cloche.percentage_speed_upgrade_2": "Percentage Speed Upgrade 2",
"item.cloche.percentage_speed_upgrade_3": "Percentage Speed Upgrade 3",

"item.cloche.twilight_forest_upgrade": "Twilight Forest Upgrade",

"tooltip.cloche.upgrade.dimension": "Allows plants to grow in the Cloche from: %s",
"tooltip.cloche.upgrade.fixed_speed_upgrade": "Reduces the duration of a recipe by %s ticks. Percentage effects happen before fixed effects",
"tooltip.cloche.upgrade.percentage_speed_upgrade": "Reduces the duration of a recipe by %s%%. Percentage effects happen before fixed effects",
"tooltip.cloche.upgrade.no_seeds": "Removes the Seeds from the results",
"tooltip.cloche.upgrade.main_output_upgrade": "Increases the main output amount by 1 per upgrade",
"tooltip.cloche.upgrade.shears_upgrade": "Allows the Shears Output of the recipe to be obtained",
"tooltip.cloche.upgrade.no_other_drops_upgrade": "Removes ALL drops except the main output",

"jei.dimension.in": "In Dimension: ",
"all": "All",
"minecraft:overworld": "Overworld",
"minecraft:the_nether": "The Nether",
"minecraft:the_end": "The End",
"twilightforest:twilight_forest": "The Twilight Forest",

"itemGroup.cloche": "BBL Cloche"
}
52 changes: 52 additions & 0 deletions projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"block.cloche.cloche": "玻璃罩",
"block.cloche.error.output_full": "输出槽已满!",
"block.cloche.error.no_recipe": "未找到配方!",
"block.cloche.error.not_on": "未在工作!",
"block.cloche.error.wrong_dimension": "维度错误!",
"block.cloche.error.speed_upgrade": "你的升级让机器超出了最大运转速率!",
"block.cloche.gui.seed_slot": "种子槽",
"block.cloche.gui.soil_slot": "土壤槽",
"block.cloche.gui.catalyst_slot": "催化剂槽",
"block.cloche.gui.catalyst_slot_no_catalysts": "空槽位(无催化剂)",
"block.cloche.gui.upgrade_slot": "升级槽",
"block.cloche.gui.on_off": "开/关按钮",
"block.cloche.jei.chance": "概率:",
"block.cloche.jei.seeds_result": "可以使用无种子升级移除产物!",
"block.cloche.jei.main_output": "主产物升级可以增加产出!",
"block.cloche.jei.shears_result": "仅在增加修剪升级时产出!",
"block.cloche.jei.duration": "生长时间:%s",

"item.cloche.overworld_upgrade": "主世界升级",
"item.cloche.nether_upgrade": "下界升级",
"item.cloche.end_upgrade": "末地升级",
"item.cloche.no_seeds_upgrade": "无种子升级",
"item.cloche.no_other_drops_upgrade": "无副产物升级",
"item.cloche.main_output_upgrade": "主产物升级",
"item.cloche.shears_upgrade": "修剪升级",
"item.cloche.fixed_speed_upgrade_1": "固定量速度升级1",
"item.cloche.fixed_speed_upgrade_2": "固定量速度升级2",
"item.cloche.fixed_speed_upgrade_3": "固定量速度升级3",
"item.cloche.percentage_speed_upgrade_1": "百分比速度升级1",
"item.cloche.percentage_speed_upgrade_2": "百分比速度升级2",
"item.cloche.percentage_speed_upgrade_3": "百分比速度升级3",

"item.cloche.twilight_forest_upgrade": "暮色森林升级",

"tooltip.cloche.upgrade.dimension": "玻璃罩内能够生长来自%s维度的植物",
"tooltip.cloche.upgrade.fixed_speed_upgrade": "配方所需生长时间减少%sTick。百分比效果优先于固定量效果结算",
"tooltip.cloche.upgrade.percentage_speed_upgrade": "配方所需生长时间减少%s%%。百分比效果优先于固定量效果结算",
"tooltip.cloche.upgrade.no_seeds": "不再产出种子",
"tooltip.cloche.upgrade.main_output_upgrade": "每级增加1个主产物产出",
"tooltip.cloche.upgrade.shears_upgrade": "可以产出配方中需剪刀获得的产物",
"tooltip.cloche.upgrade.no_other_drops_upgrade": "不再产出主产物以外的所有产物",

"jei.dimension.in": "维度:",
"all": "所有维度",
"minecraft:overworld": "主世界",
"minecraft:the_nether": "下界",
"minecraft:the_end": "末地",
"twilightforest:twilight_forest": "暮色森林",

"itemGroup.cloche": "BBL的玻璃罩"
}
Loading
Loading