From d098404c794f19c108f769844258f3494d0b56f2 Mon Sep 17 00:00:00 2001 From: "cfpa-bot[bot]" <101878103+cfpa-bot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 03:25:17 +0800 Subject: [PATCH] Add files Co-authored-by: elementgun --- .../apotheosis/apotheosis/lang/en_us.json | 1417 ++++++++++------- .../apotheosis/apotheosis/lang/zh_cn.json | 1411 +++++++++------- .../patchouli_books/apoth_chronicle/book.json | 17 + .../en_us/categories/enchanting/anvil.json | 7 + .../en_us/categories/enchanting/changes.json | 7 + .../categories/enchanting/enchanting.json | 6 + .../categories/enchanting/enchantments.json | 7 + .../en_us/categories/enchanting/table.json | 8 + .../en_us/categories/enchanting/utility.json | 7 + .../en_us/categories/garden/garden.json | 6 + .../en_us/categories/potion/charms.json | 8 + .../en_us/categories/potion/effects.json | 7 + .../en_us/categories/potion/potion.json | 6 + .../en_us/categories/potion/recipes.json | 7 + .../en_us/categories/spawner/spawner.json | 6 + .../en_us/categories/village/village.json | 6 + .../enchanting/anvil/obliteration.json | 17 + .../entries/enchanting/anvil/splitting.json | 17 + .../entries/enchanting/anvil/unbreaking.json | 13 + .../enchanting/changes/enchantability.json | 17 + .../enchanting/changes/protection.json | 17 + .../entries/enchanting/changes/sharpness.json | 13 + .../entries/enchanting/changes/shears.json | 13 + .../entries/enchanting/changes/tridents.json | 20 + .../enchantments/berserkers_fury.json | 17 + .../enchanting/enchantments/chainsaw.json | 13 + .../enchanting/enchantments/chromatic.json | 13 + .../enchanting/enchantments/crescendo.json | 13 + .../enchanting/enchantments/earths_boon.json | 13 + .../enchantments/endless_quiver.json | 17 + .../enchanting/enchantments/exploitation.json | 17 + .../enchanting/enchantments/growth_serum.json | 13 + .../enchanting/enchantments/icy_thorns.json | 13 + .../enchanting/enchantments/knowledge.json | 17 + .../enchanting/enchantments/life_mending.json | 17 + .../enchantments/miners_fervor.json | 17 + .../enchantments/natures_blessing.json | 13 + .../enchanting/enchantments/obliteration.json | 13 + .../enchanting/enchantments/rebounding.json | 13 + .../enchanting/enchantments/reflective.json | 17 + .../enchanting/enchantments/scavenger.json | 17 + .../enchanting/enchantments/shield_bash.json | 13 + .../enchanting/enchantments/spearfishing.json | 13 + .../enchanting/enchantments/splitting.json | 13 + .../enchantments/stable_footing.json | 17 + .../enchanting/enchantments/tempting.json | 13 + .../enchanting/enchantments/types.json | 28 + .../enchanting/table/enchantability.json | 12 + .../en_us/entries/enchanting/table/info.json | 64 + .../entries/enchanting/table/infusion.json | 20 + .../en_us/entries/enchanting/table/power.json | 24 + .../en_us/entries/enchanting/table/seed.json | 16 + .../en_us/entries/enchanting/table/stats.json | 55 + .../entries/enchanting/utility/cobwebs.json | 17 + .../entries/enchanting/utility/library.json | 36 + .../entries/enchanting/utility/scrapping.json | 18 + .../entries/enchanting/utility/tomes.json | 41 + .../en_us/entries/garden/bamboo.json | 16 + .../en_us/entries/garden/cactus.json | 16 + .../en_us/entries/garden/ender_lead.json | 18 + .../en_us/entries/garden/sugarcane.json | 16 + .../en_us/entries/potion/charms/charm.json | 28 + .../en_us/entries/potion/charms/curios.json | 13 + .../entries/potion/charms/unbreakable.json | 17 + .../entries/potion/effects/bleeding.json | 17 + .../entries/potion/effects/knowledge.json | 17 + .../entries/potion/effects/sundering.json | 17 + .../entries/potion/recipes/absorption.json | 19 + .../en_us/entries/potion/recipes/fatigue.json | 19 + .../en_us/entries/potion/recipes/haste.json | 19 + .../en_us/entries/potion/recipes/luck.json | 20 + .../entries/potion/recipes/resistance.json | 19 + .../en_us/entries/potion/recipes/wither.json | 19 + .../entries/potion/recipes/wither_wst.json | 19 + .../en_us/entries/spawner/capturing.json | 19 + .../en_us/entries/spawner/modifiers.json | 37 + .../en_us/entries/spawner/spawners.json | 17 + .../en_us/entries/spawner/stats.json | 67 + .../en_us/entries/village/fletching.json | 44 + .../entries/village/wandering_trader.json | 17 + .../zh_cn/categories/enchanting/anvil.json | 7 + .../zh_cn/categories/enchanting/changes.json | 7 + .../categories/enchanting/enchanting.json | 6 + .../categories/enchanting/enchantments.json | 7 + .../zh_cn/categories/enchanting/table.json | 8 + .../zh_cn/categories/enchanting/utility.json | 7 + .../zh_cn/categories/garden/garden.json | 6 + .../zh_cn/categories/potion/charms.json | 8 + .../zh_cn/categories/potion/effects.json | 7 + .../zh_cn/categories/potion/potion.json | 6 + .../zh_cn/categories/potion/recipes.json | 7 + .../zh_cn/categories/spawner/spawner.json | 6 + .../zh_cn/categories/village/village.json | 6 + .../enchanting/anvil/obliteration.json | 17 + .../entries/enchanting/anvil/splitting.json | 17 + .../entries/enchanting/anvil/unbreaking.json | 13 + .../enchanting/changes/enchantability.json | 17 + .../enchanting/changes/protection.json | 17 + .../entries/enchanting/changes/sharpness.json | 13 + .../entries/enchanting/changes/shears.json | 13 + .../entries/enchanting/changes/tridents.json | 20 + .../enchantments/berserkers_fury.json | 17 + .../enchanting/enchantments/chainsaw.json | 13 + .../enchanting/enchantments/chromatic.json | 13 + .../enchanting/enchantments/crescendo.json | 13 + .../enchanting/enchantments/earths_boon.json | 13 + .../enchantments/endless_quiver.json | 17 + .../enchanting/enchantments/exploitation.json | 17 + .../enchanting/enchantments/growth_serum.json | 13 + .../enchanting/enchantments/icy_thorns.json | 13 + .../enchanting/enchantments/knowledge.json | 17 + .../enchanting/enchantments/life_mending.json | 17 + .../enchantments/miners_fervor.json | 17 + .../enchantments/natures_blessing.json | 13 + .../enchanting/enchantments/obliteration.json | 13 + .../enchanting/enchantments/rebounding.json | 13 + .../enchanting/enchantments/reflective.json | 17 + .../enchanting/enchantments/scavenger.json | 17 + .../enchanting/enchantments/shield_bash.json | 13 + .../enchanting/enchantments/spearfishing.json | 13 + .../enchanting/enchantments/splitting.json | 13 + .../enchantments/stable_footing.json | 17 + .../enchanting/enchantments/tempting.json | 13 + .../enchanting/enchantments/types.json | 28 + .../enchanting/table/enchantability.json | 12 + .../zh_cn/entries/enchanting/table/info.json | 64 + .../entries/enchanting/table/infusion.json | 20 + .../zh_cn/entries/enchanting/table/power.json | 24 + .../zh_cn/entries/enchanting/table/seed.json | 16 + .../zh_cn/entries/enchanting/table/stats.json | 55 + .../entries/enchanting/utility/cobwebs.json | 17 + .../entries/enchanting/utility/library.json | 36 + .../entries/enchanting/utility/scrapping.json | 18 + .../entries/enchanting/utility/tomes.json | 41 + .../zh_cn/entries/garden/bamboo.json | 16 + .../zh_cn/entries/garden/cactus.json | 16 + .../zh_cn/entries/garden/ender_lead.json | 18 + .../zh_cn/entries/garden/sugarcane.json | 16 + .../zh_cn/entries/potion/charms/charm.json | 28 + .../zh_cn/entries/potion/charms/curios.json | 13 + .../entries/potion/charms/unbreakable.json | 17 + .../entries/potion/effects/bleeding.json | 17 + .../entries/potion/effects/knowledge.json | 17 + .../entries/potion/effects/sundering.json | 17 + .../entries/potion/recipes/absorption.json | 19 + .../zh_cn/entries/potion/recipes/fatigue.json | 19 + .../zh_cn/entries/potion/recipes/haste.json | 19 + .../zh_cn/entries/potion/recipes/luck.json | 20 + .../entries/potion/recipes/resistance.json | 19 + .../zh_cn/entries/potion/recipes/wither.json | 19 + .../zh_cn/entries/spawner/capturing.json | 19 + .../zh_cn/entries/spawner/modifiers.json | 37 + .../zh_cn/entries/spawner/spawners.json | 17 + .../zh_cn/entries/spawner/stats.json | 67 + .../zh_cn/entries/village/fletching.json | 44 + .../entries/village/wandering_trader.json | 17 + 156 files changed, 4411 insertions(+), 1171 deletions(-) create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/book.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/anvil.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/changes.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/enchanting.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/enchantments.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/table.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/utility.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/garden/garden.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/charms.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/effects.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/potion.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/recipes.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/spawner/spawner.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/village/village.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/obliteration.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/splitting.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/unbreaking.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/enchantability.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/protection.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/sharpness.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/shears.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/tridents.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/berserkers_fury.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/chainsaw.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/chromatic.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/crescendo.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/earths_boon.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/endless_quiver.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/exploitation.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/growth_serum.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/icy_thorns.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/knowledge.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/life_mending.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/miners_fervor.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/natures_blessing.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/obliteration.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/rebounding.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/reflective.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/scavenger.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/shield_bash.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/spearfishing.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/splitting.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/stable_footing.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/tempting.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/types.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/enchantability.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/info.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/infusion.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/power.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/seed.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/stats.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/cobwebs.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/library.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/scrapping.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/tomes.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/bamboo.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/cactus.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/ender_lead.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/sugarcane.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/charm.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/curios.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/unbreakable.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/bleeding.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/knowledge.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/sundering.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/absorption.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/fatigue.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/haste.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/luck.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/resistance.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/wither.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/wither_wst.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/capturing.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/modifiers.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/spawners.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/stats.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/village/fletching.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/village/wandering_trader.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/anvil.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/changes.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/enchanting.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/enchantments.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/table.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/utility.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/garden/garden.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/charms.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/effects.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/potion.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/recipes.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/spawner/spawner.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/village/village.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/obliteration.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/splitting.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/unbreaking.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/enchantability.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/protection.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/sharpness.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/shears.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/tridents.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/berserkers_fury.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/chainsaw.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/chromatic.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/crescendo.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/earths_boon.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/endless_quiver.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/exploitation.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/growth_serum.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/icy_thorns.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/knowledge.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/life_mending.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/miners_fervor.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/natures_blessing.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/obliteration.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/rebounding.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/reflective.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/scavenger.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/shield_bash.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/spearfishing.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/splitting.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/stable_footing.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/tempting.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/types.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/enchantability.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/info.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/infusion.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/power.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/seed.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/stats.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/cobwebs.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/library.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/scrapping.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/tomes.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/bamboo.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/cactus.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/ender_lead.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/sugarcane.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/charm.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/curios.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/unbreakable.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/bleeding.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/knowledge.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/sundering.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/absorption.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/fatigue.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/haste.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/luck.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/resistance.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/wither.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/capturing.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/modifiers.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/spawners.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/stats.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/village/fletching.json create mode 100644 projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/village/wandering_trader.json diff --git a/projects/1.16/assets/apotheosis/apotheosis/lang/en_us.json b/projects/1.16/assets/apotheosis/apotheosis/lang/en_us.json index 58a86c897078..4b88832e5781 100644 --- a/projects/1.16/assets/apotheosis/apotheosis/lang/en_us.json +++ b/projects/1.16/assets/apotheosis/apotheosis/lang/en_us.json @@ -1,588 +1,829 @@ -{ - "comment_id": "/Deadly Module", - "affix.apotheosis:reach_distance.name": "Reach Distance - (%s)", - "affix.apotheosis:enchantability.name": "Enchantability - (%s)", - "affix.apotheosis:draw_speed.name": "Draw Speed - (%s%%)", - "affix.apotheosis:movement_speed.name": "Movement Speed - (%s%%)", - "affix.apotheosis:snipe_damage.name": "Sniper Damage - (%s)", - "affix.apotheosis:spectral_shot.name": "Spectral Shot - (%s%%)", - "affix.apotheosis:snare_hit.name": "Ensnaring - (%s)", - "affix.apotheosis:magic_arrow.name": "Magic Arrow", - "affix.apotheosis:teleport_drops.name": "Drop Teleportation - (%s)", - "affix.apotheosis:attack_speed.name": "Attack Speed - (%s)", - "affix.apotheosis:cold_damage.name": "Cold Damage - (%s)", - "affix.apotheosis:crit_chance.name": "Crit Chance - (%s%%)", - "affix.apotheosis:crit_damage.name": "Crit Damage - (%s%%)", - "affix.apotheosis:damage_chain.name": "Damage Chain - (%s)", - "affix.apotheosis:fire_damage.name": "Fire Damage - (%s)", - "affix.apotheosis:life_steal.name": "Life Steal - (%s%%)", - "affix.apotheosis:loot_pinata.name": "Loot Piñata - (%s%%)", - "affix.apotheosis:piercing.name": "Piercing", - "affix.apotheosis:max_crit.name": "Max Crit Chance", - "affix.apotheosis:cleave.name": "Cleave - (%s%%, %s)", - "affix.apotheosis:current_hp_damage.name": "Current HP Damage - (%s%%)", - "affix.apotheosis:execute.name": "Execute Damage - (%s%%)", - "affix.apotheosis:overheal.name": "Overheal - (%s%%)", - "affix.apotheosis:torch_placement.name": "Torch Placement - (%s)", - "affix.apotheosis:omnitool.name": "Omnitool", - "affix.apotheosis:radius_mining.name1": "Radial Mining (1x2)", - "affix.apotheosis:radius_mining.name2": "Radial Mining (3x2)", - "affix.apotheosis:radius_mining.name3": "Radial Mining (3x3)", - "affix.apotheosis:armor.name": "Armor - (%s)", - "affix.apotheosis:armor_toughness.name": "Armor Toughness - (%s)", - "affix.apotheosis:max_health.name": "Max Health - (%s)", - "affix.apotheosis:arrow_catcher.name": "Arrow Catcher - (%s)", - "affix.apotheosis:shield_speed.name": "Movement Speed - (%s%%)", - "affix.apotheosis:disengage.name": "Disengage", - "affix.apotheosis:spiked_shield.name": "Spiked - (%s%%)", - "affix.apotheosis:eldritch_block.name": "Eldritch Block - (%s)", - "affix.apotheosis:shield_damage.name": "Attack Damage - (%s)", - "affix.apotheosis:reach_distance": "%s of Great Lengths", - "affix.apotheosis:enchantability": "%s of Latent Magic", - "affix.apotheosis:draw_speed": "%s of the Quickdraw", - "affix.apotheosis:movement_speed": "Energetic %s", - "affix.apotheosis:snipe_damage": "Sniper's %s", - "affix.apotheosis:spectral_shot": "Spectral %s", - "affix.apotheosis:snare_hit": "Ensnaring %s", - "affix.apotheosis:magic_arrow": "%s of Dark Magic", - "affix.apotheosis:teleport_drops": "Ender-Infused %s", - "affix.apotheosis:attack_speed": "Nimble %s", - "affix.apotheosis:cold_damage": "Iceborne %s", - "affix.apotheosis:crit_chance": "Lethal %s", - "affix.apotheosis:crit_damage": "Bloodseeking %s", - "affix.apotheosis:damage_chain": "%s of Electrocution", - "affix.apotheosis:fire_damage": "Molten %s", - "affix.apotheosis:life_steal": "Vampiric %s", - "affix.apotheosis:loot_pinata": "%s of Explosive Fortune", - "affix.apotheosis:max_crit": "%s of Violence", - "affix.apotheosis:cleave": "Berserker's %s", - "affix.apotheosis:current_hp_damage": "%s, the God-Slayer", - "affix.apotheosis:execute": "Culling %s", - "affix.apotheosis:overheal": "%s of Divinity", - "affix.apotheosis:torch_placement": "%s of Lights", - "affix.apotheosis:omnitool": "Omnetic %s", - "affix.apotheosis:radius_mining": "Radial %s", - "affix.apotheosis:armor": "Ironclad %s", - "affix.apotheosis:armor_toughness": "Reinforced %s", - "affix.apotheosis:max_health": "%s of Tenacity", - "affix.apotheosis:arrow_catcher": "%s of Lightning Reflexes", - "affix.apotheosis:shield_speed": "Nimble %s", - "affix.apotheosis:disengage": "Retreating %s", - "affix.apotheosis:spiked_shield": "Spiked %s", - "affix.apotheosis:eldritch_block": "Horrifying %s", - "affix.apotheosis:shield_damage": "%s of Strength", - "apoth.draw_speed": "Draw Speed", - "apoth.snipe_damage": "Sniper Damage", - "apoth.fire_damage": "Fire Damage", - "apoth.cold_damage": "Cold Damage", - "apoth.life_steal": "Life Steal", - "apoth.piercing_damage": "Armor Piercing Damage", - "apoth.current_hp_damage": "Current HP Damage", - "apoth.crit_chance": "Critical Hit Chance", - "apoth.crit_damage": "Critical Hit Damage", - "apoth.overhealing": "Overhealing", - "apoth.reflection": "Damage Reflected", - "affix.apotheosis:snare_hit.desc": "Snares targets for %d seconds on hit.", - "affix.apotheosis:spectral_shot.desc": "Your shots have a %s%% chance to fire a spectral arrow.", - "affix.apotheosis:magic_arrow.desc": "Your arrows deal magic damage.", - "affix.apotheosis:teleport_drops.desc": "Up to %d items from killed mobs will teleport to you.", - "affix.apotheosis:loot_pinata.desc": "Mobs you slay have a %s%% chance to explode into a loot pile.", - "affix.apotheosis:damage_chain.desc": "Full-strength attacks will deal %s lightning damage to nearby enemies.", - "affix.apotheosis:piercing.desc": "Physical damage pierces armor.", - "affix.apotheosis:cleave.desc": "Your attacks have a %s%% chance to cleave %s nearby enemies.", - "affix.apotheosis:execute.desc": "Your attacks execute foes below %s%% health.", - "affix.apotheosis:omnitool.desc": "This tool has diamond effectiveness against all blocks.", - "affix.apotheosis:torch_placement.desc": "Right clicking will place a torch at a cost of %d durability.", - "affix.apotheosis:enchantability.desc": "This item's enchantability is increased by %d.", - "affix.apotheosis:arrow_catcher.desc1": "Receive 1 copy of an arrow you block.", - "affix.apotheosis:arrow_catcher.desc": "Receive %s copies of an arrow you block.", - "affix.apotheosis:disengage.desc": "You will leap back when blocking in melee.", - "affix.apotheosis:eldritch_block.desc": "Blocked enemies are weakened.", - "affix.apotheosis:radius_mining.desc1": "This tool breaks in a 1x2.", - "affix.apotheosis:radius_mining.desc2": "This tool breaks in a 3x2.", - "affix.apotheosis:radius_mining.desc3": "This tool breaks in a 3x3.", - "rarity.apoth.common": "Common", - "rarity.apoth.uncommon": "Uncommon", - "rarity.apoth.rare": "Rare", - "rarity.apoth.epic": "Epic", - "rarity.apoth.mythic": "Mythic", - "rarity.apoth.ancient": "Ancient", - "death.attack.apoth.frozen_solid": "%s was frozen solid.", - "death.attack.apoth.frozen_solid.player": "%s was frozen solid by %s.", - "death.attack.apoth.execute": "%s was executed.", - "death.attack.apoth.execute.player": "%s was executed by %s.", - "item.apotheosis.boss_summoner": "Apotheotic Boss Summoner", - "item.apotheosis.common_shard": "Common Rarity Shard", - "item.apotheosis.uncommon_shard": "Uncommon Rarity Shard", - "item.apotheosis.rare_shard": "Rare Rarity Shard", - "item.apotheosis.epic_shard": "Epic Rarity Shard", - "item.apotheosis.mythic_shard": "Mythic Rarity Shard", - "item.apotheosis.ancient_shard": "Ancient Rarity Shard", - "item.apotheosis.common_tome": "Common Affix Tome", - "item.apotheosis.uncommon_tome": "Uncommon Affix Tome", - "item.apotheosis.rare_tome": "Rare Affix Tome", - "item.apotheosis.epic_tome": "Epic Affix Tome", - "item.apotheosis.mythic_tome": "Mythic Affix Tome", - "item.apotheosis.ancient_tome": "Ancient Affix Tome", - "info.apotheosis.affix_tome": "Can remove affixes, taking some of them as its own.", - "info.apotheosis.affix_tome2": "The item must be %s or weaker and will be destroyed.", - "info.apotheosis.any_of_rarity": "Accepts any %s item", - "gui.apotheosis.category.soulfire": "Soulfire Cooking", - "info.apotheosis.one_per_affix": "One shard is produced per affix destroyed", - "info.apotheosis.retrieved_from": "Extracted From: %s", - "type.apotheosis.sword": "Sword", - "type.apotheosis.ranged": "Ranged", - "type.apotheosis.pickaxe": "Pickaxe", - "type.apotheosis.shovel": "Shovel", - "type.apotheosis.axe": "Axe", - "type.apotheosis.armor": "Armor", - "type.apotheosis.shield": "Shield", - "advancements.apotheosis.enchantment": "The Secrets of Enchanting", - "advancements.apotheosis.enchantment.desc": "Obtain an enchanting table, which is no longer capped at level 30", - "advancements.apotheosis.30ench": "Baby Steps...", - "advancements.apotheosis.30ench.desc": "Enchant an item at level 30.", - "advancements.apotheosis.45ench": "Delving into Magic", - "advancements.apotheosis.45ench.desc": "Enchant an item at level 45.", - "advancements.apotheosis.60ench": "Enchanting the Enchanter", - "advancements.apotheosis.60ench.desc": "Enchant an item at level 60.", - "advancements.apotheosis.80ench": "Dark Magic", - "advancements.apotheosis.80ench.desc": "Enchant an item at level 80.", - "advancements.apotheosis.100ench": "The Power of Dragons", - "advancements.apotheosis.100ench.desc": "Enchant an item at level 100.", - "advancements.apotheosis.bookshelf": "I Need More Power!", - "advancements.apotheosis.bookshelf.desc": "Create a bookshelf.", - "advancements.apotheosis.hellshelf": "The Strength of Hell", - "advancements.apotheosis.hellshelf.desc": "Obtain a Hellshelf", - "advancements.apotheosis.upgrade_hellshelf": "Hell-Infused", - "advancements.apotheosis.upgrade_hellshelf.desc": "Upgrade an infused Hellshelf.", - "advancements.apotheosis.endshelf": "The Chaos of the End", - "advancements.apotheosis.endshelf.desc": "Obtain an Endshelf", - "advancements.apotheosis.upgrade_endshelf": "Maximum Strength", - "advancements.apotheosis.upgrade_endshelf.desc": "Upgrade an Endshelf.", - "advancements.apotheosis.seashelf": "The Fury of the Seas", - "advancements.apotheosis.seashelf.desc": "Obtain a Seashelf", - "advancements.apotheosis.upgrade_seashelf": "Sea-Infused", - "advancements.apotheosis.upgrade_seashelf.desc": "Upgrade an infused Seashelf", - "advancements.apotheosis.hellench": "Hell-Infused Enchanter", - "advancements.apotheosis.hellench.desc": "Enchant a Hellshelf at level 70", - "advancements.apotheosis.anvilench": "Anvil Enchanter", - "advancements.apotheosis.anvilench.desc": "Enchant an anvil", - "advancements.apotheosis.shieldench": "Shield Enchanter", - "advancements.apotheosis.shieldench.desc": "Enchant a shield", - "advancements.apotheosis.altar": "Oceanic Transformation", - "advancements.apotheosis.altar.desc": "Create an Altar of the Seas, which can turn unwanted enchanted items into a new book.", - "advancements.apotheosis.splitting": "Enchantment Crusher", - "advancements.apotheosis.splitting.desc": "Successfully drop an anvil enchanted with Splitting on an enchanted book to split it apart", - "advancements.apotheosis.sharp10": "Sharpestest", - "advancements.apotheosis.sharp10.desc": "Enchant a weapon with Sharpness X or higher", - "advancements.apotheosis.level20": "Unlimited Power", - "advancements.apotheosis.level20.desc": "Obtain an item with an enchantment at level XX or higher", - "advancements.apotheosis.enchanting_stats": "Eterna, Quanta, Arcana", - "advancements.apotheosis.enchanting_stats.desc": "Enchant an item while having at least 10 of each stat.", - "advancements.apotheosis.quanta0": "Begone, Flux", - "advancements.apotheosis.quanta0.desc": "Enchant an item at 0% Quanta.", - "advancements.apotheosis.quanta50": "Introduction to Chaos", - "advancements.apotheosis.quanta50.desc": "Enchant an item at 50% Quanta.", - "advancements.apotheosis.quanta100": "Rolling the Dice", - "advancements.apotheosis.quanta100.desc": "Enchant an item at 100% Quanta.", - "advancements.apotheosis.arcana50": "Magical Energy", - "advancements.apotheosis.arcana50.desc": "Enchant an item at 50% Arcana.", - "advancements.apotheosis.arcana100": "Arcane Power", - "advancements.apotheosis.arcana100.desc": "Enchant an item at 100% Arcana.", - "advancements.apotheosis.max_stats": "Maximum Strength", - "advancements.apotheosis.max_stats.desc": "Enchant an item while having all stats at maximum.", - "advancements.apotheosis.max_stable": "Stable Power", - "advancements.apotheosis.max_stable.desc": "Enchant an item while having max Eterna and Arcana, but 0% Quanta.", - "advancements.apotheosis.affix": "A Stunning Fixation", - "advancements.apotheosis.affix.desc": "Find an item with an Apotheotic Affix.", - "advancements.apotheosis.common": "One Man's Trash", - "advancements.apotheosis.common.desc": "Find a common affix item.", - "advancements.apotheosis.uncommon": "Not Quite Common", - "advancements.apotheosis.uncommon.desc": "Find an uncommon affix item.", - "advancements.apotheosis.rare": "It Certainly Seems Rare...", - "advancements.apotheosis.rare.desc": "Find a rare affix item.", - "advancements.apotheosis.epic": "Epic!", - "advancements.apotheosis.epic.desc": "Find an epic affix item.", - "advancements.apotheosis.mythic": "Titan-Forged", - "advancements.apotheosis.mythic.desc": "Find a mythic affix item.", - "advancements.apotheosis.ancient": "Lost Treasures of the Gods", - "advancements.apotheosis.ancient.desc": "Find an Ancient item.", - "advancements.apotheosis.boss": "He Wasn't So Strong", - "advancements.apotheosis.boss.desc": "Slay an Apotheotic Boss, and retrieve their affix item.", - "advancements.apotheosis.chests": "I Found It Underground", - "advancements.apotheosis.chests.desc": "Find an affix item in a chest.", - "advancements.apotheosis.merchant": "I Got Deals", - "advancements.apotheosis.merchant.desc": "Purchase an affix item from the wandering trader.", - "advancements.apotheosis.random": "How'd You Get This?", - "advancements.apotheosis.random.desc": "Retrieve an affix item from a random monster.", - "advancements.apotheosis.spawner.root": "Apotheosis Spawners", - "advancements.apotheosis.spawner.root.desc": "Spawners can be collected and modified, see JEI for info.", - "advancements.apotheosis.spawner": "Spawner Harvester", - "advancements.apotheosis.spawner.desc": "Collect a mob spawner using silk touch", - "advancements.apotheosis.capturing": "Captured", - "advancements.apotheosis.capturing.desc": "Get a spawn egg from a mob using the Capturing enchantment", - "advancements.apotheosis.modifier": "Spawner Modifier", - "advancements.apotheosis.modifier.desc": "Use a spawner modifier to change the stats of a spawner. See the uses of a spawner in JEI for more info.", - "advancements.apotheosis.spawncount": "Massive Spawning", - "advancements.apotheosis.spawncount.desc": "Raise the spawn count of a spawner to 20", - "advancements.apotheosis.maxdelay": "Time-warped Spawner", - "advancements.apotheosis.maxdelay.desc": "Decrease the maximum spawn delay of a spawner to 10", - "advancements.apotheosis.mindelay": "Spawning Speed", - "advancements.apotheosis.mindelay.desc": "Decrease the minimum spawn delay of a spawner to 5", - "advancements.apotheosis.nearbyents": "Creating a Horde", - "advancements.apotheosis.nearbyents.desc": "Raise the max nearby entities of a spawner to 40", - "advancements.apotheosis.playerrange": "Far from the Fight", - "advancements.apotheosis.playerrange.desc": "Raise the player activation range of a spawner to 50", - "advancements.apotheosis.spawnrange": "Mobs for Miles", - "advancements.apotheosis.spawnrange.desc": "Raise the spawn range of a spawner to 32", - "advancements.apotheosis.conditions": "Unchecked Spawning", - "advancements.apotheosis.conditions.desc": "Disable spawn conditions for a spawner", - "advancements.apotheosis.players": "Factory-Ready", - "advancements.apotheosis.players.desc": "Disable the need for nearby players for a spawner", - "advancements.apotheosis.spawncap": "An Unlimited Army", - "advancements.apotheosis.spawncap.desc": "Disable the spawn cap for a spawner", - "advancements.apotheosis.redstone": "Engineered Spawners", - "advancements.apotheosis.redstone.desc": "Enable redstone control for a spawner", - "advancements.apotheosis.ultimate_spawner": "The Ultimate Spawner", - "advancements.apotheosis.ultimate_spawner.desc": "Create a spawner with minimal delays that has redstone control and ignores spawn caps, conditions, and players", - "enchantment.apotheosis.capturing": "Capturing", - "enchantment.apotheosis.capturing.desc": "Makes mobs have a chance to drop their spawn egg.", - "info.spw.entity": "Entity: %s", - "waila.spw.mindelay": "Min Delay: %s", - "waila.spw.maxdelay": "Max Delay: %s", - "waila.spw.spawncount": "Spawn Count: %s", - "waila.spw.maxnearby": "Max Nearby Entities: %s", - "waila.spw.playerrange": "Player Range: %s", - "waila.spw.spawnrange": "Spawn Range: %s", - "waila.spw.ignoreplayers": "Ignores Players", - "waila.spw.ignoreconditions": "Ignores Spawn Conditions", - "waila.spw.ignorecap": "Ignores Spawn Cap", - "waila.spw.redstone": "Requires Redstone", - "waila.spw.sneak": "Sneak for Info", - "jei.spw.title": "Spawner Modification", - "jei.spw.invert": "Inverts the behavior of modifiers", - "jei.spw.invert2": "Must be held in opposite hand", - "jei.spw.editmindelay": "Decreases minimum spawn delay", - "jei.spw.editmaxdelay": "Decreases maximum spawn delay", - "jei.spw.editspawncount": "Increases spawn count", - "jei.spw.editnearby": "Increases max nearby entities", - "jei.spw.editplayer": "Increases required player range", - "jei.spw.editspawn": "Increases spawn range", - "jei.spw.ignoreconditions": "Ignores spawn conditions", - "jei.spw.ignoreplayers": "Ignores nearby players", - "jei.spw.changeentity": "Changes entity spawned", - "jei.spw.ignorecap": "Ignores spawn cap", - "jei.spw.redstone": "Enables redstone control", - "jei.spw.instructions": "Spawners can be modified with various items via right clicking on them.\\nA certain item can invert this behavior, causing modifiers to change stats in the opposite direction.\\nSpawners will also be dropped with %s.", - "jei.spw.capturing": "The capturing enchantment gives monsters a chance to drop their spawn egg.\\n+0.4%% chance per level.", - "jei.spw.minmax": "Min Value: %s Max Value: %s", - "block.apotheosis.hellshelf": "Hellshelf", - "block.apotheosis.blazing_hellshelf": "Blazing Hellshelf", - "block.apotheosis.glowing_hellshelf": "Glowing Hellshelf", - "block.apotheosis.seashelf": "Seashelf", - "block.apotheosis.crystal_seashelf": "Crystalline Seashelf", - "block.apotheosis.heart_seashelf": "Heart-Forged Seashelf", - "block.apotheosis.endshelf": "Endshelf", - "block.apotheosis.pearl_endshelf": "Pearlescent Endshelf", - "block.apotheosis.draconic_endshelf": "Draconic Endshelf", - "block.apotheosis.beeshelf": "Beeshelf", - "block.apotheosis.melonshelf": "Melonshelf", - "info.apotheosis.ench_power": "Provides %s enchanting power.", - "info.apotheosis.cobweb": "Can be used to remove enchantments.", - "info.apotheosis.masterwork": "Masterwork", - "info.apotheosis.twisted": "Twisted", - "info.apotheosis.corrupted": "Corrupted", - "info.apotheosis.enchanting": "Enchanting tables can now exceed 30 levels. Some enchantments may only show up past level 30.", - "info.apotheosis.altar": "The Altar of the Sea is a focus for conversion of enchanted items.\\n\\nTo begin, place one enchanted item on each pillar. Once all items are provided, the altar will drain experience from nearby players.\\nIf experience cannot be drained, white particles will spawn.\\n\\nOnce complete, all items are consumed, and an enchanted book is generated. Treasure enchantments can be obtained.", - "gui.apotheosis.enchant.eterna": "Eterna", - "gui.apotheosis.enchant.quanta": "Quanta", - "gui.apotheosis.enchant.arcana": "Arcana", - "info.apotheosis.ench_stats": "Enchanting Stats:", - "info.apotheosis.eterna": " - Eterna: %s", - "info.apotheosis.quanta": " - Quanta: %s%%", - "info.apotheosis.arcana": " - Arcana: %s%%", - "info.apotheosis.eterna.p": " - Eterna: +%s (Max %s)", - "info.apotheosis.quanta.p": " - Quanta: +%s%%", - "info.apotheosis.arcana.p": " - Arcana: +%s%%", - "gui.apotheosis.enchant.eterna.desc": " is a measure of strength.", - "gui.apotheosis.enchant.eterna.desc2": "It controls the level of the table.", - "gui.apotheosis.enchant.eterna.desc3": "Current Value: %s/%s", - "gui.apotheosis.enchant.quanta.desc": " is a measure of flux.", - "gui.apotheosis.enchant.quanta.desc2": "It controls the variance in enchanting.", - "gui.apotheosis.enchant.quanta.desc3": "Your final level will be modified by this value.", - "gui.apotheosis.enchant.quanta.desc4": "Current Value: %s%%", - "gui.apotheosis.enchant.arcana.desc": " is a measure of quality.", - "gui.apotheosis.enchant.arcana.desc2": "It makes rare enchantments more common,", - "gui.apotheosis.enchant.arcana.desc3": "and increases the number of enchantments.", - "gui.apotheosis.enchant.arcana.desc4": "Current Value: %s%%", - "ingredient.apotheosis.ench": "Requires at least %s", - "enchantment.apotheosis.hell_infusion": "Hell Infusion", - "enchantment.apotheosis.hell_infusion.desc": "Deals extra magic damage in the Nether.", - "enchantment.apotheosis.sea_infusion": "Sea Infusion", - "enchantment.apotheosis.sea_infusion.desc": "Deals extra magic damage when wet.", - "enchantment.apotheosis.mounted_strike": "Mounted Strike", - "enchantment.apotheosis.mounted_strike.desc": "Deals extra damage when on a horse.", - "enchantment.apotheosis.depth_miner": "Miner's Fervor", - "enchantment.apotheosis.depth_miner.desc": "You will mine very fast, but never instantly.", - "enchantment.apotheosis.stable_footing": "Stable Footing", - "enchantment.apotheosis.stable_footing.desc": "Negates the mining speed penalty for flying.", - "enchantment.apotheosis.scavenger": "Scavenger", - "enchantment.apotheosis.scavenger.desc": "Mobs killed may roll their loot tables twice.", - "enchantment.apotheosis.life_mending": "Life-Mending", - "enchantment.apotheosis.life_mending.desc": "Converts health into durability.", - "enchantment.apotheosis.icy_thorns": "Icy Thorns", - "enchantment.apotheosis.icy_thorns.desc": "Slows attackers.", - "enchantment.apotheosis.bane_of_illagers": "Bane of Illagers", - "enchantment.apotheosis.bane_of_illagers.desc": "Illagers take increased damage.", - "death.attack.apoth_corrupted": "%s was drained by a corrupted enchantment.", - "death.attack.apoth_corrupted.player": "%s was corrupted by %s.", - "item.apotheosis.prismatic_web": "Prismatic Cobweb", - "info.apotheosis.prismatic_cobweb": "Can be used to remove curses.", - "item.apotheosis.null_book": "Tome of the Others", - "item.apotheosis.armor_head_book": "Tome of Helmets", - "item.apotheosis.armor_chest_book": "Tome of Chestplates", - "item.apotheosis.armor_legs_book": "Tome of Legplates", - "item.apotheosis.armor_feet_book": "Tome of Boots", - "item.apotheosis.weapon_book": "Tome of Weaponry", - "item.apotheosis.digger_book": "Tome of the Miners", - "item.apotheosis.fishing_rod_book": "Tome of the Fishers", - "item.apotheosis.bow_book": "Tome of the Archers", - "item.apotheosis.scrap_tome": "Tome of Scrapping", - "info.apotheosis.tome_error": "Bugged Item - Right click in the air to turn into an enchanted book.", - "info.apotheosis.null_book": "Accepts miscellaneous enchantments.", - "info.apotheosis.armor_head_book": "Accepts helmet enchantments.", - "info.apotheosis.armor_chest_book": "Accepts chestplate enchantments.", - "info.apotheosis.armor_legs_book": "Accepts legplate enchantments.", - "info.apotheosis.armor_feet_book": "Accepts boot enchantments", - "info.apotheosis.weapon_book": "Accepts weapon enchantments.", - "info.apotheosis.digger_book": "Accepts mining enchantments.", - "info.apotheosis.fishing_rod_book": "Accepts fishing pole enchantments.", - "info.apotheosis.bow_book": "Accepts bow enchantments.", - "info.apotheosis.scrap_tome": "Can remove enchantments, taking some of them as its own.", - "info.apotheosis.scrap_tome2": "Will consume the item in the process.", - "info.apotheosis.table": "Max Normal Level: %s", - "info.apotheosis.table2": "Max Hellshelf Level: %s", - "enchantment.apotheosis.tempting": "Temptation", - "enchantment.apotheosis.tempting.desc": "Entices nearby farm animals.", - "enchantment.apotheosis.shield_bash": "Shield Bash", - "enchantment.apotheosis.shield_bash.desc": "Empowers damage done by shields.", - "enchantment.apotheosis.reflective": "Reflective Defenses", - "enchantment.apotheosis.reflective.desc": "Blocked attacks may harm the attacker.", - "enchantment.apotheosis.berserk": "Berserker's Fury", - "enchantment.apotheosis.berserk.desc": "Become enraged when taking damage.", - "enchantment.apotheosis.knowledge": "Knowledge of the Ages", - "enchantment.apotheosis.knowledge.desc": "Enemy drops are directly converted to experience.", - "enchantment.apotheosis.splitting": "Splitting", - "enchantment.apotheosis.splitting.desc": "Allows anvils to split multiple enchantments from books they fall upon.", - "enchantment.apotheosis.obliteration": "Obliteration", - "enchantment.apotheosis.obliteration.desc": "Allows anvils to split single enchantments from books they fall upon.", - "enchantment.apotheosis.natures_blessing": "Nature's Blessing", - "enchantment.apotheosis.natures_blessing.desc": "Hoes may be used to bonemeal crops.", - "enchantment.apotheosis.rebounding": "Rebounding", - "enchantment.apotheosis.rebounding.desc": "Melee attackers may find themselves much further away.", - "enchantment.apotheosis.magic_protection": "Occult Aversion", - "enchantment.apotheosis.magic_protection.desc": "Magic damage dealt by and to the user is reduced.", - "enchantment.apotheosis.crescendo": "Crescendo of Bolts", - "enchantment.apotheosis.crescendo.desc": "Your crossbow may be fired additional times per reload.", - "block.apotheosis.prismatic_altar": "Altar of the Sea", - "generic.reachDistance": "Reach Distance", - "forge.swimSpeed": "Swim Speed", - "forge.entity_gravity": "Gravity", - "block.reeds": "Sugar Cane", - "enchantment.level.11": "XI", - "enchantment.level.12": "XII", - "enchantment.level.13": "XIII", - "enchantment.level.14": "XIV", - "enchantment.level.15": "XV", - "enchantment.level.16": "XVI", - "enchantment.level.17": "XVII", - "enchantment.level.18": "XVIII", - "enchantment.level.19": "XIX", - "enchantment.level.20": "XX", - "enchantment.level.21": "XXI", - "enchantment.level.22": "XXII", - "enchantment.level.23": "XXIII", - "enchantment.level.24": "XXIV", - "enchantment.level.25": "XXV", - "enchantment.level.26": "XXVI", - "enchantment.level.27": "XXVII", - "enchantment.level.28": "XXVIII", - "enchantment.level.29": "XXIX", - "enchantment.level.30": "XXX", - "enchantment.level.31": "XXXI", - "enchantment.level.32": "XXXII", - "enchantment.level.33": "XXXIII", - "enchantment.level.34": "XXXIV", - "enchantment.level.35": "XXXV", - "enchantment.level.36": "XXXVI", - "enchantment.level.37": "XXXVII", - "enchantment.level.38": "XXXVIII", - "enchantment.level.39": "XXXIX", - "enchantment.level.40": "XL", - "enchantment.level.41": "XLI", - "enchantment.level.42": "XLII", - "enchantment.level.43": "XLIII", - "enchantment.level.44": "XLIV", - "enchantment.level.45": "XLV", - "enchantment.level.46": "XLVI", - "enchantment.level.47": "XLVII", - "enchantment.level.48": "XLVIII", - "enchantment.level.49": "XLIX", - "enchantment.level.50": "L", - "enchantment.level.51": "LI", - "enchantment.level.52": "LII", - "enchantment.level.53": "LIII", - "enchantment.level.54": "LIV", - "enchantment.level.55": "LV", - "enchantment.level.56": "LVI", - "enchantment.level.57": "LVII", - "enchantment.level.58": "LVIII", - "enchantment.level.59": "LIX", - "enchantment.level.60": "LX", - "enchantment.level.61": "LXI", - "enchantment.level.62": "LXII", - "enchantment.level.63": "LXIII", - "enchantment.level.64": "LXIV", - "enchantment.level.65": "LXV", - "enchantment.level.66": "LXVI", - "enchantment.level.67": "LXVII", - "enchantment.level.68": "LXVIII", - "enchantment.level.69": "LXIX", - "enchantment.level.70": "LXX", - "enchantment.level.71": "LXXI", - "enchantment.level.72": "LXXII", - "enchantment.level.73": "LXXIII", - "enchantment.level.74": "LXXIV", - "enchantment.level.75": "LXXV", - "enchantment.level.76": "LXXVI", - "enchantment.level.77": "LXXVII", - "enchantment.level.78": "LXXVIII", - "enchantment.level.79": "LXXIX", - "enchantment.level.80": "LXXX", - "enchantment.level.81": "LXXXI", - "enchantment.level.82": "LXXXII", - "enchantment.level.83": "LXXXIII", - "enchantment.level.84": "LXXXIV", - "enchantment.level.85": "LXXXV", - "enchantment.level.86": "LXXXVI", - "enchantment.level.87": "LXXXVII", - "enchantment.level.88": "LXXXVIII", - "enchantment.level.89": "LXXXIX", - "enchantment.level.90": "XC", - "enchantment.level.91": "XCI", - "enchantment.level.92": "XCII", - "enchantment.level.93": "XCIII", - "enchantment.level.94": "XCIV", - "enchantment.level.95": "XCV", - "enchantment.level.96": "XCVI", - "enchantment.level.97": "XCVII", - "enchantment.level.98": "XCVIII", - "enchantment.level.99": "XCIX", - "enchantment.level.100": "C", - "enchantment.level.101": "CI", - "enchantment.level.102": "CII", - "enchantment.level.103": "CIII", - "enchantment.level.104": "CIV", - "enchantment.level.105": "CV", - "enchantment.level.106": "CVI", - "enchantment.level.107": "CVII", - "enchantment.level.108": "CVIII", - "enchantment.level.109": "CIX", - "enchantment.level.110": "CX", - "enchantment.level.111": "CXI", - "enchantment.level.112": "CXII", - "enchantment.level.113": "CXIII", - "enchantment.level.114": "CXIV", - "enchantment.level.115": "CXV", - "enchantment.level.116": "CXVI", - "enchantment.level.117": "CXVII", - "enchantment.level.118": "CXVIII", - "enchantment.level.119": "CXIX", - "enchantment.level.120": "CXX", - "enchantment.level.121": "CXXI", - "enchantment.level.122": "CXXII", - "enchantment.level.123": "CXXIII", - "enchantment.level.124": "CXXIV", - "enchantment.level.125": "CXXV", - "enchantment.level.126": "CXXVI", - "enchantment.level.127": "CXXVII", - "block.apotheosis.enchantment_library": "Enchantment Library", - "apotheosis.ench.library": "Enchantment Library", - "tooltip.enchlib.1": "Max Level Available: %s", - "tooltip.enchlib.2": "Points Stored: %s/32767", - "tooltip.enchlib.4": "Next Level Cost: %d", - "tooltip.enchlib.5": "Next Level Unavailable", - "tooltip.enchlib.6": "Max Level Cost: %d", - "tooltip.enchlib.item": "Storing %d enchantments.", - "info.apotheosis.library": "The enchantment library is a block that stores enchantments. Inserting an enchanted book will deposit it. Left-clicking on a stored enchantment will extract one level of it. Shift-clicking will extract the max level available.", - "enchantment.apotheosis.true_infinity": "Endless Quiver", - "enchantment.apotheosis.true_infinity.desc": "Makes all arrows infinite.", - "item.minecraft.potion.effect.resistance": "Potion of Resistance", - "item.minecraft.splash_potion.effect.resistance": "Splash Potion of Resistance", - "item.minecraft.lingering_potion.effect.resistance": "Lingering Potion of Resistance", - "item.minecraft.tipped_arrow.effect.resistance": "Arrow of Resistance", - "item.minecraft.potion.effect.absorption": "Potion of Absorption", - "item.minecraft.splash_potion.effect.absorption": "Splash Potion of Absorption", - "item.minecraft.lingering_potion.effect.absorption": "Lingering Potion of Absorption", - "item.minecraft.tipped_arrow.effect.absorption": "Arrow of Absorption", - "item.minecraft.potion.effect.haste": "Potion of Haste", - "item.minecraft.splash_potion.effect.haste": "Splash Potion of Haste", - "item.minecraft.lingering_potion.effect.haste": "Lingering Potion of Haste", - "item.minecraft.tipped_arrow.effect.haste": "Arrow of Haste", - "item.minecraft.potion.effect.fatigue": "Potion of Mining Fatigue", - "item.minecraft.splash_potion.effect.fatigue": "Splash Potion of Mining Fatigue", - "item.minecraft.lingering_potion.effect.fatigue": "Lingering Potion of Mining Fatigue", - "item.minecraft.tipped_arrow.effect.fatigue": "Arrow of Mining Fatigue", - "item.minecraft.potion.effect.wither": "Potion of Wither", - "item.minecraft.splash_potion.effect.wither": "Splash Potion of Wither", - "item.minecraft.lingering_potion.effect.wither": "Lingering Potion of Wither", - "item.minecraft.tipped_arrow.effect.wither": "Arrow of Wither", - "effect.apotheosis.sundering": "Sundering", - "item.minecraft.potion.effect.sundering": "Potion of Sundering", - "item.minecraft.splash_potion.effect.sundering": "Splash Potion of Sundering", - "item.minecraft.lingering_potion.effect.sundering": "Lingering Potion of Sundering", - "item.minecraft.tipped_arrow.effect.sundering": "Arrow of Sundering", - "effect.apotheosis.knowledge": "Knowledge", - "item.minecraft.potion.effect.knowledge": "Potion of Ancient Knowledge", - "item.minecraft.splash_potion.effect.knowledge": "Splash Potion of Ancient Knowledge", - "item.minecraft.lingering_potion.effect.knowledge": "Lingering Potion of Ancient Knowledge", - "item.minecraft.tipped_arrow.effect.knowledge": "Arrow of Ancient Knowledge", - "item.apotheosis.lucky_foot": "Lucky Rabbit's Foot", - "item.apotheosis.potion_charm_broke": "Invalid Potion Charm", - "item.apotheosis.potion_charm": "Charm of %s", - "item.apotheosis.potion_charm.desc": "Applies %s when active and in the inventory.", - "item.apotheosis.potion_charm.desc2": "%s - Right click to toggle.", - "item.apotheosis.potion_charm.desc3": "Source: %s", - "item.apotheosis.potion_charm.enabled": "Enabled", - "item.apotheosis.potion_charm.disabled": "Disabled", - "info.apotheosis.anvil": "Can be enchanted.", - "item.apotheosis.farmers_leash": "Ender-Farmer's Lead", - "info.apotheosis.noentity": "Held Entity: Nothing", - "info.apotheosis.containedentity": "Held Entity: %s", - "info.apotheosis.farmleash": "The Ender-Farmer's Lead is an item that can be used to move animals around. Punch an animal to capture, and right click to release it. The leash will not work on other types of entities.", - "name.apotheosis.merch_sword": "Captive Dreams", - "name.apotheosis.merch_pick": "Stonebreaker", - "name.apotheosis.merch_axe": "Treecapitator", - "name.apotheosis.merch_axe2": "Bonesplitter", - "name.apotheosis.merch_spider_sword": "Arachnid's Fear", - "name.apotheosis.merch_helm": "Timeworn Visage", - "name.apotheosis.merch_chest": "Greatplate of Eternity", - "name.apotheosis.merch_legs": "Thunder-Forged Legguards", - "name.apotheosis.merch_boots": "Rune-Forged Greaves", - "name.apotheosis.vigilance": "Eternal Vigilance", - "apotheosis.recipes.fletching": "Fletching", - "item.apotheosis.obsidian_arrow": "Obsidian Arrow", - "info.apotheosis.obsidian_arrow": "+20%% Damage", - "item.apotheosis.broadhead_arrow": "Broadhead Arrow", - "info.apotheosis.broadhead_arrow": "Bleeding (0:15)", - "item.apotheosis.explosive_arrow": "Explosive Arrow", - "info.apotheosis.explosive_arrow": "Explosion Radius: 2", - "item.apotheosis.iron_mining_arrow": "Iron Mining Arrow", - "item.apotheosis.diamond_mining_arrow": "Diamond Mining Arrow", - "info.apotheosis.mining_arrow.iron": "Breaks blocks like an iron pickaxe", - "info.apotheosis.mining_arrow.diamond": "Breaks blocks like a diamond pickaxe", - "effect.apotheosis.bleeding": "Bleeding", - "death.attack.apotheosis.bleeding": "%s bled out.", - "info.apoth.modifier_disabled": "This Modifier is Disabled", - "itemGroup.apotheosis": "Apotheosis" -} \ No newline at end of file +{ + "comment_id": "/Deadly Module", + + "affix.apotheosis:reach_distance.name": "Reach Distance - (%s)", + "affix.apotheosis:enchantability.name": "Enchantability - (%s)", + + "affix.apotheosis:draw_speed.name": "Draw Speed - (%s%%)", + "affix.apotheosis:movement_speed.name": "Movement Speed - (%s%%)", + "affix.apotheosis:snipe_damage.name": "Sniper Damage - (%s)", + "affix.apotheosis:spectral_shot.name": "Spectral Shot - (%s%%)", + "affix.apotheosis:snare_hit.name": "Ensnaring - (%s)", + "affix.apotheosis:magic_arrow.name": "Magic Arrow", + "affix.apotheosis:teleport_drops.name": "Drop Teleportation - (%s)", + + "affix.apotheosis:attack_speed.name": "Attack Speed - (%s)", + "affix.apotheosis:cold_damage.name": "Cold Damage - (%s)", + "affix.apotheosis:crit_chance.name": "Crit Chance - (%s%%)", + "affix.apotheosis:crit_damage.name": "Crit Damage - (%s%%)", + "affix.apotheosis:damage_chain.name": "Damage Chain - (%s)", + "affix.apotheosis:fire_damage.name": "Fire Damage - (%s)", + "affix.apotheosis:life_steal.name": "Life Steal - (%s%%)", + "affix.apotheosis:loot_pinata.name": "Loot Piñata - (%s%%)", + + "affix.apotheosis:piercing.name": "Piercing", + "affix.apotheosis:max_crit.name": "Max Crit Chance", + "affix.apotheosis:cleave.name": "Cleave - (%s%%, %s)", + "affix.apotheosis:current_hp_damage.name": "Current HP Damage - (%s%%)", + "affix.apotheosis:execute.name": "Execute Damage - (%s%%)", + "affix.apotheosis:overheal.name": "Overheal - (%s%%)", + + "affix.apotheosis:torch_placement.name": "Torch Placement - (%s)", + "affix.apotheosis:omnitool.name": "Omnitool", + "affix.apotheosis:radius_mining.name1": "Radial Mining (1x2)", + "affix.apotheosis:radius_mining.name2": "Radial Mining (3x2)", + "affix.apotheosis:radius_mining.name3": "Radial Mining (3x3)", + + "affix.apotheosis:armor.name": "Armor - (%s)", + "affix.apotheosis:armor_toughness.name": "Armor Toughness - (%s)", + "affix.apotheosis:max_health.name": "Max Health - (%s)", + + "affix.apotheosis:arrow_catcher.name": "Arrow Catcher - (%s)", + "affix.apotheosis:shield_speed.name": "Movement Speed - (%s%%)", + "affix.apotheosis:disengage.name": "Disengage", + "affix.apotheosis:spiked_shield.name": "Spiked - (%s%%)", + "affix.apotheosis:eldritch_block.name": "Eldritch Block - (%s)", + "affix.apotheosis:shield_damage.name": "Attack Damage - (%s)", + + "affix.apotheosis:reach_distance": "%s of Great Lengths", + "affix.apotheosis:enchantability": "%s of Latent Magic", + + "affix.apotheosis:draw_speed": "%s of the Quickdraw", + "affix.apotheosis:movement_speed": "Energetic %s", + "affix.apotheosis:snipe_damage": "Sniper's %s", + "affix.apotheosis:spectral_shot": "Spectral %s", + "affix.apotheosis:snare_hit": "Ensnaring %s", + "affix.apotheosis:magic_arrow": "%s of Dark Magic", + "affix.apotheosis:teleport_drops": "Ender-Infused %s", + + "affix.apotheosis:attack_speed": "Nimble %s", + "affix.apotheosis:cold_damage": "Iceborne %s", + "affix.apotheosis:crit_chance": "Lethal %s", + "affix.apotheosis:crit_damage": "Bloodseeking %s", + "affix.apotheosis:damage_chain": "%s of Electrocution", + "affix.apotheosis:fire_damage": "Molten %s", + "affix.apotheosis:life_steal": "Vampiric %s", + "affix.apotheosis:loot_pinata": "%s of Explosive Fortune", + + "affix.apotheosis:max_crit": "%s of Violence", + "affix.apotheosis:cleave": "Berserker's %s", + "affix.apotheosis:current_hp_damage": "%s, the God-Slayer", + "affix.apotheosis:execute": "Culling %s", + "affix.apotheosis:overheal": "%s of Divinity", + + "affix.apotheosis:torch_placement": "%s of Lights", + "affix.apotheosis:omnitool": "Omnetic %s", + "affix.apotheosis:radius_mining": "Radial %s", + + "affix.apotheosis:armor": "Ironclad %s", + "affix.apotheosis:armor_toughness": "Reinforced %s", + "affix.apotheosis:max_health": "%s of Tenacity", + + "affix.apotheosis:arrow_catcher": "%s of Lightning Reflexes", + "affix.apotheosis:shield_speed": "Nimble %s", + "affix.apotheosis:disengage": "Retreating %s", + "affix.apotheosis:spiked_shield": "Spiked %s", + "affix.apotheosis:eldritch_block": "Horrifying %s", + "affix.apotheosis:shield_damage": "%s of Strength", + + "apoth.draw_speed": "Draw Speed", + "apoth.snipe_damage": "Sniper Damage", + "apoth.fire_damage": "Fire Damage", + "apoth.cold_damage": "Cold Damage", + "apoth.life_steal": "Life Steal", + "apoth.piercing_damage": "Armor Piercing Damage", + "apoth.current_hp_damage": "Current HP Damage", + "apoth.crit_chance": "Critical Hit Chance", + "apoth.crit_damage": "Critical Hit Damage", + "apoth.overhealing": "Overhealing", + "apoth.reflection": "Damage Reflected", + + "affix.apotheosis:snare_hit.desc": "Snares targets for %d seconds on hit.", + "affix.apotheosis:spectral_shot.desc": "Your shots have a %s%% chance to fire a spectral arrow.", + "affix.apotheosis:magic_arrow.desc": "Your arrows deal magic damage.", + "affix.apotheosis:teleport_drops.desc": "Up to %d items from killed mobs will teleport to you.", + "affix.apotheosis:loot_pinata.desc": "Mobs you slay have a %s%% chance to explode into a loot pile.", + "affix.apotheosis:damage_chain.desc": "Full-strength attacks will deal %s lightning damage to nearby enemies.", + "affix.apotheosis:piercing.desc": "Physical damage pierces armor.", + "affix.apotheosis:cleave.desc": "Your attacks have a %s%% chance to cleave %s nearby enemies.", + "affix.apotheosis:execute.desc": "Your attacks execute foes below %s%% health.", + "affix.apotheosis:omnitool.desc": "This tool has diamond effectiveness against all blocks.", + "affix.apotheosis:torch_placement.desc": "Right clicking will place a torch at a cost of %d durability.", + "affix.apotheosis:enchantability.desc": "This item's enchantability is increased by %d.", + "affix.apotheosis:arrow_catcher.desc1": "Receive 1 copy of an arrow you block.", + "affix.apotheosis:arrow_catcher.desc": "Receive %s copies of an arrow you block.", + "affix.apotheosis:disengage.desc": "You will leap back when blocking in melee.", + "affix.apotheosis:eldritch_block.desc": "Blocked enemies are weakened.", + "affix.apotheosis:radius_mining.desc1": "This tool breaks in a 1x2.", + "affix.apotheosis:radius_mining.desc2": "This tool breaks in a 3x2.", + "affix.apotheosis:radius_mining.desc3": "This tool breaks in a 3x3.", + + "rarity.apoth.common": "Common", + "rarity.apoth.uncommon": "Uncommon", + "rarity.apoth.rare": "Rare", + "rarity.apoth.epic": "Epic", + "rarity.apoth.mythic": "Mythic", + "rarity.apoth.ancient": "Ancient", + + "death.attack.apoth.frozen_solid": "%s was frozen solid.", + "death.attack.apoth.frozen_solid.player": "%s was frozen solid by %s.", + "death.attack.apoth.execute": "%s was executed.", + "death.attack.apoth.execute.player": "%s was executed by %s.", + + "item.apotheosis.boss_summoner": "Apotheotic Boss Summoner", + "item.apotheosis.common_shard": "Common Rarity Shard", + "item.apotheosis.uncommon_shard": "Uncommon Rarity Shard", + "item.apotheosis.rare_shard": "Rare Rarity Shard", + "item.apotheosis.epic_shard": "Epic Rarity Shard", + "item.apotheosis.mythic_shard": "Mythic Rarity Shard", + "item.apotheosis.ancient_shard": "Ancient Rarity Shard", + + "item.apotheosis.common_tome": "Common Affix Tome", + "item.apotheosis.uncommon_tome": "Uncommon Affix Tome", + "item.apotheosis.rare_tome": "Rare Affix Tome", + "item.apotheosis.epic_tome": "Epic Affix Tome", + "item.apotheosis.mythic_tome": "Mythic Affix Tome", + "item.apotheosis.ancient_tome": "Ancient Affix Tome", + + "info.apotheosis.affix_tome": "Can remove affixes, taking some of them as its own.", + "info.apotheosis.affix_tome2": "The item must be %s or weaker and will be destroyed.", + "info.apotheosis.any_of_rarity": "Accepts any %s item", + "gui.apotheosis.category.soulfire": "Soulfire Cooking", + "info.apotheosis.one_per_affix": "One shard is produced per affix destroyed", + "info.apotheosis.retrieved_from": "Extracted From: %s", + + "type.apotheosis.sword": "Sword", + "type.apotheosis.ranged": "Ranged", + "type.apotheosis.pickaxe": "Pickaxe", + "type.apotheosis.shovel": "Shovel", + "type.apotheosis.axe": "Axe", + "type.apotheosis.armor": "Armor", + "type.apotheosis.shield": "Shield", + + "comment_id": "/Advancements", + + "advancements.apotheosis.enchantment": "The Secrets of Enchanting", + "advancements.apotheosis.enchantment.desc": "Obtain an enchanting table, and begin to unveil the mystery.", + "advancements.apotheosis.30ench": "The Basics", + "advancements.apotheosis.30ench.desc": "Enchant an item at level 30.", + "advancements.apotheosis.45ench": "Delving into Magic", + "advancements.apotheosis.45ench.desc": "Enchant an item at level 45.", + "advancements.apotheosis.60ench": "Sixty Percent Capacity!", + "advancements.apotheosis.60ench.desc": "Enchant an item at level 60.", + "advancements.apotheosis.80ench": "End-Fueled", + "advancements.apotheosis.80ench.desc": "Enchant an item at level 80.", + "advancements.apotheosis.100ench": "Draconic Enchanting", + "advancements.apotheosis.100ench.desc": "Enchant an item at level 100.", + "advancements.apotheosis.bookshelf": "Local Librarian", + "advancements.apotheosis.bookshelf.desc": "Create a bookshelf.", + "advancements.apotheosis.hellshelf": "The Chaos of Hell", + "advancements.apotheosis.hellshelf.desc": "Obtain a Hellshelf", + "advancements.apotheosis.upgrade_hellshelf": "Whispers from the Depths", + "advancements.apotheosis.upgrade_hellshelf.desc": "Upgrade an Infused Hellshelf.", + "advancements.apotheosis.endshelf": "The Strength of the End", + "advancements.apotheosis.endshelf.desc": "Obtain an Endshelf", + "advancements.apotheosis.upgrade_endshelf": "Limitless Potential", + "advancements.apotheosis.upgrade_endshelf.desc": "Upgrade an Endshelf.", + "advancements.apotheosis.seashelf": "The Purity of the Seas", + "advancements.apotheosis.seashelf.desc": "Obtain a Seashelf", + "advancements.apotheosis.infuse_seashelf": "Sea Infusion", + "advancements.apotheosis.infuse_seashelf.desc": "Obtain an Infused Seashelf through Infusion Enchanting.", + "advancements.apotheosis.upgrade_seashelf": "Sleeping in the Cold Below", + "advancements.apotheosis.upgrade_seashelf.desc": "Upgrade an Infused Seashelf", + "advancements.apotheosis.infuse_hellshelf": "Hell Infusion", + "advancements.apotheosis.infuse_hellshelf.desc": "Obtain an Infused Hellshelf through Infusion Enchanting.", + "advancements.apotheosis.anvilench": "Anvil Enchanter", + "advancements.apotheosis.anvilench.desc": "Enchant an anvil", + "advancements.apotheosis.shieldench": "Shield Enchanter", + "advancements.apotheosis.shieldench.desc": "Enchant a shield", + "advancements.apotheosis.altar": "Oceanic Transformation", + "advancements.apotheosis.altar.desc": "Create an Altar of the Seas, which can turn unwanted enchanted items into a new book.", + "advancements.apotheosis.splitting": "Enchantment Crusher", + "advancements.apotheosis.splitting.desc": "Successfully drop an anvil enchanted with Splitting on an enchanted book to split it apart", + "advancements.apotheosis.sharp10": "Sharpestest", + "advancements.apotheosis.sharp10.desc": "Enchant a weapon with Sharpness X or higher", + "advancements.apotheosis.level20": "Unlimited Power", + "advancements.apotheosis.level20.desc": "Obtain an item with an enchantment at level XX or higher", + "advancements.apotheosis.enchanting_stats": "Eterna, Quanta, Arcana", + "advancements.apotheosis.enchanting_stats.desc": "Enchant an item while having at least 10 of each stat.", + "advancements.apotheosis.quanta0": "Begone, Flux", + "advancements.apotheosis.quanta0.desc": "Enchant an item at 0% Quanta.", + "advancements.apotheosis.quanta50": "Introduction to Chaos", + "advancements.apotheosis.quanta50.desc": "Enchant an item at 50% Quanta.", + "advancements.apotheosis.quanta100": "Rolling the Dice", + "advancements.apotheosis.quanta100.desc": "Enchant an item at 100% Quanta.", + "advancements.apotheosis.arcana50": "Magical Energy", + "advancements.apotheosis.arcana50.desc": "Enchant an item at 50% Arcana.", + "advancements.apotheosis.arcana100": "Arcane Power", + "advancements.apotheosis.arcana100.desc": "Enchant an item at 100% Arcana.", + "advancements.apotheosis.max_stats": "Maximum Strength", + "advancements.apotheosis.max_stats.desc": "Enchant an item while having all stats at maximum.", + "advancements.apotheosis.max_stable": "Stable Power", + "advancements.apotheosis.max_stable.desc": "Enchant an item while having max Eterna and Arcana, but 0% Quanta.", + "advancements.apotheosis.max_rectified": "Only the Best", + "advancements.apotheosis.max_rectified.desc": "Enchant an item with max stats and max rectification.", + + "advancements.apotheosis.affix": "A Stunning Fixation", + "advancements.apotheosis.affix.desc": "Find an item with an Apotheotic Affix.", + "advancements.apotheosis.common": "One Man's Trash", + "advancements.apotheosis.common.desc": "Find a common affix item.", + "advancements.apotheosis.uncommon": "Not Quite Common", + "advancements.apotheosis.uncommon.desc": "Find an uncommon affix item.", + "advancements.apotheosis.rare": "It Certainly Seems Rare...", + "advancements.apotheosis.rare.desc": "Find a rare affix item.", + "advancements.apotheosis.epic": "Epic!", + "advancements.apotheosis.epic.desc": "Find an epic affix item.", + "advancements.apotheosis.mythic": "Titan-Forged", + "advancements.apotheosis.mythic.desc": "Find a mythic affix item.", + "advancements.apotheosis.ancient": "Lost Treasures of the Gods", + "advancements.apotheosis.ancient.desc": "Find an Ancient item.", + "advancements.apotheosis.boss": "He Wasn't So Strong", + "advancements.apotheosis.boss.desc": "Slay an Apotheotic Boss, and retrieve their affix item.", + "advancements.apotheosis.chests": "I Found It Underground", + "advancements.apotheosis.chests.desc": "Find an affix item in a chest.", + "advancements.apotheosis.merchant": "I Got Deals", + "advancements.apotheosis.merchant.desc": "Purchase an affix item from the wandering trader.", + "advancements.apotheosis.random": "How'd You Get This?", + "advancements.apotheosis.random.desc": "Retrieve an affix item from a random monster.", + + "advancements.apotheosis.spawner.root": "Apotheosis Spawners", + "advancements.apotheosis.spawner.root.desc": "Spawners can be collected and modified, see JEI for info.", + "advancements.apotheosis.spawner": "Apotheotic Spawners", + "advancements.apotheosis.spawner.desc": "Collect a mob spawner using Silk Touch.", + "advancements.apotheosis.capturing": "Captured!", + "advancements.apotheosis.capturing.desc": "Get a spawn egg from a mob using the Capturing enchantment", + "advancements.apotheosis.modifier": "Just a Few Tweaks...", + "advancements.apotheosis.modifier.desc": "Use a spawner modifier to change the stats of a spawner.", + "advancements.apotheosis.spawncount": "Look at the Size of His Spawner!", + "advancements.apotheosis.spawncount.desc": "Raise the spawn count of a spawner to 16", + "advancements.apotheosis.maxdelay": "Time-Warped Spawner", + "advancements.apotheosis.maxdelay.desc": "Decrease the maximum spawn delay of a spawner to 20", + "advancements.apotheosis.mindelay": "I Am The Fast", + "advancements.apotheosis.mindelay.desc": "Decrease the minimum spawn delay of a spawner to 20", + "advancements.apotheosis.nearbyents": "Creating a Horde", + "advancements.apotheosis.nearbyents.desc": "Raise the max nearby entities of a spawner to 32", + "advancements.apotheosis.playerrange": "Far from the Fight", + "advancements.apotheosis.playerrange.desc": "Raise the player activation range of a spawner to 48", + "advancements.apotheosis.spawnrange": "Mobs for Miles", + "advancements.apotheosis.spawnrange.desc": "Raise the spawn range of a spawner to 32", + "advancements.apotheosis.conditions": "Unchecked Spawning", + "advancements.apotheosis.conditions.desc": "Disable spawn conditions for a spawner", + "advancements.apotheosis.players": "Factory-Ready", + "advancements.apotheosis.players.desc": "Disable the need for nearby players for a spawner", + "advancements.apotheosis.redstone": "Adding a Switch", + "advancements.apotheosis.redstone.desc": "Enable redstone control for a spawner", + "advancements.apotheosis.light": "Who Needs Darkness?", + "advancements.apotheosis.light.desc": "Make your spawner work in any light level.", + "advancements.apotheosis.noai": "Brain Drain", + "advancements.apotheosis.noai.desc": "Disable Mob AI for a spawner.", + "advancements.apotheosis.ultimate_spawner": "The Ultimate Spawner", + "advancements.apotheosis.ultimate_spawner.desc": "Create a spawner with minimal delays that has redstone control, no AI, ignores spawn conditions, and ignores players.", + + "comment_id": "/Spawner Module", + "enchantment.apotheosis.capturing": "Capturing", + + "enchantment.apotheosis.capturing.desc": "Makes mobs have a chance to drop their spawn egg.", + "info.spw.entity": "Entity: %s", + + "waila.spw.mindelay": "Min Delay: %s", + "waila.spw.maxdelay": "Max Delay: %s", + "waila.spw.spawncount": "Spawn Count: %s", + "waila.spw.maxnearby": "Max Nearby Entities: %s", + "waila.spw.playerrange": "Player Range: %s", + "waila.spw.spawnrange": "Spawn Range: %s", + "waila.spw.ignoreplayers": "Ignores Players", + "waila.spw.ignoreconditions": "Ignores Spawn Conditions", + "waila.spw.ignorecap": "Ignores Spawn Cap", + "waila.spw.redstone": "Requires Redstone", + "waila.spw.sneak": "Sneak for Info", + + "jei.spw.title": "Spawner Modification", + "jei.spw.invert": "Inverts the behavior of modifiers", + "jei.spw.invert2": "Must be held in opposite hand", + "jei.spw.editmindelay": "Decreases minimum spawn delay", + "jei.spw.editmaxdelay": "Decreases maximum spawn delay", + "jei.spw.editspawncount": "Increases spawn count", + "jei.spw.editnearby": "Increases max nearby entities", + "jei.spw.editplayer": "Increases required player range", + "jei.spw.editspawn": "Increases spawn range", + "jei.spw.ignoreconditions": "Ignores spawn conditions", + "jei.spw.ignoreplayers": "Ignores nearby players", + "jei.spw.changeentity": "Changes entity spawned", + "jei.spw.ignorecap": "Ignores spawn cap", + "jei.spw.redstone": "Enables redstone control", + "jei.spw.instructions": "Spawners can be modified with various items via right clicking on them.\\nA certain item can invert this behavior, causing modifiers to change stats in the opposite direction.\\nSpawners will also be dropped with %s.", + "jei.spw.capturing": "The capturing enchantment gives monsters a chance to drop their spawn egg.\\n+0.4%% chance per level.", + "jei.spw.minmax": "Min Value: %s Max Value: %s", + + "comment_id": "/Enchantment Module", + "block.apotheosis.hellshelf": "Hellshelf", + "block.apotheosis.blazing_hellshelf": "Blazing Hellshelf", + "block.apotheosis.glowing_hellshelf": "Glowing Hellshelf", + "block.apotheosis.seashelf": "Seashelf", + "block.apotheosis.crystal_seashelf": "Crystalline Seashelf", + "block.apotheosis.heart_seashelf": "Heart-Forged Seashelf", + "block.apotheosis.endshelf": "Endshelf", + "block.apotheosis.pearl_endshelf": "Pearlescent Endshelf", + "block.apotheosis.draconic_endshelf": "Draconic Endshelf", + "block.apotheosis.beeshelf": "Beeshelf", + "block.apotheosis.melonshelf": "Melonshelf", + "info.apotheosis.ench_power": "Provides %s enchanting power.", + "info.apotheosis.cobweb": "Can be used to remove enchantments.", + "info.apotheosis.masterwork": "Masterwork", + "info.apotheosis.twisted": "Twisted", + "info.apotheosis.corrupted": "Corrupted", + "info.apotheosis.enchanting": "Enchanting tables can now exceed 30 levels. Some enchantments may only show up past level 30.", + "info.apotheosis.altar": "The Altar of the Sea is a focus for conversion of enchanted items.\\n\\nTo begin, place one enchanted item on each pillar. Once all items are provided, the altar will drain experience from nearby players.\\nIf experience cannot be drained, white particles will spawn.\\n\\nOnce complete, all items are consumed, and an enchanted book is generated. Treasure enchantments can be obtained.", + "gui.apotheosis.enchant.eterna": "Eterna", + "gui.apotheosis.enchant.quanta": "Quanta", + "gui.apotheosis.enchant.arcana": "Arcana", + "info.apotheosis.ench_stats": "Enchanting Stats:", + "info.apotheosis.eterna": " - Eterna: %s", + "info.apotheosis.quanta": " - Quanta: %s%%", + "info.apotheosis.arcana": " - Arcana: %s%%", + "info.apotheosis.eterna.p": " - Eterna: +%s (Max %s)", + "info.apotheosis.quanta.p": " - Quanta: +%s%%", + "info.apotheosis.arcana.p": " - Arcana: +%s%%", + "gui.apotheosis.enchant.eterna.desc": " is a measure of strength.", + "gui.apotheosis.enchant.eterna.desc2": "It controls the level of the table.", + "gui.apotheosis.enchant.eterna.desc3": "Current Value: %s/%s", + "gui.apotheosis.enchant.quanta.desc": " is a measure of flux.", + "gui.apotheosis.enchant.quanta.desc2": "It controls the variance in enchanting.", + "gui.apotheosis.enchant.quanta.desc3": "Your final level will be modified by this value.", + "gui.apotheosis.enchant.quanta.desc4": "Current Value: %s%%", + "gui.apotheosis.enchant.arcana.desc": " is a measure of quality.", + "gui.apotheosis.enchant.arcana.desc2": "It makes rare enchantments more common,", + "gui.apotheosis.enchant.arcana.desc3": "and increases the number of enchantments.", + "gui.apotheosis.enchant.arcana.desc4": "Current Value: %s%%", + "ingredient.apotheosis.ench": "Requires at least %s", + + + "enchantment.apotheosis.hell_infusion": "Hell Infusion", + "enchantment.apotheosis.hell_infusion.desc": "Deals extra magic damage in the Nether.", + + "enchantment.apotheosis.sea_infusion": "Sea Infusion", + "enchantment.apotheosis.sea_infusion.desc": "Deals extra magic damage when wet.", + + "enchantment.apotheosis.mounted_strike": "Mounted Strike", + "enchantment.apotheosis.mounted_strike.desc": "Deals extra damage when on a horse.", + + "enchantment.apotheosis.depth_miner": "Miner's Fervor", + "enchantment.apotheosis.depth_miner.desc": "You will mine very fast, but never instantly.", + + "enchantment.apotheosis.stable_footing": "Stable Footing", + "enchantment.apotheosis.stable_footing.desc": "Negates the mining speed penalty for flying.", + + "enchantment.apotheosis.scavenger": "Scavenger", + "enchantment.apotheosis.scavenger.desc": "Mobs killed may roll their loot tables twice.", + + "enchantment.apotheosis.life_mending": "Life-Mending", + "enchantment.apotheosis.life_mending.desc": "Converts health into durability.", + + "enchantment.apotheosis.icy_thorns": "Icy Thorns", + "enchantment.apotheosis.icy_thorns.desc": "Slows attackers.", + + "enchantment.apotheosis.bane_of_illagers": "Bane of Illagers", + "enchantment.apotheosis.bane_of_illagers.desc": "Illagers take increased damage.", + + "death.attack.apoth_corrupted": "%s was drained by a corrupted enchantment.", + "death.attack.apoth_corrupted.player": "%s was corrupted by %s.", + + "item.apotheosis.prismatic_web": "Prismatic Cobweb", + "info.apotheosis.prismatic_cobweb": "Can be used to remove curses.", + + "item.apotheosis.null_book": "Tome of the Others", + "item.apotheosis.armor_head_book": "Tome of Helmets", + "item.apotheosis.armor_chest_book": "Tome of Chestplates", + "item.apotheosis.armor_legs_book": "Tome of Legplates", + "item.apotheosis.armor_feet_book": "Tome of Boots", + "item.apotheosis.weapon_book": "Tome of Weaponry", + "item.apotheosis.digger_book": "Tome of the Miners", + "item.apotheosis.fishing_rod_book": "Tome of the Fishers", + "item.apotheosis.bow_book": "Tome of the Archers", + "item.apotheosis.scrap_tome": "Tome of Scrapping", + "info.apotheosis.tome_error": "Bugged Item - Right click in the air to turn into an enchanted book.", + "info.apotheosis.null_book": "Accepts miscellaneous enchantments.", + "info.apotheosis.armor_head_book": "Accepts helmet enchantments.", + "info.apotheosis.armor_chest_book": "Accepts chestplate enchantments.", + "info.apotheosis.armor_legs_book": "Accepts legplate enchantments.", + "info.apotheosis.armor_feet_book": "Accepts boot enchantments", + "info.apotheosis.weapon_book": "Accepts weapon enchantments.", + "info.apotheosis.digger_book": "Accepts mining enchantments.", + "info.apotheosis.fishing_rod_book": "Accepts fishing pole enchantments.", + "info.apotheosis.bow_book": "Accepts bow enchantments.", + "info.apotheosis.scrap_tome": "Can remove enchantments, taking some of them as its own.", + "info.apotheosis.scrap_tome2": "Will consume the item in the process.", + "info.apotheosis.table": "Max Normal Level: %s", + "info.apotheosis.table2": "Max Hellshelf Level: %s", + "item.apotheosis.inert_trident": "Inert Trident", + + "enchantment.apotheosis.tempting": "Temptation", + "enchantment.apotheosis.tempting.desc": "Entices nearby farm animals.", + + "enchantment.apotheosis.shield_bash": "Shield Bash", + "enchantment.apotheosis.shield_bash.desc": "Empowers damage done by shields.", + + "enchantment.apotheosis.reflective": "Reflective Defenses", + "enchantment.apotheosis.reflective.desc": "Blocked attacks may harm the attacker.", + + "enchantment.apotheosis.berserk": "Berserker's Fury", + "enchantment.apotheosis.berserk.desc": "Become enraged when taking damage.", + + "enchantment.apotheosis.knowledge": "Knowledge of the Ages", + "enchantment.apotheosis.knowledge.desc": "Enemy drops are directly converted to experience.", + + "enchantment.apotheosis.splitting": "Splitting", + "enchantment.apotheosis.splitting.desc": "Allows anvils to split multiple enchantments from books they fall upon.", + + "enchantment.apotheosis.obliteration": "Obliteration", + "enchantment.apotheosis.obliteration.desc": "Allows anvils to split single enchantments from books they fall upon.", + + "enchantment.apotheosis.natures_blessing": "Nature's Blessing", + "enchantment.apotheosis.natures_blessing.desc": "Hoes may be used to bonemeal crops.", + + "enchantment.apotheosis.rebounding": "Rebounding", + "enchantment.apotheosis.rebounding.desc": "Melee attackers may find themselves much further away.", + + "enchantment.apotheosis.magic_protection": "Occult Aversion", + "enchantment.apotheosis.magic_protection.desc": "Magic damage dealt by and to the user is reduced.", + + "enchantment.apotheosis.crescendo": "Crescendo of Bolts", + "enchantment.apotheosis.crescendo.desc": "Your crossbow may be fired additional times per reload.", + + "enchantment.apotheosis.spearfishing": "Spearfishing", + "enchantment.apotheosis.spearfishing.desc": "Kills with a thrown trident may catch a fish.", + + "enchantment.apotheosis.chromatic": "Chromatic Aberration", + "enchantment.apotheosis.chromatic.desc": "Sheared wool will be changed to a random color.", + + "enchantment.apotheosis.exploitation": "Worker Exploitation", + "enchantment.apotheosis.exploitation.desc": "Wool received is doubled, but the sheep takes damage.", + + "enchantment.apotheosis.growth_serum": "Growth Serum", + "enchantment.apotheosis.growth_serum.desc": "Sheep have a 50% chance to instantly regrow their wool.", + + "enchantment.apotheosis.earths_boon": "Boon of the Earth", + "enchantment.apotheosis.earths_boon.desc": "Ores may be found when mining stone.", + + "enchantment.apotheosis.chainsaw": "Chainsaw", + "enchantment.apotheosis.chainsaw.desc": "Trees will be annihilated.", + + "block.apotheosis.prismatic_altar": "Altar of the Sea", + + "comment_id": "/Vanilla", + "generic.reachDistance": "Reach Distance", + "forge.swimSpeed": "Swim Speed", + "forge.entity_gravity": "Gravity", + "block.reeds": "Sugar Cane", + "potion.potency.3": "IV", + "enchantment.level.11": "XI", + "enchantment.level.12": "XII", + "enchantment.level.13": "XIII", + "enchantment.level.14": "XIV", + "enchantment.level.15": "XV", + "enchantment.level.16": "XVI", + "enchantment.level.17": "XVII", + "enchantment.level.18": "XVIII", + "enchantment.level.19": "XIX", + "enchantment.level.20": "XX", + "enchantment.level.21": "XXI", + "enchantment.level.22": "XXII", + "enchantment.level.23": "XXIII", + "enchantment.level.24": "XXIV", + "enchantment.level.25": "XXV", + "enchantment.level.26": "XXVI", + "enchantment.level.27": "XXVII", + "enchantment.level.28": "XXVIII", + "enchantment.level.29": "XXIX", + "enchantment.level.30": "XXX", + "enchantment.level.31": "XXXI", + "enchantment.level.32": "XXXII", + "enchantment.level.33": "XXXIII", + "enchantment.level.34": "XXXIV", + "enchantment.level.35": "XXXV", + "enchantment.level.36": "XXXVI", + "enchantment.level.37": "XXXVII", + "enchantment.level.38": "XXXVIII", + "enchantment.level.39": "XXXIX", + "enchantment.level.40": "XL", + "enchantment.level.41": "XLI", + "enchantment.level.42": "XLII", + "enchantment.level.43": "XLIII", + "enchantment.level.44": "XLIV", + "enchantment.level.45": "XLV", + "enchantment.level.46": "XLVI", + "enchantment.level.47": "XLVII", + "enchantment.level.48": "XLVIII", + "enchantment.level.49": "XLIX", + "enchantment.level.50": "L", + "enchantment.level.51": "LI", + "enchantment.level.52": "LII", + "enchantment.level.53": "LIII", + "enchantment.level.54": "LIV", + "enchantment.level.55": "LV", + "enchantment.level.56": "LVI", + "enchantment.level.57": "LVII", + "enchantment.level.58": "LVIII", + "enchantment.level.59": "LIX", + "enchantment.level.60": "LX", + "enchantment.level.61": "LXI", + "enchantment.level.62": "LXII", + "enchantment.level.63": "LXIII", + "enchantment.level.64": "LXIV", + "enchantment.level.65": "LXV", + "enchantment.level.66": "LXVI", + "enchantment.level.67": "LXVII", + "enchantment.level.68": "LXVIII", + "enchantment.level.69": "LXIX", + "enchantment.level.70": "LXX", + "enchantment.level.71": "LXXI", + "enchantment.level.72": "LXXII", + "enchantment.level.73": "LXXIII", + "enchantment.level.74": "LXXIV", + "enchantment.level.75": "LXXV", + "enchantment.level.76": "LXXVI", + "enchantment.level.77": "LXXVII", + "enchantment.level.78": "LXXVIII", + "enchantment.level.79": "LXXIX", + "enchantment.level.80": "LXXX", + "enchantment.level.81": "LXXXI", + "enchantment.level.82": "LXXXII", + "enchantment.level.83": "LXXXIII", + "enchantment.level.84": "LXXXIV", + "enchantment.level.85": "LXXXV", + "enchantment.level.86": "LXXXVI", + "enchantment.level.87": "LXXXVII", + "enchantment.level.88": "LXXXVIII", + "enchantment.level.89": "LXXXIX", + "enchantment.level.90": "XC", + "enchantment.level.91": "XCI", + "enchantment.level.92": "XCII", + "enchantment.level.93": "XCIII", + "enchantment.level.94": "XCIV", + "enchantment.level.95": "XCV", + "enchantment.level.96": "XCVI", + "enchantment.level.97": "XCVII", + "enchantment.level.98": "XCVIII", + "enchantment.level.99": "XCIX", + "enchantment.level.100": "C", + "enchantment.level.101": "CI", + "enchantment.level.102": "CII", + "enchantment.level.103": "CIII", + "enchantment.level.104": "CIV", + "enchantment.level.105": "CV", + "enchantment.level.106": "CVI", + "enchantment.level.107": "CVII", + "enchantment.level.108": "CVIII", + "enchantment.level.109": "CIX", + "enchantment.level.110": "CX", + "enchantment.level.111": "CXI", + "enchantment.level.112": "CXII", + "enchantment.level.113": "CXIII", + "enchantment.level.114": "CXIV", + "enchantment.level.115": "CXV", + "enchantment.level.116": "CXVI", + "enchantment.level.117": "CXVII", + "enchantment.level.118": "CXVIII", + "enchantment.level.119": "CXIX", + "enchantment.level.120": "CXX", + "enchantment.level.121": "CXXI", + "enchantment.level.122": "CXXII", + "enchantment.level.123": "CXXIII", + "enchantment.level.124": "CXXIV", + "enchantment.level.125": "CXXV", + "enchantment.level.126": "CXXVI", + "enchantment.level.127": "CXXVII", + + + "block.apotheosis.enchantment_library": "Enchantment Library", + "apotheosis.ench.library": "Enchantment Library", + "tooltip.enchlib.1": "Max Level Available: %s", + "tooltip.enchlib.2": "Points Stored: %s/32767", + "tooltip.enchlib.4": "Next Level Cost: %d", + "tooltip.enchlib.5": "Next Level Unavailable", + "tooltip.enchlib.6": "Max Level Cost: %d", + "tooltip.enchlib.item": "Storing %d enchantments.", + "info.apotheosis.library": "The enchantment library is a block that stores enchantments. Inserting an enchanted book will deposit it. Left-clicking on a stored enchantment will extract one level of it. Shift-clicking will extract the max level available.", + + "comment_id": "/Potion Module", + "enchantment.apotheosis.true_infinity": "Endless Quiver", + "enchantment.apotheosis.true_infinity.desc": "Makes all arrows infinite.", + + "item.minecraft.potion.effect.resistance": "Potion of Resistance", + "item.minecraft.splash_potion.effect.resistance": "Splash Potion of Resistance", + "item.minecraft.lingering_potion.effect.resistance": "Lingering Potion of Resistance", + "item.minecraft.tipped_arrow.effect.resistance": "Arrow of Resistance", + + "item.minecraft.potion.effect.absorption": "Potion of Absorption", + "item.minecraft.splash_potion.effect.absorption": "Splash Potion of Absorption", + "item.minecraft.lingering_potion.effect.absorption": "Lingering Potion of Absorption", + "item.minecraft.tipped_arrow.effect.absorption": "Arrow of Absorption", + + "item.minecraft.potion.effect.haste": "Potion of Haste", + "item.minecraft.splash_potion.effect.haste": "Splash Potion of Haste", + "item.minecraft.lingering_potion.effect.haste": "Lingering Potion of Haste", + "item.minecraft.tipped_arrow.effect.haste": "Arrow of Haste", + + "item.minecraft.potion.effect.fatigue": "Potion of Mining Fatigue", + "item.minecraft.splash_potion.effect.fatigue": "Splash Potion of Mining Fatigue", + "item.minecraft.lingering_potion.effect.fatigue": "Lingering Potion of Mining Fatigue", + "item.minecraft.tipped_arrow.effect.fatigue": "Arrow of Mining Fatigue", + + "item.minecraft.potion.effect.wither": "Potion of Wither", + "item.minecraft.splash_potion.effect.wither": "Splash Potion of Wither", + "item.minecraft.lingering_potion.effect.wither": "Lingering Potion of Wither", + "item.minecraft.tipped_arrow.effect.wither": "Arrow of Wither", + + "effect.apotheosis.sundering": "Sundering", + "item.minecraft.potion.effect.sundering": "Potion of Sundering", + "item.minecraft.splash_potion.effect.sundering": "Splash Potion of Sundering", + "item.minecraft.lingering_potion.effect.sundering": "Lingering Potion of Sundering", + "item.minecraft.tipped_arrow.effect.sundering": "Arrow of Sundering", + + "effect.apotheosis.knowledge": "Knowledge", + "item.minecraft.potion.effect.knowledge": "Potion of Ancient Knowledge", + "item.minecraft.splash_potion.effect.knowledge": "Splash Potion of Ancient Knowledge", + "item.minecraft.lingering_potion.effect.knowledge": "Lingering Potion of Ancient Knowledge", + "item.minecraft.tipped_arrow.effect.knowledge": "Arrow of Ancient Knowledge", + + "item.apotheosis.lucky_foot": "Lucky Rabbit's Foot", + + "item.apotheosis.potion_charm_broke": "Invalid Potion Charm", + "item.apotheosis.potion_charm": "Charm of %s", + "item.apotheosis.potion_charm.desc": "Applies %s when active and in the inventory.", + "item.apotheosis.potion_charm.desc2": "%s - Right click to toggle.", + "item.apotheosis.potion_charm.desc3": "Source: %s", + "item.apotheosis.potion_charm.enabled": "Enabled", + "item.apotheosis.potion_charm.disabled": "Disabled", + + "comment_id": "/Anvil Module", + "info.apotheosis.anvil": "Can be enchanted.", + + "comment_id": "/Garden Module", + "item.apotheosis.farmers_leash": "Ender-Farmer's Lead", + "info.apotheosis.noentity": "Held Entity: Nothing", + "info.apotheosis.containedentity": "Held Entity: %s", + "info.apotheosis.farmleash": "The Ender-Farmer's Lead is an item that can be used to move animals around. Punch an animal to capture, and right click to release it. The leash will not work on other types of entities.", + + "comment_id": "/Villager Module", + "name.apotheosis.merch_sword": "Captive Dreams", + "name.apotheosis.merch_pick": "Stonebreaker", + "name.apotheosis.merch_axe": "Treecapitator", + "name.apotheosis.merch_axe2": "Bonesplitter", + "name.apotheosis.merch_spider_sword": "Arachnid's Fear", + "name.apotheosis.merch_helm": "Timeworn Visage", + "name.apotheosis.merch_chest": "Greatplate of Eternity", + "name.apotheosis.merch_legs": "Thunder-Forged Legguards", + "name.apotheosis.merch_boots": "Rune-Forged Greaves", + "name.apotheosis.vigilance": "Eternal Vigilance", + "apotheosis.recipes.fletching": "Fletching", + "item.apotheosis.obsidian_arrow": "Obsidian Arrow", + "info.apotheosis.obsidian_arrow": "+20%% Damage", + "item.apotheosis.broadhead_arrow": "Broadhead Arrow", + "info.apotheosis.broadhead_arrow": "Bleeding (0:15)", + "item.apotheosis.explosive_arrow": "Explosive Arrow", + "info.apotheosis.explosive_arrow": "Explosion Radius: 2", + "item.apotheosis.iron_mining_arrow": "Iron Mining Arrow", + "item.apotheosis.diamond_mining_arrow": "Diamond Mining Arrow", + "info.apotheosis.mining_arrow.iron": "Breaks blocks like an iron pickaxe", + "info.apotheosis.mining_arrow.diamond": "Breaks blocks like a diamond pickaxe", + "effect.apotheosis.bleeding": "Bleeding", + "death.attack.apotheosis.bleeding": "%s bled out.", + + "comment_id": "/Misc", + "generic.reachDistance": "Reach Distance", + "info.apoth.modifier_disabled": "This Modifier is Disabled", + "itemGroup.apotheosis": "Apotheosis", + + "comment_id": "/BackportUnsorted - May be copied, duplicated, or otherwise weird.", + "info.apotheosis.slider_power": "Power: %s", + "info.apotheosis.enchinfo_level": "Level: %s", + "info.apotheosis.enchinfo_rarity": "Rarity: %s", + "info.apotheosis.enchinfo_chance": "Chance: %s", + "info.apotheosis.enchinfo_slot": "Enchantment Slot %s", + "info.apotheosis.enchinfo_minpow": "Min Power: %s", + "info.apotheosis.enchinfo_maxpow": "Max Power: %s", + "info.apotheosis.enchinfo_title": "Available Enchantments", + "info.apotheosis.weights": "Weights", + "info.apotheosis.all_available": "View all available enchantments", + "info.apotheosis.ench_stats": "Enchanting Stats:", + "info.apotheosis.eterna": " - Eterna: %s", + "info.apotheosis.quanta": " - Quanta: %s%%", + "info.apotheosis.arcana": " - Arcana: %s%%", + "info.apotheosis.rectification": " - Rectification: %s%%", + "info.apotheosis.clues": " - Enchanting Clues: %s", + "info.apotheosis.eterna.p": " - Eterna: +%s (Max %s)", + "info.apotheosis.quanta.p": " - Quanta: +%s%%", + "info.apotheosis.arcana.p": " - Arcana: +%s%%", + "info.apotheosis.rectification.p": " - Rectification: +%s%%", + "info.apotheosis.clues.p": " - Enchanting Clues: +%s", + "gui.apotheosis.enchant.eterna.desc": " - Magical Energy", + "gui.apotheosis.enchant.eterna.desc2": "It controls the enchantment levels.", + "gui.apotheosis.enchant.eterna.desc3": "Current Value: %s/%s", + "gui.apotheosis.enchant.quanta.desc": " - Pure Chaos", + "gui.apotheosis.enchant.quanta.desc2": "It controls the power range.", + "gui.apotheosis.enchant.quanta.desc3": "Rectification lessens the negative effects.", + "gui.apotheosis.enchant.quanta.desc4": "Current Value: %s%%", + "gui.apotheosis.enchant.arcana.desc": " - Ethereal Purity", + "gui.apotheosis.enchant.arcana.desc2": "It makes rare enchantments more common,", + "gui.apotheosis.enchant.arcana.desc3": "and increases the number of enchantments.", + "gui.apotheosis.enchant.arcana.desc4": "Current Value: %s%%", + "ingredient.apotheosis.ench": "Requires at least %s", + "info.apotheosis.gui_rectification": "Rectification: %s%%", + "info.apotheosis.quanta_buff": "Quantic Warping", + "info.apotheosis.quanta_reduc": "Reduction Potential: %s%%", + "info.apotheosis.quanta_growth": "Growth Potential: %s%%", + "info.apotheosis.ench_bonus": "Enchantability Bonus: %s%%", + "info.apotheosis.rel_weights": "Relative Weights", + "rarity.enchantment.common": "Common", + "rarity.enchantment.uncommon": "Uncommon", + "rarity.enchantment.rare": "Rare", + "rarity.enchantment.very_rare": "Very Rare", + "info.apotheosis.weight": "%s: %s", + "info.apotheosis.eterna_at_least": "Requires at least: %s/%s", + "info.apotheosis.percent_at_least": "Requires at least: %s%%", + "info.apotheosis.eterna_at_most": "But no more than: %s/%s", + "info.apotheosis.percent_at_most": "But no more than: %s%%", + "info.apotheosis.eterna_exact": "Requires exactly: %s/%s", + "info.apotheosis.percent_exact": "Requires exactly: %s%%", + "apotheosis.recipes.enchanting": "Infusion Enchanting", + "block.apotheosis.library": "Enchantment Library", + "block.apotheosis.ender_library": "Library of Alexandria", + "apotheosis.ench.library": "Enchantment Library", + "tooltip.enchlib.capacity": "Level Capacity: %s", + "tooltip.enchlib.max_lvl": "Max Level Available: %s", + "tooltip.enchlib.points": "Points Stored: %s/%s", + "tooltip.enchlib.unavailable": "Next Level Unavailable", + "tooltip.enchlib.extracting": "Extracting Level %s", + "tooltip.enchlib.cost": "Point Cost: %s", + "tooltip.enchlib.item": "Storing %d enchantments.", + "info.apotheosis.library": "The enchantment library is a block that stores enchantments. Inserting an enchanted book will deposit it. Left-clicking on a stored enchantment will extract one level of it. Shift-clicking will extract the max level available.", + "info.apotheosis.runes": "The Runes Reveal", + "info.apotheosis.no_clue": "The Runes Reveal Nothing", + "info.apotheosis.runes_all": "The Runes Reveal All", + "info.apotheosis.arcana_bonus": "Arcane Empowerments", + "info.apotheosis.weights_changed": "Rarity Weights Changed", + "info.apotheosis.min_enchants": "Minimum %s Enchantments", + "info.apotheosis.ench_at": "Enchanting at Level %s", + "info.apotheosis.xp_cost": "Raw XP Cost: %s (%s Levels)", + "info.apotheosis.power_range": "Power Range: %s to %s", + "info.apotheosis.item_ench": "Item Enchantability: %s", + "info.apotheosis.num_clues": "Enchanting Clues: %s", + "enchantment.apotheosis.infusion": "Infusion", + "enchantment.apotheosis.infusion.desc": "Placeholder for Enchantment Crafting", + "block.apotheosis.sightshelf": "Shelf of Sight", + "block.apotheosis.sightshelf_t2": "Shelf of Masterful Sight", + "block.apotheosis.rectifier": "Shelf of Seabound Rectification", + "block.apotheosis.rectifier_t2": "Shelf of Hellbound Rectification", + "block.apotheosis.rectifier_t3": "Shelf of End-Fused Rectification", + "advancements.apotheosis.infuse_seashelf": "Sea Infusion", + "advancements.apotheosis.infuse_seashelf.desc": "Obtain an Infused Seashelf through Infusion Enchanting.", + "advancements.apotheosis.infuse_hellshelf": "Hell Infusion", + "advancements.apotheosis.infuse_hellshelf.desc": "Obtain an Infused Hellshelf through Infusion Enchanting.", + "block.apotheosis.infused_seashelf": "Infused Seashelf", + "block.apotheosis.infused_hellshelf": "Infused Hellshelf", + "misc.apotheosis.concat": "%s %s", + "misc.apotheosis.value_concat": "%s: %s", + "misc.apotheosis.min_value": "This modifier cannot reduce this below %s", + "misc.apotheosis.max_value": "This modifier cannot increase this above %s", + "misc.apotheosis.mainhand": "Held in Main Hand", + "misc.apotheosis.offhand": "Held in Off Hand", + "misc.apotheosis.not_consumed": "This item is not consumed", + "misc.apotheosis.rclick_spawner": "Right-Click the Spawner", + "misc.apotheosis.entity": "Entity", + "misc.apotheosis.shift_stats": "Hold Shift for Stats", + "misc.apotheosis.ctrl_stats": "Hold Ctrl for Stats", + "misc.apotheosis.banned": "Cannot be used on a Spawner", + "stat.apotheosis.min_delay": "Min Spawn Delay", + "stat.apotheosis.max_delay": "Max Spawn Delay", + "stat.apotheosis.spawn_count": "Spawn Count", + "stat.apotheosis.max_nearby_entities": "Max Entities", + "stat.apotheosis.req_player_range": "Activation Range", + "stat.apotheosis.spawn_range": "Spawn Range", + "stat.apotheosis.ignore_players": "Ignores Players", + "stat.apotheosis.ignore_conditions": "Ignores Conditions", + "stat.apotheosis.redstone_control": "Redstone Control", + "stat.apotheosis.ignore_light": "Ignores Light", + "stat.apotheosis.no_ai": "No AI", + "stat.apotheosis.min_delay.desc": "The minimum number of ticks between spawns", + "stat.apotheosis.max_delay.desc": "The maximum number of ticks between spawns", + "stat.apotheosis.spawn_count.desc": "The number of entities spawned at once", + "stat.apotheosis.max_nearby_entities.desc": "The total number of entities allowed nearby", + "stat.apotheosis.req_player_range.desc": "How far a player can be before spawning stops", + "stat.apotheosis.spawn_range.desc": "The radius (in blocks) that mobs can spawn in", + "stat.apotheosis.ignore_players.desc": "The spawner does not need a nearby player", + "stat.apotheosis.ignore_conditions.desc": "The spawner ignores spawn conditions", + "stat.apotheosis.redstone_control.desc": "The spawner requires redstone to activate", + "stat.apotheosis.ignore_light.desc": "The spawner ignores light levels", + "stat.apotheosis.no_ai.desc": "Spawned entities will have no AI", + "title.apotheosis.spawner": "Spawner Modification", + "info.apotheosis.spawner": "Spawners can be collected with %s and may be modified with various items.", + "info.apotheosis.spawner.no_silk": "Spawners may be modified with various items, but collection with Silk Touch is currently disabled.", + "info.apotheosis.spawner.always_drop": "Spawners may be modified with various items, and will always drop when broken.", + "info.apotheosis.capturing": "The capturing enchantment gives monsters a chance to drop their spawn egg.\\n \\nDrop Rate: 0.4%% per level", + + "book.apotheosis.name": "Chronicle of Shadows", + "book.apotheosis.subtitle": "Apotheotic Guide", + "book.apotheosis.landing": "Welcome to the world of Apotheosis.$(br2)Apotheosis is organized into $(#8080FF)Modules$(), and so is the content of this book.$(br2)Disabled modules are hidden." + +} diff --git a/projects/1.16/assets/apotheosis/apotheosis/lang/zh_cn.json b/projects/1.16/assets/apotheosis/apotheosis/lang/zh_cn.json index dda2934e035b..8e494cca1917 100644 --- a/projects/1.16/assets/apotheosis/apotheosis/lang/zh_cn.json +++ b/projects/1.16/assets/apotheosis/apotheosis/lang/zh_cn.json @@ -1,584 +1,829 @@ { - "affix.apotheosis:reach_distance.name": "触及距离 - (%s)", - "affix.apotheosis:enchantability.name": "附魔能力 - (%s)", - "affix.apotheosis:draw_speed.name": "拉弓速度 - (%s%%)", - "affix.apotheosis:movement_speed.name": "移动速度 - (%s%%)", - "affix.apotheosis:snipe_damage.name": "狙击伤害 - (%s)", - "affix.apotheosis:spectral_shot.name": "光灵箭概率 - (%s%%)", - "affix.apotheosis:snare_hit.name": "控制持续时间 - (%s)", - "affix.apotheosis:magic_arrow.name": "魔法箭", - "affix.apotheosis:teleport_drops.name": "单次收纳数量 - (%s)", - "affix.apotheosis:attack_speed.name": "攻击速度 - (%s)", - "affix.apotheosis:cold_damage.name": "寒冷伤害 - (%s)", - "affix.apotheosis:crit_chance.name": "暴击率 - (%s%%)", - "affix.apotheosis:crit_damage.name": "暴击伤害 - (%s%%)", - "affix.apotheosis:damage_chain.name": "闪电伤害 - (%s)", - "affix.apotheosis:fire_damage.name": "火焰伤害 - (%s)", - "affix.apotheosis:life_steal.name": "生命偷取 - (%s%%)", - "affix.apotheosis:loot_pinata.name": "额外战利品几率 - (%s%%)", - "affix.apotheosis:piercing.name": "穿甲", - "affix.apotheosis:max_crit.name": "最高暴击率", - "affix.apotheosis:cleave.name": "狂战士 - (%s%%,%s)", - "affix.apotheosis:current_hp_damage.name": "目标生命值转伤害 - (%s%%)", - "affix.apotheosis:execute.name": "处决血量 - (%s%%)", - "affix.apotheosis:overheal.name": "生命提升 - (%s%%)", - "affix.apotheosis:torch_placement.name": "放置火把耐久消耗 - (%s)", - "affix.apotheosis:omnitool.name": "万能工具", - "affix.apotheosis:radius_mining.name1": "范围挖掘(1x2)", - "affix.apotheosis:radius_mining.name2": "范围挖掘(3x2)", - "affix.apotheosis:radius_mining.name3": "范围挖掘(3x3)", - "affix.apotheosis:armor.name": "盔甲 - (%s)", - "affix.apotheosis:armor_toughness.name": "盔甲韧性 - (%s)", - "affix.apotheosis:max_health.name": "最大生命值 - (%s)", - "affix.apotheosis:arrow_catcher.name": "箭矢数量 - (%s)", - "affix.apotheosis:shield_speed.name": "移动速度 - (%s%%)", - "affix.apotheosis:disengage.name": "脱战", - "affix.apotheosis:spiked_shield.name": "伤害反弹 - (%s%%)", - "affix.apotheosis:eldritch_block.name": "恐惧格挡 - (%s)", - "affix.apotheosis:shield_damage.name": "盾伤 - (%s)", - "affix.apotheosis:reach_distance": "%s 臂展", - "affix.apotheosis:enchantability": "%s 潜能", - "affix.apotheosis:draw_speed": "%s 快速拉弓", - "affix.apotheosis:movement_speed": "神采奕奕 %s", - "affix.apotheosis:snipe_damage": "狙击精英 %s", - "affix.apotheosis:spectral_shot": "光灵箭 %s", - "affix.apotheosis:snare_hit": "陷阱 %s", - "affix.apotheosis:magic_arrow": "%s 黑暗魔法", - "affix.apotheosis:teleport_drops": "末影灌注 %s", - "affix.apotheosis:attack_speed": "敏捷 %s", - "affix.apotheosis:cold_damage": "霜冻 %s", - "affix.apotheosis:crit_chance": "致命打击 %s", - "affix.apotheosis:crit_damage": "血猎者 %s", - "affix.apotheosis:damage_chain": "%s 电击", - "affix.apotheosis:fire_damage": "熔融 %s", - "affix.apotheosis:life_steal": "嗜血 %s", - "affix.apotheosis:loot_pinata": "%s 皮纳塔", - "affix.apotheosis:max_crit": "%s 狂热", - "affix.apotheosis:cleave": "狂战士 %s", - "affix.apotheosis:current_hp_damage": "%s 弑神者", - "affix.apotheosis:execute": "处决 %s", - "affix.apotheosis:overheal": "%s 神性", - "affix.apotheosis:torch_placement": "%s 火把", - "affix.apotheosis:omnitool": "万能工具 %s", - "affix.apotheosis:radius_mining": "范围挖掘 %s", - "affix.apotheosis:armor": "坚固 %s", - "affix.apotheosis:armor_toughness": "加固 %s", - "affix.apotheosis:max_health": "%s 韧性", - "affix.apotheosis:arrow_catcher": "%s 反应迅捷", - "affix.apotheosis:shield_speed": "轻巧 %s", - "affix.apotheosis:disengage": "脱战 %s", - "affix.apotheosis:spiked_shield": "尖刺 %s", - "affix.apotheosis:eldritch_block": "恐吓 %s", - "affix.apotheosis:shield_damage": "%s 强壮", - "apoth.draw_speed": "拉弓速度", - "apoth.snipe_damage": "狙击伤害", - "apoth.fire_damage": "火焰伤害", - "apoth.cold_damage": "寒冷伤害", - "apoth.life_steal": "生命偷取", - "apoth.piercing_damage": "穿甲伤害", - "apoth.current_hp_damage": "目标生命值转伤害", - "apoth.crit_chance": "暴击率", - "apoth.crit_damage": "暴击伤害", - "apoth.overhealing": "生命提升", - "apoth.reflection": "伤害反弹", - "affix.apotheosis:snare_hit.desc": "命中时陷阱将困住目标 %d 秒。", - "affix.apotheosis:spectral_shot.desc": "射击时你将有 %s%% 的几率发射出光灵箭。", - "affix.apotheosis:magic_arrow.desc": "你的箭将会造成魔法伤害。", - "affix.apotheosis:teleport_drops.desc": "生物被杀死后最多能够传送它的 %d 个掉落物到你的储存槽中。", - "affix.apotheosis:loot_pinata.desc": "生物在被你杀死时有 %s%% 的几率增加战利品掉落数量。", - "affix.apotheosis:damage_chain.desc": "全力攻击可以同时对周围的敌人造成 %s 的闪电伤害。", - "affix.apotheosis:piercing.desc": "物理伤害将会穿透盔甲。", - "affix.apotheosis:cleave.desc": "你的攻击将会有 %s%% 的几率一同作用到周围%s格的敌人。", - "affix.apotheosis:execute.desc": "你的攻击可以直接击杀生命值低于 %s%% 的敌人。", - "affix.apotheosis:omnitool.desc": "这个工具对所有方块都有同钻石工具一样的效率。", - "affix.apotheosis:torch_placement.desc": "右击可以消耗 %d 的耐久放置一根火把。", - "affix.apotheosis:enchantability.desc": "该物品的附魔能力将会增加 %d 。", - "affix.apotheosis:arrow_catcher.desc1": "当有一支箭射在该装备上时你将会获得 1 支箭。", - "affix.apotheosis:arrow_catcher.desc": "当有一支箭射在该装备上时你将会获得 %s 支箭。", - "affix.apotheosis:disengage.desc": "可以使你在混战中迅速后退。", - "affix.apotheosis:eldritch_block.desc": "被阻挡的敌人会陷入虚弱状态。", - "affix.apotheosis:radius_mining.desc1": "这个工具可以一次性破坏范围 1x2 的方块。", - "affix.apotheosis:radius_mining.desc2": "这个工具可以一次性破坏范围 3x2 的方块。", - "affix.apotheosis:radius_mining.desc3": "这个工具可以一次性破坏范围 3x3 的方块。", - "rarity.apoth.common": "普通", - "rarity.apoth.uncommon": "少见", - "rarity.apoth.rare": "稀有", - "rarity.apoth.epic": "史诗", - "rarity.apoth.mythic": "神话", - "rarity.apoth.ancient": "远古", - "death.attack.apoth.frozen_solid": "%s 变成了冰块。", - "death.attack.apoth.frozen_solid.player": "%s 被 %s 做成了冰雕。", - "death.attack.apoth.execute": "%s 被处决了。", - "death.attack.apoth.execute.player": "%s 被 %s 就地正法了。", - "item.apotheosis.boss_summoner": "神化Boss 召唤器", - "item.apotheosis.common_shard": "普通的珍宝碎片", - "item.apotheosis.uncommon_shard": "少见的珍宝碎片", - "item.apotheosis.rare_shard": "稀有的珍宝碎片", - "item.apotheosis.epic_shard": "史诗的珍宝碎片", - "item.apotheosis.mythic_shard": "神话的珍宝碎片", - "item.apotheosis.ancient_shard": "远古的珍宝碎片", - "item.apotheosis.common_tome": "普通的词缀宝典", - "item.apotheosis.uncommon_tome": "少见的词缀宝典", - "item.apotheosis.rare_tome": "稀有的词缀宝典", - "item.apotheosis.epic_tome": "史诗的词缀宝典", - "item.apotheosis.mythic_tome": "神话的词缀宝典", - "item.apotheosis.ancient_tome": "远古的词缀宝典", - "info.apotheosis.affix_tome": "可用于移除物品上的部分词缀,并将移除的词缀保存在宝典上。", - "info.apotheosis.affix_tome2": "物品必须是%s品质或更低品质的,使用后物品将被消耗。", - "info.apotheosis.any_of_rarity": "可以放上任意一种%s品质的物品", - "gui.apotheosis.category.soulfire": "灵魂营火烧炼", - "info.apotheosis.one_per_affix": "每一个词缀物品经过烧炼后都会提炼出一枚珍宝碎片", - "info.apotheosis.retrieved_from": "提炼于:%s", - "type.apotheosis.sword": "剑", - "type.apotheosis.ranged": "远程武器", - "type.apotheosis.pickaxe": "镐", - "type.apotheosis.shovel": "锹", - "type.apotheosis.axe": "斧", - "type.apotheosis.armor": "盔甲", - "type.apotheosis.shield": "盾牌", - "advancements.apotheosis.enchantment": "神秘的附魔台", - "advancements.apotheosis.enchantment.desc": "获得一张附魔台,现在的附魔台能够突破 30 级的附魔等级限制", - "advancements.apotheosis.30ench": "婴儿步……", - "advancements.apotheosis.30ench.desc": "附魔一个 30 级物品", - "advancements.apotheosis.45ench": "附魔爱好者", - "advancements.apotheosis.45ench.desc": "附魔一个 40 级的物品", - "advancements.apotheosis.60ench": "新晋附魔师", - "advancements.apotheosis.60ench.desc": "附魔一个 60 级的物品", - "advancements.apotheosis.80ench": "精英附魔师", - "advancements.apotheosis.80ench.desc": "附魔一个 80 级的物品", - "advancements.apotheosis.100ench": "来自龙的力量", - "advancements.apotheosis.100ench.desc": "附魔一个 100 级的物品", - "advancements.apotheosis.bookshelf": "我需要更多力量!", - "advancements.apotheosis.bookshelf.desc": "制作一个书架", - "advancements.apotheosis.hellshelf": "地狱之力", - "advancements.apotheosis.hellshelf.desc": "获得一个地狱书架", - "advancements.apotheosis.upgrade_hellshelf": "炼狱灌注", - "advancements.apotheosis.upgrade_hellshelf.desc": "升级一个地狱书架", - "advancements.apotheosis.endshelf": "末地之混沌", - "advancements.apotheosis.endshelf.desc": "获得一个末地书架", - "advancements.apotheosis.upgrade_endshelf": "巅极之力", - "advancements.apotheosis.upgrade_endshelf.desc": "升级一个末地书架", - "advancements.apotheosis.seashelf": "深海之怒", - "advancements.apotheosis.seashelf.desc": "获得一个海洋书架", - "advancements.apotheosis.upgrade_seashelf": "深海灌注", - "advancements.apotheosis.upgrade_seashelf.desc": "升级一个海洋书架", - "advancements.apotheosis.hellench": "九狱注魔师", - "advancements.apotheosis.hellench.desc": "附魔一个70级的地狱书架", - "advancements.apotheosis.anvilench": "铁砧注魔师", - "advancements.apotheosis.anvilench.desc": "附魔一个铁砧", - "advancements.apotheosis.shieldench": "盾牌注魔师", - "advancements.apotheosis.shieldench.desc": "附魔一个盾牌", - "advancements.apotheosis.altar": "附魔回收", - "advancements.apotheosis.altar.desc": "合成一个海之祭坛,可以把不需要的四个附魔物品/书转化为一本新的附魔书", - "advancements.apotheosis.splitting": "附魔分解者", - "advancements.apotheosis.splitting.desc": "成功地使用带有拆分附魔的铁砧拆分一本有多种附魔效果的附魔书", - "advancements.apotheosis.sharp10": "重剑无锋", - "advancements.apotheosis.sharp10.desc": "附魔一把锋利 X 或更高的武器", - "advancements.apotheosis.level20": "超限之力", - "advancements.apotheosis.level20.desc": "获得一个附魔等级 XX 或更高等级的物品", - "advancements.apotheosis.enchanting_stats": "位阶,量子化,阿卡那", - "advancements.apotheosis.enchanting_stats.desc": "在三种属性都不低于 10% 的附魔台上附魔一个物品", - "advancements.apotheosis.quanta0": "滚开,不确定性", - "advancements.apotheosis.quanta0.desc": "在量子化 0% 的附魔台上附魔一个物品", - "advancements.apotheosis.quanta50": "混沌导论", - "advancements.apotheosis.quanta50.desc": "在量子化 50% 的附魔台上附魔一个物品", - "advancements.apotheosis.quanta100": "冥冥之中", - "advancements.apotheosis.quanta100.desc": "在量子化 100% 的附魔台上附魔一个物品", - "advancements.apotheosis.arcana50": "魔法能量", - "advancements.apotheosis.arcana50.desc": "在阿卡那 50% 的附魔台上附魔一个物品", - "advancements.apotheosis.arcana100": "阿卡那之力", - "advancements.apotheosis.arcana100.desc": "在阿卡那 100% 的附魔台上附魔一个物品", - "advancements.apotheosis.max_stats": "出类拔萃", - "advancements.apotheosis.max_stats.desc": "在同时拥有三种满属性的附魔台上附魔一个物品", - "advancements.apotheosis.max_stable": "稳扎稳打", - "advancements.apotheosis.max_stable.desc": "在同时拥有满位阶和阿卡那属性,但量子化为 0 的附魔台上附魔一个物品", - "advancements.apotheosis.affix": "惊人词缀", - "advancements.apotheosis.affix.desc": "找到一个带有神化词缀的物品", - "advancements.apotheosis.common": "敝帚自珍", - "advancements.apotheosis.common.desc": "找到一个带有普通词缀的物品", - "advancements.apotheosis.uncommon": "百里挑一", - "advancements.apotheosis.uncommon.desc": "找到一个带有少见词缀的物品", - "advancements.apotheosis.rare": "寥若晨星……", - "advancements.apotheosis.rare.desc": "找到一个带有稀有词缀的物品", - "advancements.apotheosis.epic": "史诗!", - "advancements.apotheosis.epic.desc": "找到一个带有史诗词缀的物品", - "advancements.apotheosis.mythic": "鬼斧神工", - "advancements.apotheosis.mythic.desc": "找到一个带有神话词缀的物品", - "advancements.apotheosis.ancient": "神明遗珍", - "advancements.apotheosis.ancient.desc": "找到一个带有远古词缀的物品", - "advancements.apotheosis.boss": "他也没那么强嘛", - "advancements.apotheosis.boss.desc": "杀死一个神化Boss,并取走它那带有词缀的物品", - "advancements.apotheosis.chests": "地底宝藏", - "advancements.apotheosis.chests.desc": "在一个箱子里找到一个带有词缀的物品", - "advancements.apotheosis.merchant": "成交!", - "advancements.apotheosis.merchant.desc": "从流浪商人那里购买一个带有词缀的物品", - "advancements.apotheosis.random": "你怎么会有这个?", - "advancements.apotheosis.random.desc": "从一个随机怪物那里获得一个带有词缀的物品", - "advancements.apotheosis.spawner.root": "神化刷怪笼", - "advancements.apotheosis.spawner.root.desc": "刷怪笼可以收集并修改,更多信息可以从合成表/JEI中查看。", - "advancements.apotheosis.spawner": "刷怪笼收割者", - "advancements.apotheosis.spawner.desc": "使用精准采集获得一个生物的刷怪笼", - "advancements.apotheosis.capturing": "俘虏", - "advancements.apotheosis.capturing.desc": "使用捕捉获得一个生物的刷怪蛋", - "advancements.apotheosis.modifier": "刷怪笼调节器", - "advancements.apotheosis.modifier.desc": "使用一个刷怪笼调节器修改一个刷怪笼的状态,更多信息可以从合成表/JEI中查看。", - "advancements.apotheosis.spawncount": "批量生产", - "advancements.apotheosis.spawncount.desc": "将一个刷怪笼的刷怪速率提升到 100 ", - "advancements.apotheosis.maxdelay": "时间扭曲的刷怪笼", - "advancements.apotheosis.maxdelay.desc": "将一个刷怪笼的最大刷怪延迟减少到 0 ", - "advancements.apotheosis.mindelay": "下饺子", - "advancements.apotheosis.mindelay.desc": "将一个刷怪笼的最小刷怪延迟减少到 0 ", - "advancements.apotheosis.nearbyents": "集中营", - "advancements.apotheosis.nearbyents.desc": "将一个刷怪笼的附近实体的最大值提升到 50 ", - "advancements.apotheosis.playerrange": "远距离激活", - "advancements.apotheosis.playerrange.desc": "将刷怪笼的玩家激活范围提升到 50 ", - "advancements.apotheosis.spawnrange": "大范围刷怪", - "advancements.apotheosis.spawnrange.desc": "将刷怪笼的刷怪范围提升到 50 ", - "advancements.apotheosis.conditions": "自由生成", - "advancements.apotheosis.conditions.desc": "关闭刷怪笼的刷怪条件", - "advancements.apotheosis.players": "工厂准备就绪", - "advancements.apotheosis.players.desc": "关闭附近玩家对刷怪笼的影响", - "advancements.apotheosis.spawncap": "浩浩荡荡", - "advancements.apotheosis.spawncap.desc": "关闭刷怪笼的区域刷怪限制", - "advancements.apotheosis.redstone": "操控刷怪笼", - "advancements.apotheosis.redstone.desc": "对刷怪笼启用红石控制", - "advancements.apotheosis.ultimate_spawner": "究极刷怪笼", - "advancements.apotheosis.ultimate_spawner.desc": "创造一个没有延迟、具有红石控制、禁用刷怪区域限制、忽略附近玩家的刷怪笼", - "enchantment.apotheosis.capturing": "捕捉", - "enchantment.apotheosis.capturing.desc": "使生物有一定概率在死亡时掉落它们的刷怪蛋。", - "info.spw.entity": "实体:%s", - "waila.spw.mindelay": "最小延迟:%s", - "waila.spw.maxdelay": "最大延迟:%s", - "waila.spw.spawncount": "刷怪数量:%s", - "waila.spw.maxnearby": "附近最大实体数量:%s", - "waila.spw.playerrange": "玩家激活范围:%s", - "waila.spw.spawnrange": "刷怪范围:%s", - "waila.spw.ignoreplayers": "忽略附近玩家", - "waila.spw.ignoreconditions": "忽略生成条件", - "waila.spw.ignorecap": "忽略区域刷怪限制", - "waila.spw.redstone": "红石控制已启用", - "waila.spw.sneak": "按住Shift查看详细信息", - "jei.spw.title": "刷怪笼修改", - "jei.spw.invert": "反转调节器的行为", - "jei.spw.invert2": "必须用一只手拿着", - "jei.spw.editmindelay": "减小最小刷怪延迟", - "jei.spw.editmaxdelay": "减小最大刷怪延迟", - "jei.spw.editspawncount": "增加刷怪数量", - "jei.spw.editnearby": "增加附近最大实体数", - "jei.spw.editplayer": "增加玩家激活刷怪笼的范围", - "jei.spw.editspawn": "增加刷怪范围", - "jei.spw.ignoreconditions": "忽略刷怪条件", - "jei.spw.ignoreplayers": "忽略附近玩家", - "jei.spw.changeentity": "更改生成的实体", - "jei.spw.ignorecap": "忽略区域刷怪限制", - "jei.spw.redstone": "启用红石控制", - "jei.spw.instructions": "手持各种调节器右击刷怪笼可以调节刷怪笼的数据。\\n某个物品可以反转调节器的行为,导致反方向调节刷怪笼的数据。\\n使用精准采集挖掘可以获得刷怪笼。", - "jei.spw.capturing": "捕捉附魔可以使生物有概率在死亡时掉落它们的刷怪蛋。\\n每个附魔等级增加 0.4% 的几率。", - "block.apotheosis.hellshelf": "地狱书架", - "block.apotheosis.blazing_hellshelf": "炽热的地狱书架", - "block.apotheosis.glowing_hellshelf": "发光的地狱书架", - "block.apotheosis.seashelf": "海洋书架", - "block.apotheosis.crystal_seashelf": "澄澈的海洋书架", - "block.apotheosis.heart_seashelf": "锻心的海洋书架", - "block.apotheosis.endshelf": "末地书架", - "block.apotheosis.pearl_endshelf": "璀璨的末地书架", - "block.apotheosis.draconic_endshelf": "龙裔的末地书架", - "block.apotheosis.beeshelf": "蜜制书架", - "block.apotheosis.melonshelf": "西瓜书架", - "info.apotheosis.ench_power": "为附魔台提供 %s 的附魔能力。", - "info.apotheosis.cobweb": "可以用来去除所有附魔属性。", - "info.apotheosis.masterwork": "极品", - "info.apotheosis.twisted": "扭曲", - "info.apotheosis.corrupted": "腐化", - "info.apotheosis.enchanting": "附魔台现在可以超过 30 级。 一些附魔只会出现在 30 级以上的附魔台。", - "info.apotheosis.altar": "海之祭坛专注于转换附魔物品。\\n\\n首先,先在每根柱子上放置一个附魔物品,一旦提供了足够的物品,祭坛将吸取附近玩家的经验。\\n如果经验不足,将会产生紫色颗粒。\\n\\n一旦完成,海之祭坛上的物品会被消耗,并生成一本附魔书,有可能获得宝藏级附魔。", - "gui.apotheosis.enchant.eterna": "位阶", - "gui.apotheosis.enchant.quanta": "量子化", - "gui.apotheosis.enchant.arcana": "阿卡那", - "info.apotheosis.ench_stats": "附魔属性:", - "info.apotheosis.eterna": " - 位阶:%s", - "info.apotheosis.quanta": " - 量子化:%s%%", - "info.apotheosis.arcana": " - 阿卡那:%s%%", - "info.apotheosis.eterna.p": " - 位阶:+%s (最高 %s)", - "info.apotheosis.quanta.p": " - 量子化:+%s%%", - "info.apotheosis.arcana.p": " - 阿卡那:+%s%%", - "gui.apotheosis.enchant.eterna.desc": " 是强度的衡量标准。", - "gui.apotheosis.enchant.eterna.desc2": "它控制着附魔台的等级。", - "gui.apotheosis.enchant.eterna.desc3": "当前值:%s/%s", - "gui.apotheosis.enchant.quanta.desc": " 是强度波动的衡量标准。", - "gui.apotheosis.enchant.quanta.desc2": "它控制着附魔的变化幅度。", - "gui.apotheosis.enchant.quanta.desc3": "你最终获得的附魔等级将会因为此数值而产生变化。", - "gui.apotheosis.enchant.quanta.desc4": "当前值:%s%%", - "gui.apotheosis.enchant.arcana.desc": " 是质量的衡量标准。", - "gui.apotheosis.enchant.arcana.desc2": "它可以使罕见的附魔变得很常见,", - "gui.apotheosis.enchant.arcana.desc3": "而且它还能增加附魔的数量。", - "gui.apotheosis.enchant.arcana.desc4": "当前值:%s%%", - "ingredient.apotheosis.ench": "至少需要 %s", - "enchantment.apotheosis.hell_infusion": "炼狱灌注", - "enchantment.apotheosis.hell_infusion.desc": "在下界里可以造成额外的魔法伤害。", - "enchantment.apotheosis.sea_infusion": "深海灌注", - "enchantment.apotheosis.sea_infusion.desc": "在潮湿环境下可以造成额外的魔法伤害。", - "enchantment.apotheosis.mounted_strike": "骑砍", - "enchantment.apotheosis.mounted_strike.desc": "骑马时攻击能够造成额外伤害。", - "enchantment.apotheosis.depth_miner": "矿工热忱", - "enchantment.apotheosis.depth_miner.desc": "调整玩家在不同高度时的挖掘速度,Y值越低挖掘速度越快,反之越慢。", - "enchantment.apotheosis.stable_footing": "稳住脚步", - "enchantment.apotheosis.stable_footing.desc": "取消飞行时的挖掘速度惩罚。", - "enchantment.apotheosis.scavenger": "拾荒者", - "enchantment.apotheosis.scavenger.desc": "生物被杀死后它们的战利品有可能会翻 2 倍。", - "enchantment.apotheosis.life_mending": "生命修补", - "enchantment.apotheosis.life_mending.desc": "将生命转化为耐久。", - "enchantment.apotheosis.icy_thorns": "冰霜荆棘", - "enchantment.apotheosis.icy_thorns.desc": "使攻击者受到缓慢效果。", - "enchantment.apotheosis.bane_of_illagers": "灾厄村民杀手", - "enchantment.apotheosis.bane_of_illagers.desc": "对灾厄村民的攻击伤害增加。", - "death.attack.apoth_corrupted": "%1$s 被腐化附魔榨干了。", - "death.attack.apoth_corrupted.player": "%s 被 %s 腐化了。", - "item.apotheosis.prismatic_web": "海晶蜘蛛网", - "info.apotheosis.prismatic_cobweb": "可以用来消除一件装备中的所有腐化附魔。", - "item.apotheosis.null_book": "其他宝典", - "item.apotheosis.armor_head_book": "头盔宝典", - "item.apotheosis.armor_chest_book": "胸甲宝典", - "item.apotheosis.armor_legs_book": "护腿宝典", - "item.apotheosis.armor_feet_book": "鞋子宝典", - "item.apotheosis.weapon_book": "武器宝典", - "item.apotheosis.digger_book": "矿工宝典", - "item.apotheosis.fishing_rod_book": "渔夫宝典", - "item.apotheosis.bow_book": "弓宝典", - "item.apotheosis.scrap_tome": "分解宝典", - "info.apotheosis.tome_error": "物品出错 - 对着空气右击可以使其转化为附魔书。", - "info.apotheosis.null_book": "只接受其他类型的附魔。", - "info.apotheosis.armor_head_book": "只接受头盔类型的附魔。", - "info.apotheosis.armor_chest_book": "只接受胸甲类型的附魔。", - "info.apotheosis.armor_legs_book": "只接受护腿类型的附魔。", - "info.apotheosis.armor_feet_book": "只接受鞋子类型的附魔。", - "info.apotheosis.weapon_book": "只接受武器类型的附魔。", - "info.apotheosis.digger_book": "只接受挖掘类型的附魔。", - "info.apotheosis.fishing_rod_book": "只接受垂钓类型的附魔。", - "info.apotheosis.bow_book": "只接受弓类型的附魔。", - "info.apotheosis.scrap_tome": "可以将一些附魔转移到分解宝典上,之后使用方法与附魔书相同。", - "info.apotheosis.scrap_tome2": "使用后将会被消耗。", - "info.apotheosis.table": "最大普通书架等级:%s", - "info.apotheosis.table2": "最大地狱书架等级:%s", - "enchantment.apotheosis.tempting": "引诱", - "enchantment.apotheosis.tempting.desc": "引诱附近的动物。", - "enchantment.apotheosis.shield_bash": "盾击", - "enchantment.apotheosis.shield_bash.desc": "增加盾牌造成的伤害。", - "enchantment.apotheosis.reflective": "反甲", - "enchantment.apotheosis.reflective.desc": "格挡时受到攻击有可能会对攻击者造成伤害。", - "enchantment.apotheosis.berserk": "狂战士", - "enchantment.apotheosis.berserk.desc": "受到伤害时会变得愤怒。", - "enchantment.apotheosis.knowledge": "阅历", - "enchantment.apotheosis.knowledge.desc": "敌人的掉落物将会被转化为经验。", - "enchantment.apotheosis.splitting": "拆分", - "enchantment.apotheosis.splitting.desc": "当拥有该附魔的铁砧砸中有多种附魔的附魔书时附魔书将会被拆分。", - "enchantment.apotheosis.obliteration": "分裂", - "enchantment.apotheosis.obliteration.desc": "当拥有该附魔的铁砧砸中有单一附魔且等级高于 1 级的附魔书时附魔书将被拆分为 2 个,附魔等级下降 1 级。", - "enchantment.apotheosis.natures_blessing": "大自然的祝福", - "enchantment.apotheosis.natures_blessing.desc": "手持锄头右击可以直接对作物施加骨粉。", - "enchantment.apotheosis.rebounding": "反弹", - "enchantment.apotheosis.rebounding.desc": "被近战攻击时攻击者有可能会被弹飞。", - "enchantment.apotheosis.magic_protection": "魔力抵触", - "enchantment.apotheosis.magic_protection.desc": "减少玩家造成的魔法伤害,同时减少玩家受到的魔法伤害。", - "enchantment.apotheosis.crescendo": "快速射击", - "enchantment.apotheosis.crescendo.desc": "增加你的弩在装填完箭后瞄准时的射击次数。", - "block.apotheosis.prismatic_altar": "海之祭坛", - "generic.reachDistance": "触及距离", - "forge.swimSpeed": "游泳速度", - "forge.entity_gravity": "重力", - "block.reeds": "甘蔗", - "enchantment.level.11": "XI", - "enchantment.level.12": "XII", - "enchantment.level.13": "XIII", - "enchantment.level.14": "XIV", - "enchantment.level.15": "XV", - "enchantment.level.16": "XVI", - "enchantment.level.17": "XVII", - "enchantment.level.18": "XVIII", - "enchantment.level.19": "XIX", - "enchantment.level.20": "XX", - "enchantment.level.21": "XXI", - "enchantment.level.22": "XXII", - "enchantment.level.23": "XXIII", - "enchantment.level.24": "XXIV", - "enchantment.level.25": "XXV", - "enchantment.level.26": "XXVI", - "enchantment.level.27": "XXVII", - "enchantment.level.28": "XXVIII", - "enchantment.level.29": "XXIX", - "enchantment.level.30": "XXX", - "enchantment.level.31": "XXXI", - "enchantment.level.32": "XXXII", - "enchantment.level.33": "XXXIII", - "enchantment.level.34": "XXXIV", - "enchantment.level.35": "XXXV", - "enchantment.level.36": "XXXVI", - "enchantment.level.37": "XXXVII", - "enchantment.level.38": "XXXVIII", - "enchantment.level.39": "XXXIX", - "enchantment.level.40": "XL", - "enchantment.level.41": "XLI", - "enchantment.level.42": "XLII", - "enchantment.level.43": "XLIII", - "enchantment.level.44": "XLIV", - "enchantment.level.45": "XLV", - "enchantment.level.46": "XLVI", - "enchantment.level.47": "XLVII", - "enchantment.level.48": "XLVIII", - "enchantment.level.49": "XLIX", - "enchantment.level.50": "L", - "enchantment.level.51": "LI", - "enchantment.level.52": "LII", - "enchantment.level.53": "LIII", - "enchantment.level.54": "LIV", - "enchantment.level.55": "LV", - "enchantment.level.56": "LVI", - "enchantment.level.57": "LVII", - "enchantment.level.58": "LVIII", - "enchantment.level.59": "LIX", - "enchantment.level.60": "LX", - "enchantment.level.61": "LXI", - "enchantment.level.62": "LXII", - "enchantment.level.63": "LXIII", - "enchantment.level.64": "LXIV", - "enchantment.level.65": "LXV", - "enchantment.level.66": "LXVI", - "enchantment.level.67": "LXVII", - "enchantment.level.68": "LXVIII", - "enchantment.level.69": "LXIX", - "enchantment.level.70": "LXX", - "enchantment.level.71": "LXXI", - "enchantment.level.72": "LXXII", - "enchantment.level.73": "LXXIII", - "enchantment.level.74": "LXXIV", - "enchantment.level.75": "LXXV", - "enchantment.level.76": "LXXVI", - "enchantment.level.77": "LXXVII", - "enchantment.level.78": "LXXVIII", - "enchantment.level.79": "LXXIX", - "enchantment.level.80": "LXXX", - "enchantment.level.81": "LXXXI", - "enchantment.level.82": "LXXXII", - "enchantment.level.83": "LXXXIII", - "enchantment.level.84": "LXXXIV", - "enchantment.level.85": "LXXXV", - "enchantment.level.86": "LXXXVI", - "enchantment.level.87": "LXXXVII", - "enchantment.level.88": "LXXXVIII", - "enchantment.level.89": "LXXXIX", - "enchantment.level.90": "XC", - "enchantment.level.91": "XCI", - "enchantment.level.92": "XCII", - "enchantment.level.93": "XCIII", - "enchantment.level.94": "XCIV", - "enchantment.level.95": "XCV", - "enchantment.level.96": "XCVI", - "enchantment.level.97": "XCVII", - "enchantment.level.98": "XCVIII", - "enchantment.level.99": "XCIX", - "enchantment.level.100": "C", - "enchantment.level.101": "CI", - "enchantment.level.102": "CII", - "enchantment.level.103": "CIII", - "enchantment.level.104": "CIV", - "enchantment.level.105": "CV", - "enchantment.level.106": "CVI", - "enchantment.level.107": "CVII", - "enchantment.level.108": "CVIII", - "enchantment.level.109": "CIX", - "enchantment.level.110": "CX", - "enchantment.level.111": "CXI", - "enchantment.level.112": "CXII", - "enchantment.level.113": "CXIII", - "enchantment.level.114": "CXIV", - "enchantment.level.115": "CXV", - "enchantment.level.116": "CXVI", - "enchantment.level.117": "CXVII", - "enchantment.level.118": "CXVIII", - "enchantment.level.119": "CXIX", - "enchantment.level.120": "CXX", - "enchantment.level.121": "CXXI", - "enchantment.level.122": "CXXII", - "enchantment.level.123": "CXXIII", - "enchantment.level.124": "CXXIV", - "enchantment.level.125": "CXXV", - "enchantment.level.126": "CXXVI", - "enchantment.level.127": "CXXVII", - "block.apotheosis.enchantment_library": "附魔储备台", - "apotheosis.ench.library": "附魔储备台", - "tooltip.enchlib.1": "当前可导出的最高等级:%s", - "tooltip.enchlib.2": "储备点数:%s/32767", - "tooltip.enchlib.4": "单级导出消耗:%d", - "tooltip.enchlib.5": "无法叠加出更高等级", - "tooltip.enchlib.6": "满级导出消耗:%d", - "tooltip.enchlib.item": "当前储备着 %d 种附魔。", - "info.apotheosis.library": "附魔储备台是一个能储存附魔以备不时之需的方块。 放入附魔书即可存入附魔。 存入后,左击可以导出该附魔的 1 级附魔书,重复导出可在输出栏里叠加附魔书中该附魔的附魔等级。 按住Shift左击可一次性导出该附魔的当前最高等级附魔书。", - "enchantment.apotheosis.true_infinity": "无限箭袋", - "enchantment.apotheosis.true_infinity.desc": "射击将不再需要消耗箭(附魔在弓上,无需箭)。", - "item.minecraft.potion.effect.resistance": "抗性提升药水", - "item.minecraft.splash_potion.effect.resistance": "喷溅型抗性提升药水", - "item.minecraft.lingering_potion.effect.resistance": "滞留型抗性提升药水", - "item.minecraft.tipped_arrow.effect.resistance": "抗性提升之箭", - "item.minecraft.potion.effect.absorption": "伤害吸收药水", - "item.minecraft.splash_potion.effect.absorption": "喷溅型伤害吸收药水", - "item.minecraft.lingering_potion.effect.absorption": "滞留型伤害吸收药水", - "item.minecraft.tipped_arrow.effect.absorption": "伤害吸收之箭", - "item.minecraft.potion.effect.haste": "急迫药水", - "item.minecraft.splash_potion.effect.haste": "喷溅型急迫药水", - "item.minecraft.lingering_potion.effect.haste": "滞留型急迫药水", - "item.minecraft.tipped_arrow.effect.haste": "急迫之箭", - "item.minecraft.potion.effect.fatigue": "挖掘疲劳药水", - "item.minecraft.splash_potion.effect.fatigue": "喷溅型挖掘疲劳药水", - "item.minecraft.lingering_potion.effect.fatigue": "滞留型挖掘疲劳药水", - "item.minecraft.tipped_arrow.effect.fatigue": "挖掘疲劳之箭", - "item.minecraft.potion.effect.wither": "凋零药水", - "item.minecraft.splash_potion.effect.wither": "喷溅型凋零药水", - "item.minecraft.lingering_potion.effect.wither": "滞留型凋零药水", - "item.minecraft.tipped_arrow.effect.wither": "凋零之箭", - "effect.apotheosis.sundering": "破甲", - "item.minecraft.potion.effect.sundering": "破甲药水", - "item.minecraft.splash_potion.effect.sundering": "喷溅型破甲药水", - "item.minecraft.lingering_potion.effect.sundering": "滞留型破甲药水", - "item.minecraft.tipped_arrow.effect.sundering": "破甲之箭", - "effect.apotheosis.knowledge": "阅历", - "item.minecraft.potion.effect.knowledge": "古之阅历药水", - "item.minecraft.splash_potion.effect.knowledge": "喷溅型古之阅历药水", - "item.minecraft.lingering_potion.effect.knowledge": "滞留型古之阅历药水", - "item.minecraft.tipped_arrow.effect.knowledge": "古之阅历之箭", - "item.apotheosis.lucky_foot": "幸运兔子脚", - "item.apotheosis.potion_charm_broke": "无效的药水护符", - "item.apotheosis.potion_charm": "%s护符", - "item.apotheosis.potion_charm.desc": "启用并放入背包内将持续拥有%s效果。", - "item.apotheosis.potion_charm.desc2": "右击启用/禁用。", - "item.apotheosis.potion_charm.desc3": "效果:%s", - "item.apotheosis.potion_charm.enabled": "已启用", - "item.apotheosis.potion_charm.disabled": "已禁用", - "info.apotheosis.anvil": "可以被附魔。", - "info.apotheosis.noentity": "持有实体:没有", - "info.apotheosis.containedentity": "持有实体:%s", - "name.apotheosis.merch_sword": "奴役狂梦", - "name.apotheosis.merch_pick": "碎石机", - "name.apotheosis.merch_axe": "伐木者", - "name.apotheosis.merch_axe2": "碎骨者", - "name.apotheosis.merch_spider_sword": "节肢之惧", - "name.apotheosis.merch_helm": "老面孔", - "name.apotheosis.merch_chest": "永恒之甲", - "name.apotheosis.merch_legs": "雷鸣护腿", - "name.apotheosis.merch_boots": "符文鞋子", - "name.apotheosis.vigilance": "警惕长存", - "apotheosis.recipes.fletching": "制箭", - "item.apotheosis.obsidian_arrow": "黑曜石箭", - "info.apotheosis.obsidian_arrow": "+20%% 伤害", - "item.apotheosis.broadhead_arrow": "宽头箭", - "info.apotheosis.broadhead_arrow": "流血(0:15)", - "item.apotheosis.explosive_arrow": "爆炸箭", - "info.apotheosis.explosive_arrow": "爆炸范围:2格", - "item.apotheosis.iron_mining_arrow": "铁头采矿箭", - "item.apotheosis.diamond_mining_arrow": "钻石头采矿箭", - "info.apotheosis.mining_arrow.iron": "射出的箭会像铁镐一样挖掘方块", - "info.apotheosis.mining_arrow.diamond": "射出的箭会像钻石镐一样挖掘方块", - "effect.apotheosis.bleeding": "流血", - "death.attack.apotheosis.bleeding": "%s因失血过多而死", - "info.apoth.modifier_disabled": "这个调节器已被禁用", - "itemGroup.apotheosis": "神化" -} \ No newline at end of file + "comment_id": "/致命模块", + + "affix.apotheosis:reach_distance.name": "触及距离 - (%s)", + "affix.apotheosis:enchantability.name": "附魔能力 - (%s)", + + "affix.apotheosis:draw_speed.name": "拉弓速度 - (%s%%)", + "affix.apotheosis:movement_speed.name": "移动速度 - (%s%%)", + "affix.apotheosis:snipe_damage.name": "狙击伤害 - (%s)", + "affix.apotheosis:spectral_shot.name": "光灵箭概率 - (%s%%)", + "affix.apotheosis:snare_hit.name": "控制持续时间 - (%s)", + "affix.apotheosis:magic_arrow.name": "魔法箭", + "affix.apotheosis:teleport_drops.name": "单次收纳数量 - (%s)", + + "affix.apotheosis:attack_speed.name": "攻击速度 - (%s)", + "affix.apotheosis:cold_damage.name": "寒冷伤害 - (%s)", + "affix.apotheosis:crit_chance.name": "暴击率 - (%s%%)", + "affix.apotheosis:crit_damage.name": "暴击伤害 - (%s%%)", + "affix.apotheosis:damage_chain.name": "闪电伤害 - (%s)", + "affix.apotheosis:fire_damage.name": "火焰伤害 - (%s)", + "affix.apotheosis:life_steal.name": "生命偷取 - (%s%%)", + "affix.apotheosis:loot_pinata.name": "额外战利品几率 - (%s%%)", + + "affix.apotheosis:piercing.name": "穿甲", + "affix.apotheosis:max_crit.name": "最高暴击率", + "affix.apotheosis:cleave.name": "狂战士 - (%s%%,%s)", + "affix.apotheosis:current_hp_damage.name": "真实伤害 - (%s%%)", + "affix.apotheosis:execute.name": "处决血量 - (%s%%)", + "affix.apotheosis:overheal.name": "生命提升 - (%s%%)", + + "affix.apotheosis:torch_placement.name": "安置火把耐久消耗 - (%s)", + "affix.apotheosis:omnitool.name": "万能工具", + "affix.apotheosis:radius_mining.name1": "范围挖掘(1x2)", + "affix.apotheosis:radius_mining.name2": "范围挖掘(3x2)", + "affix.apotheosis:radius_mining.name3": "范围挖掘(3x3)", + + "affix.apotheosis:armor.name": "盔甲 - (%s)", + "affix.apotheosis:armor_toughness.name": "盔甲韧性 - (%s)", + "affix.apotheosis:max_health.name": "最大生命值 - (%s)", + + "affix.apotheosis:arrow_catcher.name": "箭矢数量 - (%s)", + "affix.apotheosis:shield_speed.name": "移动速度 - (%s%%)", + "affix.apotheosis:disengage.name": "脱战", + "affix.apotheosis:spiked_shield.name": "伤害反弹 - (%s%%)", + "affix.apotheosis:eldritch_block.name": "恐惧震慑 - (%s)", + "affix.apotheosis:shield_damage.name": "盾伤 - (%s)", + + "affix.apotheosis:reach_distance": "%s 臂展", + "affix.apotheosis:enchantability": "%s 潜能", + + "affix.apotheosis:draw_speed": "%s 快速拉扯", + "affix.apotheosis:movement_speed": "神采奕奕 %s", + "affix.apotheosis:snipe_damage": "狙击精英 %s", + "affix.apotheosis:spectral_shot": "光灵箭 %s", + "affix.apotheosis:snare_hit": "陷阱 %s", + "affix.apotheosis:magic_arrow": "%s 黑暗魔法", + "affix.apotheosis:teleport_drops": "末影灌注 %s", + + "affix.apotheosis:attack_speed": "敏捷 %s", + "affix.apotheosis:cold_damage": "霜冻 %s", + "affix.apotheosis:crit_chance": "致命打击 %s", + "affix.apotheosis:crit_damage": "血猎者 %s", + "affix.apotheosis:damage_chain": "%s 电击", + "affix.apotheosis:fire_damage": "熔融 %s", + "affix.apotheosis:life_steal": "嗜血 %s", + "affix.apotheosis:loot_pinata": "%s 皮纳塔", + + "affix.apotheosis:max_crit": "%s 狂热", + "affix.apotheosis:cleave": "狂战士 %s", + "affix.apotheosis:current_hp_damage": "%s 弑神者", + "affix.apotheosis:execute": "处决 %s", + "affix.apotheosis:overheal": "%s 神性", + + "affix.apotheosis:torch_placement": "%s 火炬", + "affix.apotheosis:omnitool": "万能工具 %s", + "affix.apotheosis:radius_mining": "范围挖掘 %s", + + "affix.apotheosis:armor": "坚固 %s", + "affix.apotheosis:armor_toughness": "加固 %s", + "affix.apotheosis:max_health": "%s 韧性", + + "affix.apotheosis:arrow_catcher": "%s 迅捷反应", + "affix.apotheosis:shield_speed": "轻巧 %s", + "affix.apotheosis:disengage": "脱战 %s", + "affix.apotheosis:spiked_shield": "尖刺 %s", + "affix.apotheosis:eldritch_block": "恐吓 %s", + "affix.apotheosis:shield_damage": "%s 强壮", + + "apoth.draw_speed": "拉弓速度", + "apoth.snipe_damage": "狙击伤害", + "apoth.fire_damage": "火焰伤害", + "apoth.cold_damage": "寒冷伤害", + "apoth.life_steal": "生命偷取", + "apoth.piercing_damage": "穿甲伤害", + "apoth.current_hp_damage": "真实伤害", + "apoth.crit_chance": "暴击率", + "apoth.crit_damage": "暴击伤害", + "apoth.overhealing": "生命提升", + "apoth.reflection": "伤害反弹", + + "affix.apotheosis:snare_hit.desc": "命中时陷阱将困住目标 %d 秒。", + "affix.apotheosis:spectral_shot.desc": "射击时你将有 %s%% 的几率发射出光灵箭。", + "affix.apotheosis:magic_arrow.desc": "你的箭将会造成魔法伤害。", + "affix.apotheosis:teleport_drops.desc": "生物被杀死后最多能够传送它的 %d 个掉落物到你的储存槽中。", + "affix.apotheosis:loot_pinata.desc": "生物在被你杀死时有 %s%% 的几率增加战利品掉落数量。", + "affix.apotheosis:damage_chain.desc": "全力攻击可以同时对周围的敌人造成 %s 的闪电伤害。", + "affix.apotheosis:piercing.desc": "物理伤害将会穿透盔甲。", + "affix.apotheosis:cleave.desc": "你的攻击将会有 %s%% 的几率一同作用到周围%s格的敌人。", + "affix.apotheosis:execute.desc": "你的攻击可以直接击杀生命值低于 %s%% 的敌人。", + "affix.apotheosis:omnitool.desc": "这个工具对所有方块都有同钻石工具一样的效率。", + "affix.apotheosis:torch_placement.desc": "右击可以消耗 %d 的耐久放置一根火把。", + "affix.apotheosis:enchantability.desc": "该物品的附魔能力将会增加 %d 。", + "affix.apotheosis:arrow_catcher.desc1": "当有一支箭射在该装备上时你将会获得 1 支箭。", + "affix.apotheosis:arrow_catcher.desc": "当有一支箭射在该装备上时你将会获得 %s 支箭。", + "affix.apotheosis:disengage.desc": "可以使你在混战中迅速后退。", + "affix.apotheosis:eldritch_block.desc": "被阻挡的敌人会陷入虚弱状态。", + "affix.apotheosis:radius_mining.desc1": "这个工具可以一次性破坏范围 1x2 的方块。", + "affix.apotheosis:radius_mining.desc2": "这个工具可以一次性破坏范围 3x2 的方块。", + "affix.apotheosis:radius_mining.desc3": "这个工具可以一次性破坏范围 3x3 的方块。", + + "rarity.apoth.common": "普通", + "rarity.apoth.uncommon": "罕见", + "rarity.apoth.rare": "珍贵", + "rarity.apoth.epic": "史诗", + "rarity.apoth.mythic": "神话", + "rarity.apoth.ancient": "古老", + + "death.attack.apoth.frozen_solid": "%s 变成了冰块。", + "death.attack.apoth.frozen_solid.player": "%s 被 %s 做成了冰雕。", + "death.attack.apoth.execute": "%s 被处决了。", + "death.attack.apoth.execute.player": "%s 被 %s 就地正法了。", + + "item.apotheosis.boss_summoner": "神化Boss 召唤器", + "item.apotheosis.common_shard": "普通的珍宝碎片", + "item.apotheosis.uncommon_shard": "罕见的珍宝碎片", + "item.apotheosis.rare_shard": "珍贵的珍宝碎片", + "item.apotheosis.epic_shard": "史诗的珍宝碎片", + "item.apotheosis.mythic_shard": "神话的珍宝碎片", + "item.apotheosis.ancient_shard": "古老的珍宝碎片", + + "item.apotheosis.common_tome": "普通的词缀宝典", + "item.apotheosis.uncommon_tome": "罕见的词缀宝典", + "item.apotheosis.rare_tome": "珍贵的词缀宝典", + "item.apotheosis.epic_tome": "史诗的词缀宝典", + "item.apotheosis.mythic_tome": "神话的词缀宝典", + "item.apotheosis.ancient_tome": "古老的词缀宝典", + + "info.apotheosis.affix_tome": "可用于移除物品上的部分词缀,并将移除的词缀保存在宝典上。", + "info.apotheosis.affix_tome2": "物品必须是%s品质或更低品质的,使用后物品将被消耗。", + "info.apotheosis.any_of_rarity": "可以放上任意一种%s品质的物品", + "gui.apotheosis.category.soulfire": "灵魂营火烧炼", + "info.apotheosis.one_per_affix": "每一个词缀物品经过烧炼后都会提炼出一枚珍宝碎片", + "info.apotheosis.retrieved_from": "提炼于: %s", + + "type.apotheosis.sword": "剑", + "type.apotheosis.ranged": "远程武器", + "type.apotheosis.pickaxe": "镐", + "type.apotheosis.shovel": "锹", + "type.apotheosis.axe": "斧", + "type.apotheosis.armor": "盔甲", + "type.apotheosis.shield": "盾牌", + + "comment_id": "/进度", + + "advancements.apotheosis.enchantment": "神秘的附魔台", + "advancements.apotheosis.enchantment.desc": "获得一张附魔台,现在的附魔台能够突破 30 级的附魔等级限制", + "advancements.apotheosis.30ench": "婴儿步……", + "advancements.apotheosis.30ench.desc": "附魔一个 30 级物品", + "advancements.apotheosis.45ench": "附魔爱好者", + "advancements.apotheosis.45ench.desc": "附魔一个 40 级的物品", + "advancements.apotheosis.60ench": "新晋附魔师", + "advancements.apotheosis.60ench.desc": "附魔一个 60 级的物品", + "advancements.apotheosis.80ench": "精英附魔师", + "advancements.apotheosis.80ench.desc": "附魔一个 80 级的物品", + "advancements.apotheosis.100ench": "来自龙的力量", + "advancements.apotheosis.100ench.desc": "附魔一个 100 级的物品", + "advancements.apotheosis.bookshelf": "我需要更多力量!", + "advancements.apotheosis.bookshelf.desc": "制作一个书架", + "advancements.apotheosis.hellshelf": "地狱之力", + "advancements.apotheosis.hellshelf.desc": "获得一个地狱书架", + "advancements.apotheosis.upgrade_hellshelf": "炼狱灌注", + "advancements.apotheosis.upgrade_hellshelf.desc": "升级一个地狱书架", + "advancements.apotheosis.endshelf": "末地之混沌", + "advancements.apotheosis.endshelf.desc": "获得一个末地书架", + "advancements.apotheosis.upgrade_endshelf": "巅极之力", + "advancements.apotheosis.upgrade_endshelf.desc": "升级一个末地书架", + "advancements.apotheosis.seashelf": "深海之怒", + "advancements.apotheosis.seashelf.desc": "获得一个海洋书架", + "advancements.apotheosis.infuse_seashelf": "海洋灌注", + "advancements.apotheosis.infuse_seashelf.desc": "通过灌注附魔获得灌注海洋书架。", + "advancements.apotheosis.upgrade_seashelf": "深海灌注", + "advancements.apotheosis.upgrade_seashelf.desc": "升级一个海洋书架", + "advancements.apotheosis.infuse_hellshelf": "地狱灌注", + "advancements.apotheosis.infuse_hellshelf.desc": "通过灌注附魔获得灌注地狱书架。", + "advancements.apotheosis.anvilench": "铁砧注魔师", + "advancements.apotheosis.anvilench.desc": "附魔一个铁砧", + "advancements.apotheosis.shieldench": "盾牌注魔师", + "advancements.apotheosis.shieldench.desc": "附魔一个盾牌", + "advancements.apotheosis.altar": "附魔回收", + "advancements.apotheosis.altar.desc": "合成一个海之祭坛,可以把不需要的四个附魔物品/书转化为一本新的附魔书", + "advancements.apotheosis.splitting": "附魔分解者", + "advancements.apotheosis.splitting.desc": "成功地使用带有拆分附魔的铁砧拆分一本有多种附魔效果的附魔书", + "advancements.apotheosis.sharp10": "重剑无锋", + "advancements.apotheosis.sharp10.desc": "附魔一把锋利 X 或更高的武器", + "advancements.apotheosis.level20": "超限之力", + "advancements.apotheosis.level20.desc": "获得一个附魔等级 XX 或更高等级的物品", + "advancements.apotheosis.enchanting_stats": "位阶,量子化,阿卡那", + "advancements.apotheosis.enchanting_stats.desc": "在三种属性都不低于 10% 的附魔台上附魔一个物品", + "advancements.apotheosis.quanta0": "滚开,不确定性", + "advancements.apotheosis.quanta0.desc": "在量子化 0% 的附魔台上附魔一个物品", + "advancements.apotheosis.quanta50": "混沌导论", + "advancements.apotheosis.quanta50.desc": "在量子化 50% 的附魔台上附魔一个物品", + "advancements.apotheosis.quanta100": "冥冥之中", + "advancements.apotheosis.quanta100.desc": "在量子化 100% 的附魔台上附魔一个物品", + "advancements.apotheosis.arcana50": "魔法能量", + "advancements.apotheosis.arcana50.desc": "在阿卡那 50% 的附魔台上附魔一个物品", + "advancements.apotheosis.arcana100": "阿卡那之力", + "advancements.apotheosis.arcana100.desc": "在阿卡那 100% 的附魔台上附魔一个物品", + "advancements.apotheosis.max_stats": "出类拔萃", + "advancements.apotheosis.max_stats.desc": "在同时拥有三种满属性的附魔台上附魔一个物品", + "advancements.apotheosis.max_stable": "稳扎稳打", + "advancements.apotheosis.max_stable.desc": "在同时拥有满位阶和阿卡那属性,但量子化为 0 的附魔台上附魔一个物品", + "advancements.apotheosis.max_rectified": "只有最好", + "advancements.apotheosis.max_rectified.desc": "在同时拥有三种满属性和满校准的附魔台上附魔一个物品", + + "advancements.apotheosis.affix": "惊人词缀", + "advancements.apotheosis.affix.desc": "找到一个带有神化词缀的物品", + "advancements.apotheosis.common": "敝帚自珍", + "advancements.apotheosis.common.desc": "找到一个带有普通词缀的物品", + "advancements.apotheosis.uncommon": "百里挑一", + "advancements.apotheosis.uncommon.desc": "找到一个带有罕见词缀的物品", + "advancements.apotheosis.rare": "寥若晨星……", + "advancements.apotheosis.rare.desc": "找到一个带有珍贵词缀的物品", + "advancements.apotheosis.epic": "史诗!", + "advancements.apotheosis.epic.desc": "找到一个带有史诗词缀的物品", + "advancements.apotheosis.mythic": "鬼斧神工", + "advancements.apotheosis.mythic.desc": "找到一个带有神话词缀的物品", + "advancements.apotheosis.ancient": "神明遗珍", + "advancements.apotheosis.ancient.desc": "找到一个带有古老词缀的物品", + "advancements.apotheosis.boss": "虚张声势", + "advancements.apotheosis.boss.desc": "杀死一个神化Boss,并取走它那带有词缀的物品", + "advancements.apotheosis.chests": "地底宝藏", + "advancements.apotheosis.chests.desc": "在一个箱子里找到一个带有词缀的物品", + "advancements.apotheosis.merchant": "成交!", + "advancements.apotheosis.merchant.desc": "从流浪商人那里购买一个带有词缀的物品", + "advancements.apotheosis.random": "你怎么会有这个?", + "advancements.apotheosis.random.desc": "从一个随机怪物那里获得一个带有词缀的物品", + + "advancements.apotheosis.spawner.root": "神化刷怪笼", + "advancements.apotheosis.spawner.root.desc": "刷怪笼可以收集并修改,更多信息可以从合成表/JEI中查看。", + "advancements.apotheosis.spawner": "刷怪笼收割者", + "advancements.apotheosis.spawner.desc": "使用精准采集获得一个生物的刷怪笼", + "advancements.apotheosis.capturing": "俘虏", + "advancements.apotheosis.capturing.desc": "使用捕捉获得一个生物的刷怪蛋", + "advancements.apotheosis.modifier": "刷怪笼调节器", + "advancements.apotheosis.modifier.desc": "使用一个刷怪笼调节器修改一个刷怪笼的状态,更多信息可以从合成表/JEI中查看。", + "advancements.apotheosis.spawncount": "批量生产", + "advancements.apotheosis.spawncount.desc": "将一个刷怪笼的刷怪速率提升到 100 ", + "advancements.apotheosis.maxdelay": "时间扭曲的刷怪笼", + "advancements.apotheosis.maxdelay.desc": "将一个刷怪笼的最大刷怪延迟减少到 0 ", + "advancements.apotheosis.mindelay": "下饺子", + "advancements.apotheosis.mindelay.desc": "将一个刷怪笼的最小刷怪延迟减少到 0 ", + "advancements.apotheosis.nearbyents": "集中营", + "advancements.apotheosis.nearbyents.desc": "将一个刷怪笼的附近实体的最大值提升到 50 ", + "advancements.apotheosis.playerrange": "远距离激活", + "advancements.apotheosis.playerrange.desc": "将刷怪笼的玩家激活范围提升到 50 ", + "advancements.apotheosis.spawnrange": "大范围刷怪", + "advancements.apotheosis.spawnrange.desc": "将刷怪笼的刷怪范围提升到 50 ", + "advancements.apotheosis.conditions": "杂乱无章", + "advancements.apotheosis.conditions.desc": "禁用刷怪笼的刷怪条件", + "advancements.apotheosis.players": "工厂准备就绪", + "advancements.apotheosis.players.desc": "禁用附近玩家对刷怪笼的影响", + "advancements.apotheosis.redstone": "操控刷怪笼", + "advancements.apotheosis.redstone.desc": "对刷怪笼启用红石控制", + "advancements.apotheosis.light": "谁需要黑暗?", + "advancements.apotheosis.light.desc": "让你的刷怪笼在任何亮度下运作。", + "advancements.apotheosis.noai": "人才流失", + "advancements.apotheosis.noai.desc": "对刷怪笼禁用生物 AI", + "advancements.apotheosis.ultimate_spawner": "究极刷怪笼", + "advancements.apotheosis.ultimate_spawner.desc": "创造一个没有延迟、具有红石控制、禁用刷怪区域限制、忽略附近玩家的刷怪笼", + + "comment_id": "/刷怪笼模块", + "enchantment.apotheosis.capturing": "捕捉", + + "enchantment.apotheosis.capturing.desc": "使生物有一定概率在死亡时掉落它们的刷怪蛋。", + "info.spw.entity": "实体:%s", + + "waila.spw.mindelay": "最小延迟:%s", + "waila.spw.maxdelay": "最大延迟:%s", + "waila.spw.spawncount": "刷怪数量:%s", + "waila.spw.maxnearby": "附近最大实体数量:%s", + "waila.spw.playerrange": "玩家激活范围:%s", + "waila.spw.spawnrange": "刷怪范围:%s", + "waila.spw.ignoreplayers": "忽略附近玩家", + "waila.spw.ignoreconditions": "忽略生成条件", + "waila.spw.ignorecap": "忽略区域刷怪限制", + "waila.spw.redstone": "红石控制已启用", + "waila.spw.sneak": "按住Shift查看详细信息", + + "jei.spw.title": "刷怪笼修改", + "jei.spw.invert": "反转调节器的行为", + "jei.spw.invert2": "必须用一只手拿着", + "jei.spw.editmindelay": "减小最小刷怪延迟", + "jei.spw.editmaxdelay": "减小最大刷怪延迟", + "jei.spw.editspawncount": "增加刷怪数量", + "jei.spw.editnearby": "增加附近最大实体数", + "jei.spw.editplayer": "增加玩家激活刷怪笼的范围", + "jei.spw.editspawn": "增加刷怪范围", + "jei.spw.ignoreconditions": "忽略刷怪条件", + "jei.spw.ignoreplayers": "忽略附近玩家", + "jei.spw.changeentity": "更改生成的实体", + "jei.spw.ignorecap": "忽略区域刷怪限制", + "jei.spw.redstone": "启用红石控制", + "jei.spw.instructions": "手持各种调节器右击刷怪笼可以调节刷怪笼的数据。\\n某个物品可以反转调节器的行为,导致反方向调节刷怪笼的数据。\\n使用精准采集挖掘可以获得刷怪笼。", + "jei.spw.capturing": "捕捉附魔可以使生物有概率在死亡时掉落它们的刷怪蛋。\\n每个附魔等级增加 0.4% 的几率。", + "jei.spw.minmax": "最小值:%s 最大值:%s", + + "comment_id": "/附魔模块", + "block.apotheosis.hellshelf": "地狱书架", + "block.apotheosis.blazing_hellshelf": "炽热的地狱书架", + "block.apotheosis.glowing_hellshelf": "发光的地狱书架", + "block.apotheosis.seashelf": "海洋书架", + "block.apotheosis.crystal_seashelf": "澄澈的海洋书架", + "block.apotheosis.heart_seashelf": "锻心的海洋书架", + "block.apotheosis.endshelf": "末地书架", + "block.apotheosis.pearl_endshelf": "璀璨的末地书架", + "block.apotheosis.draconic_endshelf": "龙裔的末地书架", + "block.apotheosis.beeshelf": "蜜制书架", + "block.apotheosis.melonshelf": "西瓜书架", + "info.apotheosis.ench_power": "为附魔台提供 %s 的附魔能力。", + "info.apotheosis.cobweb": "可以用来去除所有附魔属性。", + "info.apotheosis.masterwork": "极品", + "info.apotheosis.twisted": "扭曲", + "info.apotheosis.corrupted": "腐化", + "info.apotheosis.enchanting": "附魔台现在可以超过 30 级。 一些附魔只会出现在 30 级以上的附魔台。", + "info.apotheosis.altar": "海之祭坛专注于转换附魔物品。\\n\\n首先,先在每根柱子上放置一个附魔物品,一旦提供了足够的物品,祭坛将吸取附近玩家的经验。\\n如果经验不足,将会产生紫色颗粒。\\n\\n一旦完成,海之祭坛上的物品会被消耗,并生成一本附魔书,有可能获得宝藏级附魔。", + "gui.apotheosis.enchant.eterna": "位阶", + "gui.apotheosis.enchant.quanta": "量子化", + "gui.apotheosis.enchant.arcana": "阿卡那", + "info.apotheosis.ench_stats": "附魔属性:", + "info.apotheosis.eterna": " - 位阶:%s", + "info.apotheosis.quanta": " - 量子化:%s%%", + "info.apotheosis.arcana": " - 阿卡那:%s%%", + "info.apotheosis.eterna.p": " - 位阶:+%s (最高 %s)", + "info.apotheosis.quanta.p": " - 量子化:+%s%%", + "info.apotheosis.arcana.p": " - 阿卡那:+%s%%", + "gui.apotheosis.enchant.eterna.desc": " 是强度的衡量标准。", + "gui.apotheosis.enchant.eterna.desc2": "它控制着附魔台的等级。", + "gui.apotheosis.enchant.eterna.desc3": "当前值:%s/%s", + "gui.apotheosis.enchant.quanta.desc": " 是强度波动的衡量标准。", + "gui.apotheosis.enchant.quanta.desc2": "它控制着附魔的变化幅度。", + "gui.apotheosis.enchant.quanta.desc3": "你最终获得的附魔等级将会因为此数值而产生变化。", + "gui.apotheosis.enchant.quanta.desc4": "当前值:%s%%", + "gui.apotheosis.enchant.arcana.desc": " 是质量的衡量标准。", + "gui.apotheosis.enchant.arcana.desc2": "它可以使非常罕见的附魔变得很常见,", + "gui.apotheosis.enchant.arcana.desc3": "而且它还能增加附魔的数量。", + "gui.apotheosis.enchant.arcana.desc4": "当前值:%s%%", + "ingredient.apotheosis.ench": "至少需要 %s", + + + "enchantment.apotheosis.hell_infusion": "炼狱灌注", + "enchantment.apotheosis.hell_infusion.desc": "在下界里可以造成额外的魔法伤害。", + + "enchantment.apotheosis.sea_infusion": "深海灌注", + "enchantment.apotheosis.sea_infusion.desc": "在潮湿环境下可以造成额外的魔法伤害。", + + "enchantment.apotheosis.mounted_strike": "骑砍", + "enchantment.apotheosis.mounted_strike.desc": "骑马时攻击能够造成额外伤害。", + + "enchantment.apotheosis.depth_miner": "矿工热枕", + "enchantment.apotheosis.depth_miner.desc": "调整玩家在不同高度时的挖掘速度,Y值越低挖掘速度越快,反之越慢。", + + "enchantment.apotheosis.stable_footing": "稳住脚步", + "enchantment.apotheosis.stable_footing.desc": "取消飞行时的挖掘速度惩罚。", + + "enchantment.apotheosis.scavenger": "拾荒者", + "enchantment.apotheosis.scavenger.desc": "生物被杀死后它们的战利品有可能会翻 2 倍。", + + "enchantment.apotheosis.life_mending": "生命修补", + "enchantment.apotheosis.life_mending.desc": "将生命转化为耐久。", + + "enchantment.apotheosis.icy_thorns": "冰霜荆棘", + "enchantment.apotheosis.icy_thorns.desc": "使攻击者受到缓慢效果。", + + "enchantment.apotheosis.bane_of_illagers": "灾厄村民杀手", + "enchantment.apotheosis.bane_of_illagers.desc": "对灾厄村民的攻击伤害增加。", + + "death.attack.apoth_corrupted": "%1$s 被腐化附魔榨干了。", + "death.attack.apoth_corrupted.player": "%s 被 %s 腐化了。", + + "item.apotheosis.prismatic_web": "棱柱形蜘蛛网", + "info.apotheosis.prismatic_cobweb": "可以用来消除一件装备中的所有腐化附魔。", + + "item.apotheosis.null_book": "其他宝典", + "item.apotheosis.armor_head_book": "头盔宝典", + "item.apotheosis.armor_chest_book": "胸甲宝典", + "item.apotheosis.armor_legs_book": "护腿宝典", + "item.apotheosis.armor_feet_book": "鞋子宝典", + "item.apotheosis.weapon_book": "武器宝典", + "item.apotheosis.digger_book": "矿工宝典", + "item.apotheosis.fishing_rod_book": "渔夫宝典", + "item.apotheosis.bow_book": "弓宝典", + "item.apotheosis.scrap_tome": "分解宝典", + "info.apotheosis.tome_error": "物品出错 - 对着空气右击可以使其转化为附魔书。", + "info.apotheosis.null_book": "只接受其他类型的附魔。", + "info.apotheosis.armor_head_book": "只接受头盔类型的附魔。", + "info.apotheosis.armor_chest_book": "只接受胸甲类型的附魔。", + "info.apotheosis.armor_legs_book": "只接受护腿类型的附魔。", + "info.apotheosis.armor_feet_book": "只接受鞋子类型的附魔。", + "info.apotheosis.weapon_book": "只接受武器类型的附魔。", + "info.apotheosis.digger_book": "只接受挖掘类型的附魔。", + "info.apotheosis.fishing_rod_book": "只接受垂钓类型的附魔。", + "info.apotheosis.bow_book": "只接受弓类型的附魔。", + "info.apotheosis.scrap_tome": "可以将一些附魔转移到分解宝典上,之后使用方法与附魔书相同。", + "info.apotheosis.scrap_tome2": "使用后将会被消耗。", + "info.apotheosis.table": "最大普通书架等级:%s", + "info.apotheosis.table2": "最大地狱书架等级:%s", + "item.apotheosis.inert_trident": "惰性三叉戟", + + "enchantment.apotheosis.tempting": "引诱", + "enchantment.apotheosis.tempting.desc": "引诱附近的动物。", + + "enchantment.apotheosis.shield_bash": "盾击", + "enchantment.apotheosis.shield_bash.desc": "增加盾牌造成的伤害。", + + "enchantment.apotheosis.reflective": "反甲", + "enchantment.apotheosis.reflective.desc": "格挡时受到攻击有可能会对攻击者造成伤害。", + + "enchantment.apotheosis.berserk": "狂战士", + "enchantment.apotheosis.berserk.desc": "受到伤害时会变得愤怒。", + + "enchantment.apotheosis.knowledge": "阅历", + "enchantment.apotheosis.knowledge.desc": "敌人的掉落物将会被转化为经验。", + + "enchantment.apotheosis.splitting": "拆分", + "enchantment.apotheosis.splitting.desc": "当拥有该附魔的铁砧砸中有多种附魔的附魔书时附魔书将会被拆分。", + + "enchantment.apotheosis.obliteration": "分裂", + "enchantment.apotheosis.obliteration.desc": "当拥有该附魔的铁砧砸中有单一附魔且等级高于 1 级的附魔书时附魔书将被拆分为 2 个,附魔等级下降 1 级。", + + "enchantment.apotheosis.natures_blessing": "大自然的祝福", + "enchantment.apotheosis.natures_blessing.desc": "手持锄头右击可以直接对作物施加骨粉。", + + "enchantment.apotheosis.rebounding": "反弹", + "enchantment.apotheosis.rebounding.desc": "被近战攻击时攻击者有可能会被弹飞。", + + "enchantment.apotheosis.magic_protection": "魔力抵触", + "enchantment.apotheosis.magic_protection.desc": "减少玩家造成的魔法伤害,同时减少玩家受到的魔法伤害。", + + "enchantment.apotheosis.crescendo": "快速射击", + "enchantment.apotheosis.crescendo.desc": "增加你的弩在装填完箭后瞄准时的射击次数。", + + "enchantment.apotheosis.spearfishing": "鱼叉", + "enchantment.apotheosis.spearfishing.desc": "用投掷的三叉戟杀死生物可能会获得一条鱼。", + + "enchantment.apotheosis.chromatic": "色差", + "enchantment.apotheosis.chromatic.desc": "被剪的羊毛将变为随机颜色。", + + "enchantment.apotheosis.exploitation": "剥削", + "enchantment.apotheosis.exploitation.desc": "收到双倍的羊毛,但绵羊会受到伤害。", + + "enchantment.apotheosis.growth_serum": "生长血清", + "enchantment.apotheosis.growth_serum.desc": "绵羊有 50% 的几率立即重新长出羊毛。", + + "enchantment.apotheosis.earths_boon": "地球的恩赐", + "enchantment.apotheosis.earths_boon.desc": "挖掘石头时可能会掉落矿石。", + + "enchantment.apotheosis.chainsaw": "电锯", + "enchantment.apotheosis.chainsaw.desc": "将会砍伐一整棵树。", + + "block.apotheosis.prismatic_altar": "海之祭坛", + + "comment_id": "/原版调整", + "generic.reachDistance": "触及距离", + "forge.swimSpeed": "游泳速度", + "forge.entity_gravity": "重力", + "block.reeds": "甘蔗", + "potion.potency.3": "IV", + "enchantment.level.11": "XI", + "enchantment.level.12": "XII", + "enchantment.level.13": "XIII", + "enchantment.level.14": "XIV", + "enchantment.level.15": "XV", + "enchantment.level.16": "XVI", + "enchantment.level.17": "XVII", + "enchantment.level.18": "XVIII", + "enchantment.level.19": "XIX", + "enchantment.level.20": "XX", + "enchantment.level.21": "XXI", + "enchantment.level.22": "XXII", + "enchantment.level.23": "XXIII", + "enchantment.level.24": "XXIV", + "enchantment.level.25": "XXV", + "enchantment.level.26": "XXVI", + "enchantment.level.27": "XXVII", + "enchantment.level.28": "XXVIII", + "enchantment.level.29": "XXIX", + "enchantment.level.30": "XXX", + "enchantment.level.31": "XXXI", + "enchantment.level.32": "XXXII", + "enchantment.level.33": "XXXIII", + "enchantment.level.34": "XXXIV", + "enchantment.level.35": "XXXV", + "enchantment.level.36": "XXXVI", + "enchantment.level.37": "XXXVII", + "enchantment.level.38": "XXXVIII", + "enchantment.level.39": "XXXIX", + "enchantment.level.40": "XL", + "enchantment.level.41": "XLI", + "enchantment.level.42": "XLII", + "enchantment.level.43": "XLIII", + "enchantment.level.44": "XLIV", + "enchantment.level.45": "XLV", + "enchantment.level.46": "XLVI", + "enchantment.level.47": "XLVII", + "enchantment.level.48": "XLVIII", + "enchantment.level.49": "XLIX", + "enchantment.level.50": "L", + "enchantment.level.51": "LI", + "enchantment.level.52": "LII", + "enchantment.level.53": "LIII", + "enchantment.level.54": "LIV", + "enchantment.level.55": "LV", + "enchantment.level.56": "LVI", + "enchantment.level.57": "LVII", + "enchantment.level.58": "LVIII", + "enchantment.level.59": "LIX", + "enchantment.level.60": "LX", + "enchantment.level.61": "LXI", + "enchantment.level.62": "LXII", + "enchantment.level.63": "LXIII", + "enchantment.level.64": "LXIV", + "enchantment.level.65": "LXV", + "enchantment.level.66": "LXVI", + "enchantment.level.67": "LXVII", + "enchantment.level.68": "LXVIII", + "enchantment.level.69": "LXIX", + "enchantment.level.70": "LXX", + "enchantment.level.71": "LXXI", + "enchantment.level.72": "LXXII", + "enchantment.level.73": "LXXIII", + "enchantment.level.74": "LXXIV", + "enchantment.level.75": "LXXV", + "enchantment.level.76": "LXXVI", + "enchantment.level.77": "LXXVII", + "enchantment.level.78": "LXXVIII", + "enchantment.level.79": "LXXIX", + "enchantment.level.80": "LXXX", + "enchantment.level.81": "LXXXI", + "enchantment.level.82": "LXXXII", + "enchantment.level.83": "LXXXIII", + "enchantment.level.84": "LXXXIV", + "enchantment.level.85": "LXXXV", + "enchantment.level.86": "LXXXVI", + "enchantment.level.87": "LXXXVII", + "enchantment.level.88": "LXXXVIII", + "enchantment.level.89": "LXXXIX", + "enchantment.level.90": "XC", + "enchantment.level.91": "XCI", + "enchantment.level.92": "XCII", + "enchantment.level.93": "XCIII", + "enchantment.level.94": "XCIV", + "enchantment.level.95": "XCV", + "enchantment.level.96": "XCVI", + "enchantment.level.97": "XCVII", + "enchantment.level.98": "XCVIII", + "enchantment.level.99": "XCIX", + "enchantment.level.100": "C", + "enchantment.level.101": "CI", + "enchantment.level.102": "CII", + "enchantment.level.103": "CIII", + "enchantment.level.104": "CIV", + "enchantment.level.105": "CV", + "enchantment.level.106": "CVI", + "enchantment.level.107": "CVII", + "enchantment.level.108": "CVIII", + "enchantment.level.109": "CIX", + "enchantment.level.110": "CX", + "enchantment.level.111": "CXI", + "enchantment.level.112": "CXII", + "enchantment.level.113": "CXIII", + "enchantment.level.114": "CXIV", + "enchantment.level.115": "CXV", + "enchantment.level.116": "CXVI", + "enchantment.level.117": "CXVII", + "enchantment.level.118": "CXVIII", + "enchantment.level.119": "CXIX", + "enchantment.level.120": "CXX", + "enchantment.level.121": "CXXI", + "enchantment.level.122": "CXXII", + "enchantment.level.123": "CXXIII", + "enchantment.level.124": "CXXIV", + "enchantment.level.125": "CXXV", + "enchantment.level.126": "CXXVI", + "enchantment.level.127": "CXXVII", + + + "block.apotheosis.enchantment_library": "附魔储备台", + "apotheosis.ench.library": "附魔储备台", + "tooltip.enchlib.1": "当前可导出的最高等级:%s", + "tooltip.enchlib.2": "储备点数:%s/32767", + "tooltip.enchlib.4": "单级导出消耗:%d", + "tooltip.enchlib.5": "无法叠加出更高等级", + "tooltip.enchlib.6": "满级导出消耗:%d", + "tooltip.enchlib.item": "当前储备着 %d 种附魔。", + "info.apotheosis.library": "附魔储备台是一个能储存附魔以备不时之需的方块。 放入附魔书即可存入附魔。 存入后,左击可以导出该附魔的 1 级附魔书,重复导出可在输出栏里叠加附魔书中该附魔的附魔等级。 按住Shift左击可一次性导出该附魔的当前最高等级附魔书。", + + "comment_id": "/药水模块", + "enchantment.apotheosis.true_infinity": "无限箭袋", + "enchantment.apotheosis.true_infinity.desc": "射击将不再需要消耗箭(附魔在弓上,无需箭)。", + + "item.minecraft.potion.effect.resistance": "抗性药水", + "item.minecraft.splash_potion.effect.resistance": "喷溅型抗性药水", + "item.minecraft.lingering_potion.effect.resistance": "滞留型抗性药水", + "item.minecraft.tipped_arrow.effect.resistance": "抗性之箭", + + "item.minecraft.potion.effect.absorption": "伤害吸收药水", + "item.minecraft.splash_potion.effect.absorption": "喷溅型伤害吸收药水", + "item.minecraft.lingering_potion.effect.absorption": "滞留型伤害吸收药水", + "item.minecraft.tipped_arrow.effect.absorption": "伤害吸收之箭", + + "item.minecraft.potion.effect.haste": "急迫药水", + "item.minecraft.splash_potion.effect.haste": "喷溅型急迫药水", + "item.minecraft.lingering_potion.effect.haste": "滞留型急迫药水", + "item.minecraft.tipped_arrow.effect.haste": "急迫之箭", + + "item.minecraft.potion.effect.fatigue": "挖掘疲劳药水", + "item.minecraft.splash_potion.effect.fatigue": "喷溅型挖掘疲劳药水", + "item.minecraft.lingering_potion.effect.fatigue": "滞留型挖掘疲劳药水", + "item.minecraft.tipped_arrow.effect.fatigue": "挖掘疲劳之箭", + + "item.minecraft.potion.effect.wither": "凋零药水", + "item.minecraft.splash_potion.effect.wither": "喷溅型凋零药水", + "item.minecraft.lingering_potion.effect.wither": "滞留型凋零药水", + "item.minecraft.tipped_arrow.effect.wither": "凋零之箭", + + "effect.apotheosis.sundering": "破甲", + "item.minecraft.potion.effect.sundering": "破甲药水", + "item.minecraft.splash_potion.effect.sundering": "喷溅型破甲药水", + "item.minecraft.lingering_potion.effect.sundering": "滞留型破甲药水", + "item.minecraft.tipped_arrow.effect.sundering": "破甲之箭", + + "effect.apotheosis.knowledge": "阅历", + "item.minecraft.potion.effect.knowledge": "古代知识药水", + "item.minecraft.splash_potion.effect.knowledge": "喷溅型古代知识药水", + "item.minecraft.lingering_potion.effect.knowledge": "滞留型古代知识药水", + "item.minecraft.tipped_arrow.effect.knowledge": "古代知识之箭", + + "item.apotheosis.lucky_foot": "幸运兔子脚", + + "item.apotheosis.potion_charm_broke": "无效的药水护符", + "item.apotheosis.potion_charm": "%s 护符", + "item.apotheosis.potion_charm.desc": "启用并放入背包内将持续拥有 %s 效果。", + "item.apotheosis.potion_charm.desc2": "右击启用/禁用。", + "item.apotheosis.potion_charm.desc3": "效果:%s", + "item.apotheosis.potion_charm.enabled": "已启用", + "item.apotheosis.potion_charm.disabled": "已禁用", + + "comment_id": "/铁砧模块", + "info.apotheosis.anvil": "可以被附魔。", + + "comment_id": "/花园模块", + "item.apotheosis.farmers_leash": "末影栓绳", + "info.apotheosis.noentity": "持有实体:没有", + "info.apotheosis.containedentity": "持有实体:%s", + "info.apotheosis.farmleash": "末影栓绳是一种可以用来移动动物的物品。鼠标左击捕捉动物,鼠标右击释放动物。这种捕捉仅适用于动物。", + + "comment_id": "/村民模块", + "name.apotheosis.merch_sword": "奴役狂梦", + "name.apotheosis.merch_pick": "碎石机", + "name.apotheosis.merch_axe": "伐木者", + "name.apotheosis.merch_axe2": "碎骨者", + "name.apotheosis.merch_spider_sword": "节肢之惧", + "name.apotheosis.merch_helm": "老面孔", + "name.apotheosis.merch_chest": "永恒之甲", + "name.apotheosis.merch_legs": "雷鸣护腿", + "name.apotheosis.merch_boots": "符文鞋子", + "name.apotheosis.vigilance": "警惕长存", + "apotheosis.recipes.fletching": "制箭", + "item.apotheosis.obsidian_arrow": "黑曜石箭", + "info.apotheosis.obsidian_arrow": "+20%% 伤害", + "item.apotheosis.broadhead_arrow": "宽头箭", + "info.apotheosis.broadhead_arrow": "流血(0:15)", + "item.apotheosis.explosive_arrow": "爆炸箭", + "info.apotheosis.explosive_arrow": "爆炸范围:2格", + "item.apotheosis.iron_mining_arrow": "铁头采矿箭", + "item.apotheosis.diamond_mining_arrow": "钻石头采矿箭", + "info.apotheosis.mining_arrow.iron": "射出的箭会像铁镐一样挖掘方块", + "info.apotheosis.mining_arrow.diamond": "射出的箭会像钻石镐一样挖掘方块", + "effect.apotheosis.bleeding": "流血", + "death.attack.apotheosis.bleeding": "%s 失血过多而死", + + "comment_id": "/杂项", + "generic.reachDistance": "触及距离", + "info.apoth.modifier_disabled": "这个调节器已被禁用", + "itemGroup.apotheosis": "神化", + + "comment_id": "/反向移植未分类 - 可能被复制,否则很奇怪。", + "info.apotheosis.slider_power": "强度:%s", + "info.apotheosis.enchinfo_level": "等级:%s", + "info.apotheosis.enchinfo_rarity": "稀有度:%s", + "info.apotheosis.enchinfo_chance": "几率:%s", + "info.apotheosis.enchinfo_slot": "附魔槽%s", + "info.apotheosis.enchinfo_minpow": "最低强度:%s", + "info.apotheosis.enchinfo_maxpow": "最高强度:%s", + "info.apotheosis.enchinfo_title": "可用附魔", + "info.apotheosis.weights": "权重", + "info.apotheosis.all_available": "查看所有可用附魔", + "info.apotheosis.ench_stats": "附魔属性:", + "info.apotheosis.eterna": " - 位阶:%s", + "info.apotheosis.quanta": " - 量子化:%s%%", + "info.apotheosis.arcana": " - 阿卡那:%s%%", + "info.apotheosis.rectification": " - 校准:%s%%", + "info.apotheosis.clues": " - 附魔线索%s", + "info.apotheosis.eterna.p": " - 位阶:+%s (最高 %s)", + "info.apotheosis.quanta.p": " - 量子化:+%s%%", + "info.apotheosis.arcana.p": " - 阿卡那:+%s%%", + "info.apotheosis.rectification.p": " - 校准:+%s%%", + "info.apotheosis.clues.p": " - 附魔线索:+%s", + "gui.apotheosis.enchant.eterna.desc": " 是强度的衡量标准。", + "gui.apotheosis.enchant.eterna.desc2": "它控制着附魔台的等级。", + "gui.apotheosis.enchant.eterna.desc3": "当前值:%s/%s", + "gui.apotheosis.enchant.quanta.desc": " 是强度波动的衡量标准。", + "gui.apotheosis.enchant.quanta.desc2": "它控制着附魔的变化幅度。", + "gui.apotheosis.enchant.quanta.desc3": "你最终获得的附魔等级将会因为此数值而产生变化。", + "gui.apotheosis.enchant.quanta.desc4": "当前值:%s%%", + "gui.apotheosis.enchant.arcana.desc": " 是质量的衡量标准。", + "gui.apotheosis.enchant.arcana.desc2": "它可以使非常罕见的附魔变得很常见,", + "gui.apotheosis.enchant.arcana.desc3": "而且它还能增加附魔的数量。", + "gui.apotheosis.enchant.arcana.desc4": "当前值:%s%%", + "ingredient.apotheosis.ench": "至少需要 %s", + "info.apotheosis.gui_rectification": "校准:%s%%", + "info.apotheosis.quanta_buff": "量子扭曲", + "info.apotheosis.quanta_reduc": "降低的潜力:%s%%", + "info.apotheosis.quanta_growth": "提升的潜力:%s%%", + "info.apotheosis.ench_bonus": "额外附魔:%s%%", + "info.apotheosis.rel_weights": "相对权重", + "rarity.enchantment.common": "普通", + "rarity.enchantment.uncommon": "罕见", + "rarity.enchantment.rare": "珍贵", + "rarity.enchantment.very_rare": "超级稀有", + "info.apotheosis.weight": "%s: %s", + "info.apotheosis.eterna_at_least": "最低需求:%s/%s", + "info.apotheosis.percent_at_least": "最低需求:%s%%", + "info.apotheosis.eterna_at_most": "最高需求:%s/%s", + "info.apotheosis.percent_at_most": "最高需求:%s%%", + "info.apotheosis.eterna_exact": "精确需要:%s/%s", + "info.apotheosis.percent_exact": "精确需要:%s%%", + "apotheosis.recipes.enchanting": "灌注附魔", + "block.apotheosis.library": "附魔储备台", + "block.apotheosis.ender_library": "亚历山大储备台", + "apotheosis.ench.library": "附魔储备台", + "tooltip.enchlib.item": "当前储备着 %d 种附魔。", + "info.apotheosis.library": "附魔储备台是一个能储存附魔以备不时之需的方块。 放入附魔书即可存入附魔。 存入后,左击可以导出该附魔的 1 级附魔书,重复导出可在输出栏里叠加附魔书中该附魔的附魔等级。 按住Shift左击可一次性导出该附魔的当前最高等级附魔书。", + "tooltip.enchlib.capacity": "等级上限:%s", + "tooltip.enchlib.max_lvl": "最高等级:%s", + "tooltip.enchlib.points": "储备点数:%s/%s", + "tooltip.enchlib.unavailable": "无法叠加更高等级", + "tooltip.enchlib.extracting": "导出等级%s", + "tooltip.enchlib.cost": "点数消耗:%s", + "info.apotheosis.runes": "符文揭示", + "info.apotheosis.no_clue": "符文没有揭示", + "info.apotheosis.runes_all": "符文揭示一切", + "info.apotheosis.arcana_bonus": "奥术强化", + "info.apotheosis.weights_changed": "稀有度权重已更改", + "info.apotheosis.min_enchants": "至少%s附魔", + "info.apotheosis.ench_at": "%s级附魔", + "info.apotheosis.xp_cost": "经验消耗:%s(%s等)", + "info.apotheosis.power_range": "强度范围:%s - %s", + "info.apotheosis.item_ench": "附魔能力:%s", + "info.apotheosis.num_clues": "附魔线索:%s", + "enchantment.apotheosis.infusion": "灌注", + "enchantment.apotheosis.infusion.desc": "灌注附魔占位符", + "block.apotheosis.sightshelf": "视野书架", + "block.apotheosis.sightshelf_t2": "精湛的视野书架", + "block.apotheosis.rectifier": "校准海洋书架", + "block.apotheosis.rectifier_t2": "校准地狱书架", + "block.apotheosis.rectifier_t3": "校准末地书架", + "advancements.apotheosis.infuse_seashelf": "海洋灌注", + "advancements.apotheosis.infuse_seashelf.desc": "通过灌注附魔获得灌注海洋书架。", + "advancements.apotheosis.infuse_hellshelf": "地狱灌注", + "advancements.apotheosis.infuse_hellshelf.desc": "通过灌注附魔获得灌注地狱书架。", + "block.apotheosis.infused_seashelf": "灌注海洋书架", + "block.apotheosis.infused_hellshelf": "灌注地狱书架", + "misc.apotheosis.concat": "%s %s", + "misc.apotheosis.value_concat": "%s:%s", + "misc.apotheosis.min_value": "此调节器无法调节低于%s", + "misc.apotheosis.max_value": "此调节器无法调节高于%s", + "misc.apotheosis.mainhand": "主手握持", + "misc.apotheosis.offhand": "副手握持", + "misc.apotheosis.not_consumed": "此物品不会被消耗", + "misc.apotheosis.rclick_spawner": "右键刷怪笼", + "misc.apotheosis.entity": "实体", + "misc.apotheosis.shift_stats": "按住 Shift 键获取属性", + "misc.apotheosis.ctrl_stats": "按住 CTRL 键获取属性", + "misc.apotheosis.banned": "不能用于刷怪笼", + "stat.apotheosis.min_delay": "最小生成延迟", + "stat.apotheosis.max_delay": "最大生成延迟", + "stat.apotheosis.spawn_count": "生成统计", + "stat.apotheosis.max_nearby_entities": "实体数量上限", + "stat.apotheosis.req_player_range": "激活范围", + "stat.apotheosis.spawn_range": "生成范围", + "stat.apotheosis.ignore_players": "忽略玩家", + "stat.apotheosis.ignore_conditions": "忽略生成条件", + "stat.apotheosis.redstone_control": "红石控制", + "stat.apotheosis.ignore_light": "忽略亮度", + "stat.apotheosis.no_ai": "无 AI", + "stat.apotheosis.min_delay.desc": "生成实体的最小延迟", + "stat.apotheosis.max_delay.desc": "生成实体的最大延迟", + "stat.apotheosis.spawn_count.desc": "单次生成数量", + "stat.apotheosis.max_nearby_entities.desc": "附近的实体总数", + "stat.apotheosis.req_player_range.desc": "刷怪笼激活范围", + "stat.apotheosis.spawn_range.desc": "实体生成范围", + "stat.apotheosis.ignore_players.desc": "不需要玩家在附近就能激活刷怪笼", + "stat.apotheosis.ignore_conditions.desc": "刷怪笼会忽略实体生成条件", + "stat.apotheosis.redstone_control.desc": "刷怪笼需要红石启动", + "stat.apotheosis.ignore_light.desc": "刷怪笼会忽略实体生成所需亮度", + "stat.apotheosis.no_ai.desc": "生成没有 AI 的实体", + "title.apotheosis.spawner": "刷怪笼调节", + "info.apotheosis.spawner": "刷怪笼可以被物品调节,并且可以使用%s获取。", + "info.apotheosis.spawner.no_silk": "刷怪笼可以被物品调节,但不能使用精准采集获取。", + "info.apotheosis.spawner.always_drop": "刷怪笼可以被物品调节,并且可以在不使用精准采集的情况下获取。", + "info.apotheosis.capturing": "捕捉附魔可以使生物在死亡时有一定几率掉落它们的刷怪蛋。\\n \\n掉落率:每级0.4%%", + + "book.apotheosis.name": "暗影编年史", + "book.apotheosis.subtitle": "神化指南", + "book.apotheosis.landing": "欢迎来到神化的世界。$(br2)神化模组分为不同的$(#8080FF)模块$(),这本书的内容也是如此。$(br2)禁用的模块其内容将被隐藏。" + +} diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/book.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/book.json new file mode 100644 index 000000000000..093bbe41fb9c --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/book.json @@ -0,0 +1,17 @@ +{ + "name": "book.apotheosis.name", + "landing_text": "book.apotheosis.landing", + "subtitle": "book.apotheosis.subtitle", + "book_texture": "patchouli:textures/gui/book_blue.png", + "model": "apotheosis:book", + "show_progress": false, + "creative_tab": "apotheosis", + "use_blocky_font": true, + "macros": { + "$(eterna)": "$(#3DB53D)Eterna$()", + "$(quanta)": "$(#FC5454)Quanta$()", + "$(arcana)": "$(#A800A8)Arcana$()", + "$(fpower)": "$(#CC00CC)Final Power$()", + "$(bpower)": "$(6)Base Power$()", + } +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/anvil.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/anvil.json new file mode 100644 index 000000000000..86463326f65b --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/anvil.json @@ -0,0 +1,7 @@ +{ + "name": "Anvils", + "description": "This section details all changes to the anvil.$(p)Anvils are now enchantable, have no level limits, and can be repaired (in an anvil) with Iron Blocks.", + "icon": "minecraft:anvil", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/changes.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/changes.json new file mode 100644 index 000000000000..50c244b2cedd --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/changes.json @@ -0,0 +1,7 @@ +{ + "name": "Vanilla Changes", + "description": "This section covers new enchantable items, and mechanical changes.$(p)If any minor content changes occur, they'll be noted here.", + "icon": "minecraft:trident", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/enchanting.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/enchanting.json new file mode 100644 index 000000000000..acdd3eebe6aa --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/enchanting.json @@ -0,0 +1,6 @@ +{ + "name": "Enchanting Module", + "description": "The Enchanting Module is responsible for all the changes to the enchanting system.$(p)There's a lot of content, so look around.", + "icon": "minecraft:enchanting_table", + "flag": "apotheosis:enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/enchantments.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/enchantments.json new file mode 100644 index 000000000000..ed3e5f02b9f7 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/enchantments.json @@ -0,0 +1,7 @@ +{ + "name": "New Enchantments", + "description": "Each entry in this section details a new enchantment added by this module.$(p)Enchantments added by other modules will not be covered here.", + "icon": "minecraft:enchanted_book", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/table.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/table.json new file mode 100644 index 000000000000..6edd2e56c836 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/table.json @@ -0,0 +1,8 @@ +{ + "name": "The Enchanting Table", + "description": "This section goes over the changes to the Enchanting Table.", + "icon": "minecraft:enchanting_table", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting", + "sortnum": -1 +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/utility.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/utility.json new file mode 100644 index 000000000000..99d1a5750b5a --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/enchanting/utility.json @@ -0,0 +1,7 @@ +{ + "name": "Utility Items", + "description": "This section details all the random tools used to make enchanting easier.", + "icon": "apotheosis:enchantment_library", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/garden/garden.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/garden/garden.json new file mode 100644 index 000000000000..e03fed9012ea --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/garden/garden.json @@ -0,0 +1,6 @@ +{ + "name": "Garden Module", + "description": "The Garden Module is responsible for changing random things about plants.", + "icon": "minecraft:sugar_cane", + "flag": "apotheosis:garden" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/charms.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/charms.json new file mode 100644 index 000000000000..b5a2b3486f69 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/charms.json @@ -0,0 +1,8 @@ +{ + "name": "Potion Charms", + "parent": "apotheosis:potion/potion", + "description": "This section details $(9)Potion Charms$() and all their uses and nuances.$(p)If other modules are disabled, or some mods aren't installed, this section might be a bit empty.", + "icon": "apotheosis:potion_charm", + "flag": "apotheosis:potion", + "sortnum": 1 +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/effects.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/effects.json new file mode 100644 index 000000000000..8cf3c702b63f --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/effects.json @@ -0,0 +1,7 @@ +{ + "name": "New Effects", + "parent": "apotheosis:potion/potion", + "description": "This section details the new potion effects added by Apotheosis.", + "icon": "minecraft:experience_bottle", + "flag": "apotheosis:potion" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/potion.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/potion.json new file mode 100644 index 000000000000..cfb30bf6e8f1 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/potion.json @@ -0,0 +1,6 @@ +{ + "name": "Potion Module", + "description": "The Potion Module is responsible for new potions and new potion recipes.$(p)Pretty much all things potions.", + "icon": "minecraft:potion", + "flag": "apotheosis:potion" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/recipes.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/recipes.json new file mode 100644 index 000000000000..c280c303c826 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/potion/recipes.json @@ -0,0 +1,7 @@ +{ + "name": "Potion Recipes", + "parent": "apotheosis:potion/potion", + "description": "This section details all the new vanilla potion recipes that are added.", + "icon": "minecraft:nether_wart", + "flag": "apotheosis:potion" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/spawner/spawner.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/spawner/spawner.json new file mode 100644 index 000000000000..15cbf1949022 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/spawner/spawner.json @@ -0,0 +1,6 @@ +{ + "name": "Spawner Module", + "description": "The Spawner Module allows you to move and modify $(9)Mob Spawners$().", + "icon": "minecraft:spawner", + "flag": "apotheosis:spawner" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/village/village.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/village/village.json new file mode 100644 index 000000000000..553b483cc2aa --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/categories/village/village.json @@ -0,0 +1,6 @@ +{ + "name": "Village Module", + "description": "The Village Module adds various village and villager related things.", + "icon": "minecraft:textures/mob_effect/hero_of_the_village.png", + "flag": "apotheosis:village" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/obliteration.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/obliteration.json new file mode 100644 index 000000000000..2cfc06213c82 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/obliteration.json @@ -0,0 +1,17 @@ +{ + "name": "Obliteration", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/anvil", + "flag": "apotheosis:enchanting", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Obliteration$() is another brand new anvil exclusive enchantment.$(p)An obliteration anvil can convert a single enchanted book with exactly one enchantment into two enchanted books, each one level lower." + }, + { + "type": "patchouli:text", + "text": "To use an obliteration anvil, throw an enchanted book into the world, and place the anvil so that it lands on top of the book.$(p)A book with Sharpness III that is obliterated would become two books, each with Sharpness II." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/splitting.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/splitting.json new file mode 100644 index 000000000000..f00be40815cb --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/splitting.json @@ -0,0 +1,17 @@ +{ + "name": "Splitting", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/anvil", + "flag": "apotheosis:enchanting", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Splitting$() is a brand new anvil-exclusive enchantment.$(p)A splitting anvil is capable of \"splitting\" enchanted books with multiple enchantments on them into a series of individual books." + }, + { + "type": "patchouli:text", + "text": "To use a splitting anvil, throw an enchanted book into the world, and place the anvil so that it lands on top of the book.$(p)A book with Sharpness III and Looting II that is split would become two books, one with Sharpness III and another with Looting II." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/unbreaking.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/unbreaking.json new file mode 100644 index 000000000000..23f40ca73650 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/anvil/unbreaking.json @@ -0,0 +1,13 @@ +{ + "name": "Unbreaking", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/anvil", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Unbreaking$() can now be applied to Anvils.$(p)Each level of unbreaking reduces the chance of the anvil being damaged when used (or dropped)." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/enchantability.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/enchantability.json new file mode 100644 index 000000000000..3e466e8ef9f5 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/enchantability.json @@ -0,0 +1,17 @@ +{ + "name": "Enchantability", + "icon": "minecraft:golden_sword", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "In Vanilla, all items without an explicit $(l:apotheosis:enchanting/table/enchantability)Item Enchantability$() have a default of zero.$(p)Apotheosis changes the default to one.$(p)This has the side effect of making some items unintentionally enchantable." + }, + { + "type": "patchouli:text", + "text": "This tweak does not change the enchantability of items that have an explicit value.$(p)Items with an enchantability of zero can never be enchanted." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/protection.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/protection.json new file mode 100644 index 000000000000..fe3371054032 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/protection.json @@ -0,0 +1,17 @@ +{ + "name": "Protection", + "icon": "minecraft:netherite_chestplate", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Protection$() is no longer exclusive with the subtypes of protection.$(p)This means you can now have $(9)Protection$() and one other defensive enchantment that is normally exclusive." + }, + { + "type": "patchouli:text", + "text": "Additionally, the max effective protection points has been raised from 20 to 65.$(p)Protection points past 20 are less effective, and points past 65 have no effect." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/sharpness.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/sharpness.json new file mode 100644 index 000000000000..49683eaa4bf0 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/sharpness.json @@ -0,0 +1,13 @@ +{ + "name": "Sharpness", + "icon": "minecraft:netherite_sword", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Sharpness$() is no longer exclusive with other damage enchantments.$(p)This means you can now have $(9)Sharpness$() and one other damage enchantment that is normally exclusive." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/shears.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/shears.json new file mode 100644 index 000000000000..77a3fd6c0ac9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/shears.json @@ -0,0 +1,13 @@ +{ + "name": "Shears", + "icon": "minecraft:shears", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "Alongside the new enchantments, Shears may now also receive $(9)Unbreaking$(), $(9)Efficiency$(), and $(9)Fortune$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/tridents.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/tridents.json new file mode 100644 index 000000000000..ff404cfa0cde --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/changes/tridents.json @@ -0,0 +1,20 @@ +{ + "name": "Tridents", + "icon": "minecraft:trident", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "Alongside the new enchantments, Tridents may now also receive $(9)Sharpness$(), $(9)Looting$(), and $(9)Piercing$().$(p)Sharpness and Looting function as they do on swords.$(p)Piercing causes thrown tridents to be able to hit additional enemies." + }, + { + "type": "patchouli:spotlight", + "title": "Making Tridents", + "item": "apotheosis:inert_trident", + "link_recipe": true, + "text": "Apotheosis also adds a method of creating tridents.$(p)Simply create an $(9)Inert Trident$() and upgrade it through $(l:apotheosis:enchanting/table/infusion)Infusion Enchanting$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/berserkers_fury.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/berserkers_fury.json new file mode 100644 index 000000000000..cfd410e1725f --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/berserkers_fury.json @@ -0,0 +1,17 @@ +{ + "name": "Berserker's Fury", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(4)Berserker's Fury$() is a Corrupted enchantment that can be applied to chestplates.$(p)While using this enchantment, if you take damage, you will take additional damage and receive Resistance, Speed, and Strength." + }, + { + "type": "patchouli:text", + "text": "The damage taken and potion strength are based on the enchantment level." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/chainsaw.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/chainsaw.json new file mode 100644 index 000000000000..295d95453a0d --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/chainsaw.json @@ -0,0 +1,13 @@ +{ + "name": "Chainsaw", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)Chainsaw$() is a Masterwork enchantment that can be applied to axes.$(p)When breaking a tree, the entire tree will be harvested.$(p)This uses durability from the axe." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/chromatic.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/chromatic.json new file mode 100644 index 000000000000..89e4e3eb4446 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/chromatic.json @@ -0,0 +1,13 @@ +{ + "name": "Chromatic Aberration", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Chromatic Aberration$() is an enchantment for shears.$(p)It causes any wool that is sheared to become a random color." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/crescendo.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/crescendo.json new file mode 100644 index 000000000000..471b8d625620 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/crescendo.json @@ -0,0 +1,13 @@ +{ + "name": "Crescendo of Bolts", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)Crescendo of Bolts$() is a Masterwork enchantment for crossbows.$(p)For every level of this enchantment, you get an extra shot per reload.$(p)Additional shots do not cost ammo." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/earths_boon.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/earths_boon.json new file mode 100644 index 000000000000..eeaf017b9039 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/earths_boon.json @@ -0,0 +1,13 @@ +{ + "name": "Boon of the Earth", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)Boon of the Earth$() is a Masterwork enchantment for pickaxes.$(p)When mining simple stones, there is a chance for an ore block to be dropped." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/endless_quiver.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/endless_quiver.json new file mode 100644 index 000000000000..367f321fc302 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/endless_quiver.json @@ -0,0 +1,17 @@ +{ + "name": "Endless Quiver", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)Endless Quiver$() is a Masterwork enchantment for bows.$(p)When firing a bow, arrows are not consumed, no matter the type.$(p)It is considered a direct upgrade from $(9)Infinity$()." + }, + { + "type": "patchouli:text", + "text": "This enchantment should even make arrows from other mods infinite." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/exploitation.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/exploitation.json new file mode 100644 index 000000000000..0814e8b32ff9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/exploitation.json @@ -0,0 +1,17 @@ +{ + "name": "Worker Exploitation", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(4)Worker Exploitation$() is a Corrupted enchantment for shears.$(p)It causes damage to the sheep when shearing, but doubles all wool drops.$(p)This doubling is applied after $(9)Fortune$()." + }, + { + "type": "patchouli:text", + "text": "Additionally, if combined with $(9)Chromatic Aberration$(), all doubled wool will also be of a random color." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/growth_serum.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/growth_serum.json new file mode 100644 index 000000000000..e6a6e7241dc9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/growth_serum.json @@ -0,0 +1,13 @@ +{ + "name": "Growth Serum", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)Growth Serum$() is a Masterwork enchantment for shears.$(p)It makes sheep have a 50% chance to immediately regrow their wool." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/icy_thorns.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/icy_thorns.json new file mode 100644 index 000000000000..9a14e8c894d3 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/icy_thorns.json @@ -0,0 +1,13 @@ +{ + "name": "Icy Thorns", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Icy Thorns$() is a chestplate enchantment.$(p)It applies slowness to attackers. The duration and strength scale with the enchantment level.$(p)It is exclusive with $(9)Thorns$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/knowledge.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/knowledge.json new file mode 100644 index 000000000000..debadc5af5d8 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/knowledge.json @@ -0,0 +1,17 @@ +{ + "name": "Knowledge of the Ages", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)Knowledge of the Ages$() is a Masterwork$(br)enchantment that can be applied to swords.$(p)When you kill a mob, all drops will be converted to experience.$(p)Each individual item is worth the same amount of experience." + }, + { + "type": "patchouli:text", + "text": "This makes it most efficient to kill mobs that drop a large volume of items.$(p)The experience per item increases with enchantment level.$(p)As a precaution, killing a player will not convert their items." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/life_mending.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/life_mending.json new file mode 100644 index 000000000000..1e0ab60232db --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/life_mending.json @@ -0,0 +1,17 @@ +{ + "name": "Life Mending", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(4)Life Mending$() is a corrupted enchantment applicable to all damageable items.$(p)While $(9)Mending$() converts received experience to durability, $(4)Life Mending$() converts received healing to durability.$(p)The durability per health point increases with level." + }, + { + "type": "patchouli:text", + "text": "Additionally, this enchantment can be found in the Enchanting Table." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/miners_fervor.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/miners_fervor.json new file mode 100644 index 000000000000..5315405f725e --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/miners_fervor.json @@ -0,0 +1,17 @@ +{ + "name": "Miner's Fervor", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(5)Miner's Fervor$() is a Twisted enchantment that can be applied to all tools.$(p)It causes you to break blocks very quickly, but never instantaneously.$(p)It is exclusive with $(9)Efficiency$()." + }, + { + "type": "patchouli:text", + "text": "Despite having a speed cap, the per-level boost is much higher than $(9)Efficiency$().$(p)This makes it an ideal choice for tools with a slow base speed." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/natures_blessing.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/natures_blessing.json new file mode 100644 index 000000000000..7c9a0b3cb5df --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/natures_blessing.json @@ -0,0 +1,13 @@ +{ + "name": "Nature's Blessing", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Nature's Blessing$() is a hoe enchantment.$(p)It allows a hoe to be used as bonemeal, for a durability cost.$(p)Higher enchantment levels reduce the durability cost." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/obliteration.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/obliteration.json new file mode 100644 index 000000000000..caefe6ac2433 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/obliteration.json @@ -0,0 +1,13 @@ +{ + "name": "Obliteration", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "See $(l:apotheosis:enchanting/anvil/obliteration)Obliteration$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/rebounding.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/rebounding.json new file mode 100644 index 000000000000..ed8b136118bb --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/rebounding.json @@ -0,0 +1,13 @@ +{ + "name": "Rebounding", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Rebounding$() is an enchantment for chestplates and leggings.$(p)It causes all melee attackers to be launched away from the user.$(p)Higher levels increase the distance." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/reflective.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/reflective.json new file mode 100644 index 000000000000..e50b3c4ac5c3 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/reflective.json @@ -0,0 +1,17 @@ +{ + "name": "Reflective Defenses", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Reflective Defenses$() is a shield enchantment.$(p)It causes all blocked attacks to inflict a portion of the damage back at the attacker.$(p)More specifically, 15% of the damage blocked is reflected back." + }, + { + "type": "patchouli:text", + "text": "Reflected damage is transformed into magic damage.$(p)Sufficiently high levels of $(9)Reflective Defenses$() will inflict more than the original damage." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/scavenger.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/scavenger.json new file mode 100644 index 000000000000..1c8f4e68bfa9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/scavenger.json @@ -0,0 +1,17 @@ +{ + "name": "Scavenger", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)Scavenger$() is a Masterwork enchantment for swords.$(p)It gives a 2.5% chance per level to roll loot drops twice when you kill a mob.$(p)When successful, it will be as if you had just killed two of the same entity." + }, + { + "type": "patchouli:text", + "text": "This enchantment works on all entities, including bosses like $(8)Withers$().$(p)It also stacks with $(9)Looting$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/shield_bash.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/shield_bash.json new file mode 100644 index 000000000000..5f183001ed7f --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/shield_bash.json @@ -0,0 +1,13 @@ +{ + "name": "Shield Bash", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Shield Bash$() is a shield enchantment.$(p)It makes melee attacks with that shield do extra damage.$(p)However, attacking with $(9)Shield Bash$() causes additional durability damage." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/spearfishing.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/spearfishing.json new file mode 100644 index 000000000000..0b60eec0793f --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/spearfishing.json @@ -0,0 +1,13 @@ +{ + "name": "Spearfishing", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Spearfishing$() is a trident enchantment.$(p)It gives kills with a thrown trident a 3.5% chance per level to drop a few random fish." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/splitting.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/splitting.json new file mode 100644 index 000000000000..17ac08de8261 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/splitting.json @@ -0,0 +1,13 @@ +{ + "name": "Splitting", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "See $(l:apotheosis:enchanting/anvil/splitting)Splitting$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/stable_footing.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/stable_footing.json new file mode 100644 index 000000000000..7f3b425978bf --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/stable_footing.json @@ -0,0 +1,17 @@ +{ + "name": "Stable Footing", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Stable Footing$() is an enchantment for boots.$(p)It causes the break speed penalty for flying to be reversed.$(p)This includes all penalties for not standing on the ground." + }, + { + "type": "patchouli:text", + "text": "When combined with $(9)Aqua Affinity$(), you can have full break speed when swimming." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/tempting.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/tempting.json new file mode 100644 index 000000000000..de40431ef164 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/tempting.json @@ -0,0 +1,13 @@ +{ + "name": "Tempting", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Tempting$() is a hoe enchantment.$(p)When holding a hoe with this enchantment, all animals will follow you as if holding their breeding item." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/types.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/types.json new file mode 100644 index 000000000000..247ecd1c2ecd --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/enchantments/types.json @@ -0,0 +1,28 @@ +{ + "name": "Enchantment Types", + "icon": "minecraft:emerald", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "You may notice that some enchantments have different colored names.$(p)This is because Apotheosis introduces three new sub-categories of enchantments.$(p)Each sub-category has a a few rules imposed on them." + }, + { + "type": "patchouli:text", + "title": "Masterwork", + "text": "$(2)Masterwork$() enchantments represent the strongest and rarest enchantments.$(p)They always require at least 55 $(fpower) to receive." + }, + { + "type": "patchouli:text", + "title": "Twisted", + "text": "$(5)Twisted$() enchantments always have one good and one bad effect.$(p)They always require at least 45 $(fpower) to receive." + }, + { + "type": "patchouli:text", + "title": "Corrupted", + "text": "$(4)Corrupted$() enchantments have a health cost associated with their effect.$(p)They always require at least 65 $(fpower) to receive.$(p)They are considered to be $(c)curses$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/enchantability.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/enchantability.json new file mode 100644 index 000000000000..74e3f5d2bec9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/enchantability.json @@ -0,0 +1,12 @@ +{ + "name": "Item Enchantability", + "icon": "minecraft:golden_sword", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "In vanilla, an item's enchantability contributes to your $(fpower).$(p)Apotheosis changes it to provide a direct $(arcana) boost instead.$(p)$(arcana) is increased by 50% of an item's enchantability." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/info.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/info.json new file mode 100644 index 000000000000..b6a90e910096 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/info.json @@ -0,0 +1,64 @@ +{ + "name": "The Info Menu", + "icon": "apotheosis:textures/gui/book/question_mark.png", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "The enchanting table has a helpful screen to let you learn about what enchantments are available.$(p)To access it, place an item in the enchanting table, and click the question mark in the top right." + }, + { + "type": "patchouli:text", + "text": "The purpose of this chapter is to introduce this screen, and help you navigate it.$(p)If you have a full understanding of it, you'll never be confused by enchanting again." + }, + { + "type": "patchouli:image", + "title": "The Slot Selector", + "images": [ + "apotheosis:textures/gui/book/slot_selector.png" + ], + "text": "This lets you select which enchanting slot to inspect." + }, + { + "type": "patchouli:text", + "text": "The currently selected slot will be highlighted, and slots that are not available will be grayed out.$(p)Hovering the slot will show you the level, the $(4)Min Power$() and the $(9)Max Power$()." + }, + { + "type": "patchouli:image", + "title": "Enchantments Window", + "images": [ + "apotheosis:textures/gui/book/enchantments_window.png" + ], + "text": "This shows you what enchantments are available." + }, + { + "type": "patchouli:text", + "text": "Given the current item, and the currently selected power level, a certain array of enchantments are available.$(p)This window shows you each enchantment, their level, rarity, and chance of being selected.$(p)It will also show what enchantments are exclusive with each other." + }, + { + "type": "patchouli:image", + "title": "The Power Slider", + "images": [ + "apotheosis:textures/gui/book/power_slider.png" + ], + "text": "This lets you change the simulated power level." + }, + { + "type": "patchouli:text", + "text": "When you select a slot, the Power Slider automatically selects the power level directly in the middle of the power range.$(p)The slider can only go down to the $(4)Min Power$() and up to the $(9)Max Power$() for the current slot." + }, + { + "type": "patchouli:image", + "title": "Rarity Weights", + "images": [ + "apotheosis:textures/gui/book/weights.png" + ], + "text": "This shows the weight of each rarity." + }, + { + "type": "patchouli:text", + "text": "Every enchantment has a rarity, and each rarity has a weight.$(p)The chance of selecting an enchantment is its individual weight divided by the total pool (of the weights of all available enchantments).$(p)$(arcana) can change the rarity weights." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/infusion.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/infusion.json new file mode 100644 index 000000000000..f78f2174f587 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/infusion.json @@ -0,0 +1,20 @@ +{ + "name": "Infusion Enchanting", + "icon": "apotheosis:hellshelf", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Infusion Enchanting$() is a new method of crafting through the Enchantment Table.$(p)Each infusion recipe has a single item input, and three stat requirements." + }, + { + "type": "patchouli:text", + "text": "Each stat requirement will typically require at least some value, and will optionally have a maximum value.$(p)Infusion enchantments only use the third slot, and will let you over-spend experience." + }, + { + "type": "patchouli:text", + "text": "To perform an infusion enchantment, just place the item in the slot.$(p)If you have the correct stats, the third slot will light up, and clicking it will perform the infusion." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/power.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/power.json new file mode 100644 index 000000000000..5f9a23d28233 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/power.json @@ -0,0 +1,24 @@ +{ + "name": "Enchanting Power", + "icon": "minecraft:experience_bottle", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "During the enchanting process, you spend experience and Lapis Lazuli to enchant an item.$(p)But how are the enchantments selected?$(p)The answer to that is Enchanting Power." + }, + { + "type": "patchouli:text", + "text": "First, we'll go over how enchantments are selected.$(p)Each enchantment has a $(5)Power Function$(), which controls what $(fpower) will make a specific level available.$(p)Once all the available enchantments are gathered, some are selected randomly based on their weights." + }, + { + "type": "patchouli:text", + "text": "But how is $(fpower) calculated? Well, it takes some math.$(p)Intially, you have a $(bpower), which is the level you spent while enchanting.$(p)Then, $(quanta) and Rectification modify your $(bpower) to produce your $(fpower)." + }, + { + "type": "patchouli:text", + "text": "The specifics of how each stat modifies your $(bpower) can be found in the $(l:apotheosis:enchanting/table/stats#quanta)$(quanta) and $(l:apotheosis:enchanting/table/stats#rectification)Rectification$() entries.$(p)Typically, a higher $(fpower) will get you access to higher level enchantments." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/seed.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/seed.json new file mode 100644 index 000000000000..c7cc52d05ce9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/seed.json @@ -0,0 +1,16 @@ +{ + "name": "Enchanting Seed", + "icon": "minecraft:wheat_seeds", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "Everything in enchanting (and some other mechanics) are based on your $(9)Enchanting Seed$().$(p)The seed is changed whenever you enchant an item at an enchanting table." + }, + { + "type": "patchouli:text", + "text": "Unless your seed changes, all seed-based random outcomes will remain the same.$(p)For example, what enchantments are selected for a particular slot is a seed-based random outcome." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/stats.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/stats.json new file mode 100644 index 000000000000..98fc7f72e0e5 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/table/stats.json @@ -0,0 +1,55 @@ +{ + "name": "Enchanting Stats", + "icon": "minecraft:bookshelf", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "With Apotheosis, enchanting is dependent on more than just levels.$(p)There are currently five new enchanting stats.$(p)Blocks that provide enchanting stats will have them on their tooltip." + }, + { + "type": "patchouli:text", + "title": "Eterna", + "text": "$(eterna) is the primary stat of enchanting.$(p)Each point of $(eterna) increases the maximum enchanting level by two.$(p)Some blocks can only provide $(eterna) up to a certain maximum value." + }, + { + "type": "patchouli:text", + "title": "Quanta", + "anchor": "quanta", + "text": "$(quanta) is a secondary stat. It controls enchanting variance.$(p)During enchanting, you have a $(bpower), which is the level you spent to enchant with, and then a $(fpower), after all modifications.$(p)$(quanta) is one of the factors in the modification process." + }, + { + "type": "patchouli:text", + "text": "A value is selected, between $(4)1 - Quanta$() and $(9)1 + Quanta$().$(p)Your $(fpower) is equal to that value multiplied by your $(bpower).$(p)Higher $(quanta) values increase the power range, which means your enchantments are less consistent in their $(fpower)." + }, + { + "type": "patchouli:text", + "title": "Arcana", + "text": "$(arcana) is a secondary stat. It controls the rarity weights, and at certain thresholds will guarantee you get additional enchantments.$(p)At 25% $(arcana), you will always receive at least two enchantments. At 75%, you will always receive three." + }, + { + "type": "patchouli:text", + "text": "By default, the rarities have the following weights:$(p)Common: 10$(br)Uncommon: 5$(br)Rare: 3$(br)Very Rare: 1$(p)Every 10% of $(arcana) changes the weights, eventually becoming fully inverted.$(p)Hovering the $(arcana) Bar will show the current weights." + }, + { + "type": "patchouli:text", + "title": "Rectification", + "anchor": "rectification", + "text": "Rectification is a tertiary stat. It directly impacts the lower bound of $(quanta) modifications.$(p)Recall that your $(4)Min Power$() is equal to $(4)1 - Quanta$().$(p)With Rectification (R), your $(4)Min Power$() is equal to $(4)1 - (1 - R) * Quanta$()." + }, + { + "type": "patchouli:text", + "text": "If that doesn't make a ton of sense, don't worry about it.$(p)Just know that higher Rectification values are always a good thing.$(p)You can also have negative Rectification, which is always bad." + }, + { + "type": "patchouli:text", + "title": "Clues", + "text": "Clues are another tertiary stat.$(p)Each clue allows you to see one additional item in the preview window.$(p)When you can see every available enchantment, the text will change slightly." + }, + { + "type": "patchouli:text", + "text": "You can also drop to zero clues, and be able to see nothing." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/cobwebs.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/cobwebs.json new file mode 100644 index 000000000000..a7fe489a10ab --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/cobwebs.json @@ -0,0 +1,17 @@ +{ + "name": "Cobwebs", + "icon": "minecraft:cobweb", + "category": "apotheosis:enchanting/utility", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "Cobwebs can be combined with an item in an anvil to remove all enchantments.$(p)Prismatic Cobwebs can be combined with an item in an anvil to remove all curses." + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:cobweb", + "recipe2": "apotheosis:prismatic_web" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/library.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/library.json new file mode 100644 index 000000000000..6345d6b4c4d3 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/library.json @@ -0,0 +1,36 @@ +{ + "name": "Enchantment Library", + "icon": "apotheosis:enchantment_library", + "category": "apotheosis:enchanting/utility", + "flag": "apotheosis:enchanting", + "sortnum": 2, + "pages": [ + { + "type": "patchouli:text", + "text": "An Enchantment Library is a storage system for Enchantments.$(p)Simply insert enchanted books, and every enchantment on the book will be stored as points." + }, + { + "type": "patchouli:text", + "text": "Each library has a $(6)Level Capacity$(), representing the highest level of enchantment it can store.$(p)Excess enchantments are voided." + }, + { + "type": "patchouli:text", + "text": "Clicking on a stored enchantment will extract one level of that enchantment.$(p)Shift-clicking a stored enchantment will extract as many levels as possible.$(p)Books are generated in the output slot as necessary." + }, + { + "type": "patchouli:text", + "text": "You may also place a book in the output slot to add enchantments to it.$(p)The library records the max level that has ever been inserted for each enchantment, and can only extract up to that level." + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:enchantment_library", + "text": "The standard $(9)Enchantment Library$() has a $(6)Level Capacity$() of sixteen (XVI)." + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:ender_library", + "link_recipe": true, + "text": "The $(9)Library of Alexandria$() has a $(6)Level Capacity$() of thirty-one (XXXI).$(p)It cannot be crafted directly, and must be created using $(l:apotheosis:enchanting/table/infusion)Infusion Enchanting$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/scrapping.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/scrapping.json new file mode 100644 index 000000000000..0acb0f04a2d2 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/scrapping.json @@ -0,0 +1,18 @@ +{ + "name": "Tome of Scrapping", + "icon": "apotheosis:scrap_tome", + "category": "apotheosis:enchanting/utility", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "The Tome of Scrapping is a way of retrieving enchantments from an item.$(p)Combining one with another item in an anvil will destroy the other item, and make a book with some of the enchantments at random." + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:scrap_tome", + "text": "You will always receive half of the enchantments (rounded up).$(p)The enchantments selected are based on your $(l:apotheosis:enchanting/table/seed)Enchanting Seed$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/tomes.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/tomes.json new file mode 100644 index 000000000000..868ac00a65ad --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/enchanting/utility/tomes.json @@ -0,0 +1,41 @@ +{ + "name": "Tomes", + "icon": "apotheosis:null_book", + "category": "apotheosis:enchanting/utility", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "Tomes are a special type of Book.$(p)A Tome can be enchanted just like a book, but can only receive specific enchantments.$(p)The exception is the $(l:apotheosis:enchanting/utility/scrapping)Tome of Scrapping$(), which has another purpose." + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:null_book", + "text": "Once you enchant a tome, it will transform into an enchanted book." + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:armor_head_book", + "recipe2": "apotheosis:armor_chest_book", + "text": "" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:armor_legs_book", + "recipe2": "apotheosis:armor_feet_book", + "text": "" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:weapon_book", + "recipe2": "apotheosis:digger_book", + "text": "" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:fishing_rod_book", + "recipe2": "apotheosis:bow_book", + "text": "" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/bamboo.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/bamboo.json new file mode 100644 index 000000000000..b6651283e2b1 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/bamboo.json @@ -0,0 +1,16 @@ +{ + "name": "Bamboo", + "icon": "minecraft:bamboo", + "category": "apotheosis:garden/garden", + "flag": "apotheosis:garden", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "Bamboo can now grow up to 32 blocks tall.$(p)Bamboo growth is a bit weird though, so it won't always reach exactly this height.$(p)This value is configurable, so it might be a bit higher (or lower) than that based on modpack." + } + ], + "extra_recipe_mappings": { + "minecraft:bamboo": 0 + } +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/cactus.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/cactus.json new file mode 100644 index 000000000000..8ae1b71d9dfd --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/cactus.json @@ -0,0 +1,16 @@ +{ + "name": "Cactus", + "icon": "minecraft:cactus", + "category": "apotheosis:garden/garden", + "flag": "apotheosis:garden", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "Cacti have had their max growth height increased to 5.$(p)This value is configurable, so it might be a bit higher (or lower) than that based on modpack." + } + ], + "extra_recipe_mappings": { + "minecraft:cactus": 0 + } +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/ender_lead.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/ender_lead.json new file mode 100644 index 000000000000..f87a2da07963 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/ender_lead.json @@ -0,0 +1,18 @@ +{ + "name": "Ender Lead", + "icon": "apotheosis:farmers_leash", + "category": "apotheosis:garden/garden", + "flag": "apotheosis:garden", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "The Ender Lead is an item that allows you to capture farm animals.$(p)Punch an animal with the lead to capture it, and right click to release.$(p)Farm animals are usually only those that can be bred." + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:farmers_leash", + "text": "" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/sugarcane.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/sugarcane.json new file mode 100644 index 000000000000..70e5b6a440d1 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/garden/sugarcane.json @@ -0,0 +1,16 @@ +{ + "name": "Sugar Cane", + "icon": "minecraft:sugar_cane", + "category": "apotheosis:garden/garden", + "flag": "apotheosis:garden", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "Sugar Cane has had its max growth height increased to 255.$(p)This value is configurable, so it might be a bit lower than that based on modpack." + } + ], + "extra_recipe_mappings": { + "minecraft:sugar_cane": 0 + } +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/charm.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/charm.json new file mode 100644 index 000000000000..81a7d5253e86 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/charm.json @@ -0,0 +1,28 @@ +{ + "name": "Potion Charms", + "icon": "apotheosis:potion_charm", + "category": "apotheosis:potion/charms", + "flag": "apotheosis:potion", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "A $(9)Potion Charm$() is a brand new item that helps you get the most out of your potions.$(p)See, while a normal potion requires you to drink it and use the whole effect at once, the $(9)Potion Charm$() lets you stagger it." + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:potion_charm", + "title": "Potion Charm Crafting", + "text": "A charm is made out of three potions of the same type, and some blaze powder.$(p)A single charm lasts longer than the three potions combined." + }, + { + "type": "patchouli:text", + "title": "Using Potion Charms", + "text": "A $(9)Potion Charm$() is only active when it is enabled.$(p)To enable a charm, simply right click with it in-hand.$(p)An enabled charm will start glowing." + }, + { + "type": "patchouli:text", + "text": "As long as the charm is active and in your inventory, it will apply the potion to you, consuming durability.$(p)The charm will only apply a couple seconds of potion at a time.$(p)When the charm runs out of durability, it will break." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/curios.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/curios.json new file mode 100644 index 000000000000..d5226d208af4 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/curios.json @@ -0,0 +1,13 @@ +{ + "name": "Curios", + "icon": "curios:textures/item/empty_charm_slot.png", + "category": "apotheosis:potion/charms", + "flag": "&apotheosis:potion,apotheosis:curiosloaded", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "When you have $(9)Curios$() installed, you can equip potion charms in the $(9)Charm$() slot.$(p)They'll work the same way they do in the inventory." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/unbreakable.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/unbreakable.json new file mode 100644 index 000000000000..fb32ff171ab6 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/charms/unbreakable.json @@ -0,0 +1,17 @@ +{ + "name": "Unbreakable Charms", + "icon": "minecraft:enchanting_table", + "category": "apotheosis:potion/charms", + "flag": "&apotheosis:potion,apotheosis:enchanting", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "Through $(l:apotheosis:enchanting/table/infusion)Infusion Enchanting$(), charms can be made Unbreakable.$(p)Through this, you can have unlimited duration of any potion effect." + }, + { + "type": "patchouli:text", + "text": "The infusion recipe for Unbreakable charms is rather difficult.$(p)You'll need a firm understanding of $(l:apotheosis:enchanting/table/stats)Enchanting Stats$() to be able to complete it." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/bleeding.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/bleeding.json new file mode 100644 index 000000000000..1566c5d2dd97 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/bleeding.json @@ -0,0 +1,17 @@ +{ + "name": "Bleeding", + "icon": "apotheosis:textures/mob_effect/bleeding.png", + "category": "apotheosis:potion/effects", + "flag": "apotheosis:potion", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(c)Bleeding$() is a negative effect applied by $(l:apotheosis:village/fletching#broadhead)Broadhead Arrows$().$(p)It causes you to take damage every two seconds." + }, + { + "type": "patchouli:text", + "text": "The damage increases with the level of $(c)Bleeding$().$(p)The damage from $(c)Bleeding$() bypasses armor." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/knowledge.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/knowledge.json new file mode 100644 index 000000000000..9cabe5a80b17 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/knowledge.json @@ -0,0 +1,17 @@ +{ + "name": "Ancient Knowledge", + "icon": "minecraft:experience_bottle", + "category": "apotheosis:potion/effects", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "The Potion of $(9)Ancient Knowledge$() is a beneficial effect.$(p)While under its effects, any experience generated from mobs you kill is multiplied." + }, + { + "type": "patchouli:text", + "text": "At Level I, it quadruples experience drops.$(p)At Level II, it multiplies them by 8." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/sundering.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/sundering.json new file mode 100644 index 000000000000..e05032250d06 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/effects/sundering.json @@ -0,0 +1,17 @@ +{ + "name": "Sundering", + "icon": "apotheosis:textures/mob_effect/sundering.png", + "category": "apotheosis:potion/effects", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "The Potion of $(c)Sundering$() is a negative effect.$(p)While under its effects, all damage received is increased by 20% per level." + }, + { + "type": "patchouli:text", + "text": "It serves as a direct counter to resistance, and is additive with resistance.$(p)If you had Sundering II and Resistance II, you would take normal damage." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/absorption.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/absorption.json new file mode 100644 index 000000000000..66705f8c9990 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/absorption.json @@ -0,0 +1,19 @@ +{ + "name": "Absorption", + "icon": "minecraft:textures/mob_effect/absorption.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Absorption$() is an interesting effect.$(p)Each level grants 2 additional temporary hearts.$(p)However, these hearts don't refresh during the duration, so a $(l:apotheosis:potion/charms/charm)Potion Charm$() is preferrable." + }, + { + "type": "patchouli:spotlight", + "title": "Brewing Recipe", + "item": "minecraft:golden_apple", + "text": "This potion can be crafted with an Awkward Potion and a Golden Apple.$(p)It can be extended, strengthend, or turned into a splash potion with the usual ingredients." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/fatigue.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/fatigue.json new file mode 100644 index 000000000000..018e7ebd2ce4 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/fatigue.json @@ -0,0 +1,19 @@ +{ + "name": "Mining Fatigue", + "icon": "minecraft:textures/mob_effect/mining_fatigue.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(c)Mining Fatigue$() is a negative effect that is normally only applied by Guardians.$(p)While active, your mining speed is reduced by 20% per level.$(p)It is the direct opposite of $(9)Haste$()." + }, + { + "type": "patchouli:spotlight", + "title": "Brewing Recipe", + "item": "minecraft:fermented_spider_eye", + "text": "This potion can be crafted with a $(9)Potion of Haste$() and a Fermented Spider Eye.$(p)It can be extended, strengthend, or turned into a splash potion with the usual ingredients." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/haste.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/haste.json new file mode 100644 index 000000000000..e46e3396cc25 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/haste.json @@ -0,0 +1,19 @@ +{ + "name": "Haste", + "icon": "minecraft:textures/mob_effect/haste.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Haste$() is another useful effect that has no recipe in vanilla.$(p)Each level gives +20% mining speed." + }, + { + "type": "patchouli:spotlight", + "title": "Brewing Recipe", + "item": "minecraft:mushroom_stew", + "text": "This potion can be crafted with an Awkward Potion and some Mushroom Stew.$(p)It can be extended, strengthend, or turned into a splash potion with the usual ingredients." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/luck.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/luck.json new file mode 100644 index 000000000000..197d0ee5bbf2 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/luck.json @@ -0,0 +1,20 @@ +{ + "name": "Luck", + "icon": "minecraft:textures/mob_effect/luck.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(6)Luck$() is a very peculiar effect.$(p)Having more luck means you can receive better loot from certain sources.$(p)Unfortunately, there's no way to tell what loot sources are impacted by $(6)Luck$()." + }, + { + "type": "patchouli:spotlight", + "title": "Brewing Recipe", + "item": "apotheosis:lucky_foot", + "link_recipe": true, + "text": "This potion can be crafted with an Awkward Potion and a Lucky Rabbit's Foot.$(p)The Lucky Rabbit's Foot is rarely dropped by rabbits." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/resistance.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/resistance.json new file mode 100644 index 000000000000..e50c433b8b2d --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/resistance.json @@ -0,0 +1,19 @@ +{ + "name": "Resistance", + "icon": "minecraft:textures/mob_effect/resistance.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)Resistance$() is a fairly useful effect that has no recipe in vanilla.$(p)Each level gives +20% damage reduction against all sources.$(p)You'll also need it to craft $(l:apotheosis:potion/effects/sundering)Sundering$() potions." + }, + { + "type": "patchouli:spotlight", + "title": "Brewing Recipe", + "item": "minecraft:shulker_shell", + "text": "This potion can be crafted with an Awkward Potion and a Shulker Shell.$(p)It can be extended, strengthend, or turned into a splash potion with the usual ingredients." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/wither.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/wither.json new file mode 100644 index 000000000000..0c6878ef7b22 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/wither.json @@ -0,0 +1,19 @@ +{ + "name": "Wither", + "icon": "minecraft:textures/mob_effect/wither.png", + "category": "apotheosis:potion/recipes", + "flag": "&apotheosis:potion,!apotheosis:wstloaded", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(c)Wither$() is a hostile effect that can not normally be crafted.$(p)While inflicted with it, you will take damage every tick.$(p)Unlike Poison, this damage is lethal." + }, + { + "type": "patchouli:spotlight", + "title": "Brewing Recipe", + "item": "minecraft:wither_skeleton_skull", + "text": "This potion can be crafted with an Awkward Potion and a Wither Skeleton Skull.$(p)It can be extended, strengthend, or turned into a splash potion with the usual ingredients." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/wither_wst.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/wither_wst.json new file mode 100644 index 000000000000..d6d0adcd0c20 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/potion/recipes/wither_wst.json @@ -0,0 +1,19 @@ +{ + "name": "Wither", + "icon": "minecraft:textures/mob_effect/wither.png", + "category": "apotheosis:potion/recipes", + "flag": "&apotheosis:potion,apotheosis:wstloaded", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(c)Wither$() is a hostile effect that can not normally be crafted.$(p)While inflicted with it, you will take damage every tick.$(p)Unlike Poison, this damage is lethal." + }, + { + "type": "patchouli:spotlight", + "title": "Brewing Recipe", + "item": "wstweaks:fragment", + "text": "This potion can be crafted with an Awkward Potion and a Wither Skull Fragment.$(p)It can be extended, strengthend, or turned into a splash potion with the usual ingredients." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/capturing.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/capturing.json new file mode 100644 index 000000000000..ca9a1b4c8875 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/capturing.json @@ -0,0 +1,19 @@ +{ + "name": "Capturing", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:spawner/spawner", + "flag": "apotheosis:spawner", + "sortnum": 2, + "pages": [ + { + "type": "patchouli:text", + "text": "Mob Spawners can have their entity changed by using a $(9)Spawn Egg$().$(p)Typically, these are unobtainable. To remedy this, Apotheosis adds the $(9)Capturing$() enchantment for swords." + }, + { + "type": "patchouli:spotlight", + "item": "minecraft:cow_spawn_egg", + "title": "Spawn Eggs", + "text": "Each level of the $(9)Capturing$() enchantment gives you an 0.4% chance for entities to drop their spawn egg on death.$(p)Entities without a spawn egg item (as seen in JEI) cannot drop one." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/modifiers.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/modifiers.json new file mode 100644 index 000000000000..d709a5e2e845 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/modifiers.json @@ -0,0 +1,37 @@ +{ + "name": "Spawner Modifiers", + "icon": "minecraft:clock", + "category": "apotheosis:spawner/spawner", + "flag": "apotheosis:spawner", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "After reading about $(l:apotheosis:spawner/stats)Spawner Stats$(), you may be wondering how to change them.$(p)Enter $(9)Spawner Modifiers$(), a system to edit spawners.$(p)A modifier consists of up to two items, and produces a certain change in a spawner's stats." + }, + { + "type": "patchouli:text", + "title": "Viewing Modifiers", + "text": "Every single modifier is visible in JEI.$(p)They can be accessed by looking at both the uses and recipes for $(9)Mob Spawners$(), or the uses for the modifier items.$(p)There's a lot of tooltips in there, so look around." + }, + { + "type": "patchouli:text", + "title": "Notation", + "text": "In JEI, stat changes are noted as$(br)$(9)+/- X Stat$().$(p)Some stats do not have numerical values, so they will be shown as $(9)+/- Stat$().$(p)In tooltips, non-numeric stats are not shown unless enabled." + }, + { + "type": "patchouli:text", + "title": "Modifier Caps", + "text": "Certain modifiers cannot reduce or increase stats past a certain value.$(p)These will be noted in the tooltip for that particular stat in JEI.$(p)These caps are modifier-specific, so one modifier may have a different cap than another for the same stat." + }, + { + "type": "patchouli:text", + "title": "Applying Modifiers", + "text": "To apply a modifier, simply hold the respective items in your hands, and right-click the $(9)Mob Spawner$().$(p)If the modification is successful, the items will be consumed.$(p)The main item is always consumed, but the secondary item may not be." + }, + { + "type": "patchouli:text", + "text": "Even though JEI states that items must be held in particular hands, that is not required.$(p)You can apply a modifier as long as you are holding the items in your hands, regardless of which hand." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/spawners.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/spawners.json new file mode 100644 index 000000000000..7b8dca57f245 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/spawners.json @@ -0,0 +1,17 @@ +{ + "name": "Mob Spawners", + "icon": "minecraft:spawner", + "category": "apotheosis:spawner/spawner", + "flag": "apotheosis:spawner", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "A $(9)Mob Spawner$() is a magical block that can funnel in entities from the void.$(p)But you knew that already, so let's get on to the new stuff.$(p)In Apotheosis, spawners can be picked up with $(9)Silk Touch$()." + }, + { + "type": "patchouli:text", + "text": "Harvesting a spawner in that way will incur an additional durability cost.$(p)Mob spawners have a series of $(l:apotheosis:spawner/stats)Spawner Stats$() which control their functionality.$(p)These stats can be changed using $(l:apotheosis:spawner/modifiers)Spawner Modifiers$()." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/stats.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/stats.json new file mode 100644 index 000000000000..03c32ba5b27c --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/spawner/stats.json @@ -0,0 +1,67 @@ +{ + "name": "Spawner Stats", + "icon": "minecraft:writable_book", + "category": "apotheosis:spawner/spawner", + "flag": "apotheosis:spawner", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "Each Mob Spawner has $(9)Spawner Stats$(), which dictate their operation.$(p)How long between spawns, how many mobs are spawned, etc.$(p)This chapter details all of them." + }, + { + "type": "patchouli:text", + "title": "Spawn Delay", + "text": "After a Mob Spawner spawns an entity, there is a delay until the next spawn.$(p)That delay is a random number between the $(9)Min Spawn Delay$() and the $(9)Max Spawn Delay$().$(p)If the Max Delay is ever below the Min Delay, the Min Delay is used." + }, + { + "type": "patchouli:text", + "title": "Spawn Count", + "text": "The $(9)Spawn Count$() dictates how many mobs are spawned at once.$(p)Not all spawns will succeed, so sometimes less entities will spawn.$(p)The spawn is counted as successful (and the delay reset) as long as one entity spawns." + }, + { + "type": "patchouli:text", + "title": "Max Entities", + "text": "Mob Spawners track the number of entities nearby.$(p)If that number ever exceeds the $(9)Max Entities$(), spawning stops.$(p)Only entities of the same type as the spawned one are counted." + }, + { + "type": "patchouli:text", + "title": "Activation Range", + "text": "Mob Spawners require a nearby player to operate.$(p)That player must be within the $(9)Activation Range$(), which is a radius in blocks, for the spawner to run." + }, + { + "type": "patchouli:text", + "title": "Spawn Range", + "text": "The $(9)Spawn Range$() is a radius in blocks of how far out entities may spawn.$(p)Try to make sure this area is suitable for entities, otherwise some spawns may fail." + }, + { + "type": "patchouli:text", + "title": "Ignores Players", + "text": "A spawner that $(9)Ignores Players$() does not need a player within the $(9)Activation Range$().$(p)It will operate with or without one." + }, + { + "type": "patchouli:text", + "title": "Ignores Conditions", + "text": "A spawner that $(9)Ignores Conditions$() will no longer require certain mob-specific spawn conditions.$(p)These include things like the grass requirement for animals.$(p)It will just need sufficient space, and a lack of nearby entities." + }, + { + "type": "patchouli:text", + "title": "Redstone Control", + "text": "A spawner with $(9)Redstone Control$() requires a redstone signal to operate.$(p)This lets you control when the spawner is operating." + }, + { + "type": "patchouli:text", + "title": "Ignores Light", + "text": "A spawner that $(9)Ignores Light$() will work in all light levels.$(p)This means mobs can spawn in daylight.$(p)If it already $(9)Ignores Conditions$(), then this modifier does nothing." + }, + { + "type": "patchouli:text", + "title": "No AI", + "text": "A spawner with $(9)No AI$() enabled will spawn mobs without any AI.$(p)Normally, these mobs will just simply float there, immobile, doing nothing.$(p)However, the ones created by Apotheosis can still be moved." + }, + { + "type": "patchouli:text", + "text": "If you are making large mob farms, you should always utilize the $(9)No AI$() upgrade.$(p)It causes significantly reduced server load, and it makes the mobs easier to control." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/village/fletching.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/village/fletching.json new file mode 100644 index 000000000000..2baa36eef5f2 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/village/fletching.json @@ -0,0 +1,44 @@ +{ + "name": "Fletching", + "icon": "minecraft:fletching_table", + "category": "apotheosis:village/village", + "flag": "apotheosis:village", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "Apotheosis introduces a new type of crafting called $(9)Fletching$().$(p)It allows you to make arrows more efficiently.$(p)Alongside the crafting type, there are also new arrows." + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:obsidian_arrow", + "link_recipe": true, + "text": "The $(9)Obsidian Arrow$() is a direct upgrade to the standard arrow.$(p)It causes all ranged attacks to deal 20% extra damage." + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:broadhead_arrow", + "anchor": "broadhead", + "link_recipe": true, + "text": "The $(9)Broadhead Arrow$() is best for extended fights.$(p)Every hit applies bleeding. Each additional hit refreshes the duration, and increases the level of bleeding on the target." + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:explosive_arrow", + "link_recipe": true, + "text": "The $(9)Explosive Arrow$() is best against groups.$(p)It causes an explosion upon impact." + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:iron_mining_arrow", + "link_recipe": true, + "text": "The $(9)Iron Mining Arrow$() is like a flying pickaxe.$(p)All blocks hit with this arrow are mined as if they were broken with an Iron Pickaxe." + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:diamond_mining_arrow", + "link_recipe": true, + "text": "The $(9)Diamond Mining Arrow$() is a better flying pickaxe!$(p)All blocks hit with this arrow are mined as if they were broken with a Diamond Pickaxe." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/village/wandering_trader.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/village/wandering_trader.json new file mode 100644 index 000000000000..dde97bd6164e --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/en_us/entries/village/wandering_trader.json @@ -0,0 +1,17 @@ +{ + "name": "Wandering Trader", + "icon": "minecraft:emerald", + "category": "apotheosis:village/village", + "flag": "apotheosis:village", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "Have you ever met one of those shady merchants that just appear on your lawn?$(p)Those are called $(9)Wandering Traders$().$(p)Typically they only sell hot garbage." + }, + { + "type": "patchouli:text", + "text": "However, Apotheosis adds a ton of new trades to their tables so they are actually worth interacting with.$(p)These trades include items like $(9)Beacons$() or $(9)Totems of Undying$(), and heavily enchanted diamond gear." + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/anvil.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/anvil.json new file mode 100644 index 000000000000..1d69c7c102ce --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/anvil.json @@ -0,0 +1,7 @@ +{ + "name": "铁砧", + "description": "本章节详细介绍了对铁砧的所有更改。$(p)铁砧现在可以附魔,没有等级限制,并且可以用铁块修复(在铁砧中)。", + "icon": "minecraft:anvil", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/changes.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/changes.json new file mode 100644 index 000000000000..26b75433e195 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/changes.json @@ -0,0 +1,7 @@ +{ + "name": "原版更改", + "description": "本章节介绍了新的可附魔物品和机制更改。$(p)如果发生任何细微的内容更改,将在此处说明。", + "icon": "minecraft:trident", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/enchanting.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/enchanting.json new file mode 100644 index 000000000000..fb86d39dadc0 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/enchanting.json @@ -0,0 +1,6 @@ +{ + "name": "附魔模块", + "description": "附魔模块负责附魔系统的所有更改。$(p)内容很多,所以到处张望吧。", + "icon": "minecraft:enchanting_table", + "flag": "apotheosis:enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/enchantments.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/enchantments.json new file mode 100644 index 000000000000..9260926d192d --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/enchantments.json @@ -0,0 +1,7 @@ +{ + "name": "新的附魔", + "description": "本章节中的每个条目都详细说明了该模块添加的新附魔。$(p)其他模块添加的附魔将不在此处说明。", + "icon": "minecraft:enchanted_book", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/table.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/table.json new file mode 100644 index 000000000000..b61508b0c26d --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/table.json @@ -0,0 +1,8 @@ +{ + "name": "附魔台", + "description": "本章节介绍了对附魔台的更改。", + "icon": "minecraft:enchanting_table", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting", + "sortnum": -1 +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/utility.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/utility.json new file mode 100644 index 000000000000..9c2086493221 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/enchanting/utility.json @@ -0,0 +1,7 @@ +{ + "name": "实用物品", + "description": "本章节详细介绍了所有使附魔更容易的物品。", + "icon": "apotheosis:enchantment_library", + "flag": "apotheosis:enchanting", + "parent": "apotheosis:enchanting/enchanting" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/garden/garden.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/garden/garden.json new file mode 100644 index 000000000000..a0b8a28116f2 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/garden/garden.json @@ -0,0 +1,6 @@ +{ + "name": "花园模块", + "description": "花园模块负责植物的一些随机修改。", + "icon": "minecraft:sugar_cane", + "flag": "apotheosis:garden" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/charms.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/charms.json new file mode 100644 index 000000000000..e56cb4b69711 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/charms.json @@ -0,0 +1,8 @@ +{ + "name": "药水护符", + "parent": "apotheosis:potion/potion", + "description": "本章节详细介绍了$(9)药水护符$()及其所有用途。$(p)如果禁用了其他模块,或者未安装某些模块,本章节则可能没什么内容。", + "icon": "apotheosis:potion_charm", + "flag": "apotheosis:potion", + "sortnum": 1 +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/effects.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/effects.json new file mode 100644 index 000000000000..30fa1e412330 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/effects.json @@ -0,0 +1,7 @@ +{ + "name": "新的药水效果", + "parent": "apotheosis:potion/potion", + "description": "本章节详细介绍了神化模组添加的新药水效果。", + "icon": "minecraft:experience_bottle", + "flag": "apotheosis:potion" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/potion.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/potion.json new file mode 100644 index 000000000000..e6f5cee4da7e --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/potion.json @@ -0,0 +1,6 @@ +{ + "name": "药水模块", + "description": "药水模块负责新的药水效果和新的药水配方。$(p)几乎所有的药水。", + "icon": "minecraft:potion", + "flag": "apotheosis:potion" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/recipes.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/recipes.json new file mode 100644 index 000000000000..24f65aef4473 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/potion/recipes.json @@ -0,0 +1,7 @@ +{ + "name": "药水配方", + "parent": "apotheosis:potion/potion", + "description": "本章节详细介绍了所有添加的新的原版药水效果配方。", + "icon": "minecraft:nether_wart", + "flag": "apotheosis:potion" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/spawner/spawner.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/spawner/spawner.json new file mode 100644 index 000000000000..dc86e7a22095 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/spawner/spawner.json @@ -0,0 +1,6 @@ +{ + "name": "刷怪笼模块", + "description": "刷怪笼模块允许你移动和修改$(9)刷怪笼$()。", + "icon": "minecraft:spawner", + "flag": "apotheosis:spawner" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/village/village.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/village/village.json new file mode 100644 index 000000000000..ffcecd192f06 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/categories/village/village.json @@ -0,0 +1,6 @@ +{ + "name": "村庄模块", + "description": "村庄模块增加了各种村庄和村民相关的东西。", + "icon": "minecraft:textures/mob_effect/hero_of_the_village.png", + "flag": "apotheosis:village" +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/obliteration.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/obliteration.json new file mode 100644 index 000000000000..ee8ebed26f2e --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/obliteration.json @@ -0,0 +1,17 @@ +{ + "name": "分裂", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/anvil", + "flag": "apotheosis:enchanting", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)分裂$()是另一个铁砧专属的全新附魔。$(p)一个拥有分裂附魔的铁砧可以将只有一个附魔的单本附魔书转换成两本附魔书,每本附魔书都会低一级。" + }, + { + "type": "patchouli:text", + "text": "要使用拥有分裂附魔的铁砧,将一本附魔书扔到世界上,然后将铁砧放在书的顶部。$(p)一本带有锋利 III 的附魔书被分裂后将变成两本书,每本附魔书都带有锋利 II。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/splitting.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/splitting.json new file mode 100644 index 000000000000..be4251a2be83 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/splitting.json @@ -0,0 +1,17 @@ +{ + "name": "拆分", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/anvil", + "flag": "apotheosis:enchanting", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)拆分$()是一种铁砧的全新附魔。$(p)拥有拆分附魔的铁砧能够将带有多个附魔的附魔书\"拆分\"成一系列单独的附魔书。" + }, + { + "type": "patchouli:text", + "text": "要使用拥有拆分附魔的铁砧,将一本附魔书扔到世界上,然后将铁砧放置在书的顶部。$(p)一本具有锋利III 和抢夺 II 的书将拆分成两本附魔书,一本锋利 III 和另一本抢夺 II。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/unbreaking.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/unbreaking.json new file mode 100644 index 000000000000..29df2ca61188 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/anvil/unbreaking.json @@ -0,0 +1,13 @@ +{ + "name": "耐久", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/anvil", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)耐久$()现在可以应用于铁砧。$(p)每级都会降低铁砧在使用(或掉落)时损坏的几率。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/enchantability.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/enchantability.json new file mode 100644 index 000000000000..3645ea40319a --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/enchantability.json @@ -0,0 +1,17 @@ +{ + "name": "附魔能力", + "icon": "minecraft:golden_sword", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "在原版中,所有没有明确的$(l:apotheosis:enchanting/table/enchantability)附魔能力$()的物品的默认值都为零。$(p)神化模组将默认值更改为一。$(p)这项更改无意间使某些物品有可附魔的副作用。" + }, + { + "type": "patchouli:text", + "text": "此调整不会更改明确具有附魔能力的物品。$(p)附魔能力为零的物品永远不能被附魔。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/protection.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/protection.json new file mode 100644 index 000000000000..494b12d5a25a --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/protection.json @@ -0,0 +1,17 @@ +{ + "name": "保护", + "icon": "minecraft:netherite_chestplate", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)保护$()附魔将不在与保护附魔的子类型冲突。$(p)这意味着你现在可以拥有$(9)保护$()和另一种通常会冲突的保护的子类型附魔。" + }, + { + "type": "patchouli:text", + "text": "此外,最大有效保护点数已从 20 提高到 65。$(p)超过 20 的保护点数效果较差,超过 65 的保护点数无效。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/sharpness.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/sharpness.json new file mode 100644 index 000000000000..25f7cbabe623 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/sharpness.json @@ -0,0 +1,13 @@ +{ + "name": "锋利", + "icon": "minecraft:netherite_sword", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)锋利$()附魔不再与其他伤害附魔冲突。$(p)这意味着你现在可以拥有$(9)锋利$()和另一种通常会冲突的其他伤害附魔。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/shears.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/shears.json new file mode 100644 index 000000000000..7ecbf79a0eda --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/shears.json @@ -0,0 +1,13 @@ +{ + "name": "剪刀", + "icon": "minecraft:shears", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "除了新的附魔,剪刀现在还可以拥有$(9)耐久$()、$(9)效率$()和$(9)时运$()附魔。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/tridents.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/tridents.json new file mode 100644 index 000000000000..0c854676b546 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/changes/tridents.json @@ -0,0 +1,20 @@ +{ + "name": "三叉戟", + "icon": "minecraft:trident", + "category": "apotheosis:enchanting/changes", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "除了新的附魔,三叉戟现在还可以拥有$(9)锋利$()、$(9)抢夺$()和$(9)穿透$()附魔。$(p)锋利和抢夺就像它们附魔在剑上。$(p)穿透使投掷的三叉戟能够击中更多敌人。" + }, + { + "type": "patchouli:spotlight", + "title": "制作三叉戟", + "item": "apotheosis:inert_trident", + "link_recipe": true, + "text": "神化模组还增加了制作三叉戟的方法。$(p)只需制作一个$(9)惰性三叉戟$()并通过$(l:apotheosis:enchanting/table/infusion)灌注附魔$()对其进行升级就可以获得三叉戟了。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/berserkers_fury.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/berserkers_fury.json new file mode 100644 index 000000000000..d08d1814895d --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/berserkers_fury.json @@ -0,0 +1,17 @@ +{ + "name": "狂战士", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(4)狂战士$()是一种可以应用于胸甲的腐化附魔。$(p)在使用此附魔时,如果你受到伤害,你将会受到额外伤害并获得抗性、速度提升和力量。" + }, + { + "type": "patchouli:text", + "text": "受到的额外伤害和药水强度取决于附魔等级。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/chainsaw.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/chainsaw.json new file mode 100644 index 000000000000..178d5a054045 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/chainsaw.json @@ -0,0 +1,13 @@ +{ + "name": "电锯", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)电锯$()是一个可以应用于斧头的大师级附魔。$(p)当砍伐一棵树时,整棵树都会被砍伐。$(p)这会使用斧头的耐久。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/chromatic.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/chromatic.json new file mode 100644 index 000000000000..621bc5d87263 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/chromatic.json @@ -0,0 +1,13 @@ +{ + "name": "色差", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)色差$()是一种剪刀附魔。$(p)它会使任何被剪断的羊毛变成随机颜色。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/crescendo.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/crescendo.json new file mode 100644 index 000000000000..091a249d80a1 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/crescendo.json @@ -0,0 +1,13 @@ +{ + "name": "快速射击", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)快速射击$()是弩的极品附魔。$(p)每次重新装填您都会获得额外的箭矢,每级增加1只额外箭矢。$(p)额外的箭矢不会消耗弹药。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/earths_boon.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/earths_boon.json new file mode 100644 index 000000000000..e0933d85d5a6 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/earths_boon.json @@ -0,0 +1,13 @@ +{ + "name": "地球的恩赐", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)地球的恩赐$()是一个用于镐子的极品附魔。$(p)当挖掘石头时,有几率掉落一个矿石。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/endless_quiver.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/endless_quiver.json new file mode 100644 index 000000000000..29bcc1db73bf --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/endless_quiver.json @@ -0,0 +1,17 @@ +{ + "name": "无限箭袋", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)无限箭袋$()是弓的极品附魔。$(p)射击时,无论是什么箭矢,都不会被消耗。$(p)它是$(9)无限$()附魔的进阶版。" + }, + { + "type": "patchouli:text", + "text": "这个附魔甚至应该使其他模组的箭矢无限射击。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/exploitation.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/exploitation.json new file mode 100644 index 000000000000..4f26b27b93d1 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/exploitation.json @@ -0,0 +1,17 @@ +{ + "name": "剥削", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(4)剥削$()是剪刀的腐化附魔。$(p)剪羊毛时会对绵羊造成伤害,但所有掉落的羊毛都会翻倍。$(p)此翻倍效果在$(9)时运之后应用$()。" + }, + { + "type": "patchouli:text", + "text": "此外,如果与$(9)色差$()附魔结合使用,所有翻倍的羊毛也将会是随机颜色。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/growth_serum.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/growth_serum.json new file mode 100644 index 000000000000..1f2b28acfb56 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/growth_serum.json @@ -0,0 +1,13 @@ +{ + "name": "生长血清", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)生长血清$()是剪刀的极品附魔。$(p)它会使绵羊有 50% 的几率立即重新长出羊毛。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/icy_thorns.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/icy_thorns.json new file mode 100644 index 000000000000..9ecd275184a9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/icy_thorns.json @@ -0,0 +1,13 @@ +{ + "name": "冰霜荆棘", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)冰冷荆棘$()是一个胸甲附魔。$(p)它会对攻击者施加缓慢效果。 持续时间和强度随附魔等级而定。$(p) 与 $(9)荆棘$()附魔冲突。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/knowledge.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/knowledge.json new file mode 100644 index 000000000000..d67a558f7cd2 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/knowledge.json @@ -0,0 +1,17 @@ +{ + "name": "阅历", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)阅历$()是剑的极品附魔。$(p)当你击杀一个生物时,所有掉落物都会转化为经验。$(p)每个物品都会转换相同数量的经验。" + }, + { + "type": "patchouli:text", + "text": "这使得击杀掉落大量物品的生物最有效。$(p)每个物品所转换的经验会随着附魔等级的增加而增加。$(p)作为预防措施,击杀玩家不会转换他们的物品。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/life_mending.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/life_mending.json new file mode 100644 index 000000000000..0227dce07915 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/life_mending.json @@ -0,0 +1,17 @@ +{ + "name": "生命修补", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(4)生命修补$()是一种适用于所有拥有耐久的物品的腐化附魔。$(p)$(9)修补$()附魔将获得的经验转化为耐久度,$(4)生命修补$()则是将获得的生命值转化为耐久。$(p)每个生命值所转换的耐久将随着等级的增加而增加。" + }, + { + "type": "patchouli:text", + "text": "此外,这个附魔可以在附魔台中获得。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/miners_fervor.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/miners_fervor.json new file mode 100644 index 000000000000..c08bcf25a002 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/miners_fervor.json @@ -0,0 +1,17 @@ +{ + "name": "矿工热忱", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(5)矿工热忱$()是一种适用于所有工具的扭曲附魔。$(p)它可以让你非常快速地破坏方块,但绝不是瞬间。$(p)它与$(9)效率$()附魔冲突。" + }, + { + "type": "patchouli:text", + "text": "尽管有速度上限,但每级提升的速度远高于$(9)效率$()附魔。$(p)这使其成为基础速度较慢的工具的理想选择。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/natures_blessing.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/natures_blessing.json new file mode 100644 index 000000000000..297feb2a3a05 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/natures_blessing.json @@ -0,0 +1,13 @@ +{ + "name": "大自然的祝福", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)大自然的祝福$()是锄头的附魔。$(p)它允许锄头用作骨粉,但需要消耗耐久。$(p)更高的附魔等级会降低耐久消耗。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/obliteration.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/obliteration.json new file mode 100644 index 000000000000..f8036ace6b26 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/obliteration.json @@ -0,0 +1,13 @@ +{ + "name": "分裂", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "请参阅$(l:apotheosis:enchanting/anvil/obliteration)分裂$()。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/rebounding.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/rebounding.json new file mode 100644 index 000000000000..cc08c90c8be8 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/rebounding.json @@ -0,0 +1,13 @@ +{ + "name": "反弹", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)反弹$()是一种胸甲和护腿的附魔。$(p)它会使所有近战攻击的攻击者被弹飞。$(p)弹飞的距离随附魔等级而定。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/reflective.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/reflective.json new file mode 100644 index 000000000000..94c0cf60ed9a --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/reflective.json @@ -0,0 +1,17 @@ +{ + "name": "反甲", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)反甲$()是一种盾牌的附魔。$(p)它会使所有被格挡的攻击都对攻击者造成一部分伤害。$(p)更具体地说,被格挡的伤害的 15% 会被反弹回来。" + }, + { + "type": "patchouli:text", + "text": "反弹的伤害将会转化为魔法伤害。$(p)附魔等级越高,$(9)反甲$()造成的伤害越高。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/scavenger.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/scavenger.json new file mode 100644 index 000000000000..b7dfee6f442c --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/scavenger.json @@ -0,0 +1,17 @@ +{ + "name": "拾荒者", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(2)拾荒者$()是一种剑的极品附魔。$(p)每级有 2.5% 的几率在你杀死一个生物时掉落两次战利品。$(p)触发后,就好像你刚刚杀死了两个相同的生物。" + }, + { + "type": "patchouli:text", + "text": "这个附魔适用于所有生物,包括像$(8)凋零$()这样的 Boss。$(p)它还可以与$(9)抢夺$()附魔叠加。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/shield_bash.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/shield_bash.json new file mode 100644 index 000000000000..f1f99b9f5968 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/shield_bash.json @@ -0,0 +1,13 @@ +{ + "name": "盾击", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)盾击$()是一种盾牌的附魔。$(p)它使使用盾牌进行的近战攻击会造成额外伤害。$(p)但是,使用 $(9)盾击$()进行攻击会消耗额外的耐久。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/spearfishing.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/spearfishing.json new file mode 100644 index 000000000000..e7cf8501e762 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/spearfishing.json @@ -0,0 +1,13 @@ +{ + "name": "鱼叉", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)鱼叉$()是一种三叉戟的附魔。$(p)它使使用投掷三叉戟击杀敌人时有每级 3.5% 的几率掉落一些鱼。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/splitting.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/splitting.json new file mode 100644 index 000000000000..cbbecdba4d17 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/splitting.json @@ -0,0 +1,13 @@ +{ + "name": "拆分", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "请参阅$(l:apotheosis:enchanting/anvil/splitting)拆分$()。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/stable_footing.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/stable_footing.json new file mode 100644 index 000000000000..fb6c4a34adc6 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/stable_footing.json @@ -0,0 +1,17 @@ +{ + "name": "稳住脚步", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)稳住脚步$()是一种靴子的附魔。$(p)它会消除悬空时挖掘速度下降的惩罚。$(p)这包括所有不站在地面上的惩罚。" + }, + { + "type": "patchouli:text", + "text": "与$(9)水下速掘$()结合使用时,你在水下的挖掘速度将不会下降。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/tempting.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/tempting.json new file mode 100644 index 000000000000..91e8049bc90f --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/tempting.json @@ -0,0 +1,13 @@ +{ + "name": "引诱", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)诱惑$()是一种锄头的附魔。$(p)当拿着带有这个附魔的锄头时,所有的动物都会跟着你,就像拿着它们的繁殖物品一样。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/types.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/types.json new file mode 100644 index 000000000000..f1555c898521 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/enchantments/types.json @@ -0,0 +1,28 @@ +{ + "name": "附魔种类", + "icon": "minecraft:emerald", + "category": "apotheosis:enchanting/enchantments", + "flag": "apotheosis:enchanting", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "你可能会注意到一些附魔有不同的颜色名称。$(p)这是因为神化模组引入了三个新的附魔子类别。$(p)每个子类别都有一些规则强加给它们。" + }, + { + "type": "patchouli:text", + "title": "极品", + "text": "$(2)极品$()附魔代表最强和最稀有的附魔。$(p)它们需要至少 55 等的$(#CC00CC)最终附魔等级$()才能获得。" + }, + { + "type": "patchouli:text", + "title": "扭曲", + "text": "$(5)扭曲$()附魔总是一好一坏。$(p)它们需要至少 45 等的$(#CC00CC)最终附魔等级$()才能获得。" + }, + { + "type": "patchouli:text", + "title": "腐化", + "text": "$(4)腐化$()附魔的效果与消耗生命有关。$(p)它们需要至少 65 等的$(#CC00CC)最终附魔等级$()才能获得。$(p)它们被认为是$(c)诅咒$()的。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/enchantability.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/enchantability.json new file mode 100644 index 000000000000..c8afe036e3da --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/enchantability.json @@ -0,0 +1,12 @@ +{ + "name": "物品附魔能力", + "icon": "minecraft:golden_sword", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "在原版中,物品的附魔能力会影响你的$(#CC00CC)最终附魔等级$()。$(p)神化模组将其改为由$(#A800A8)阿卡那$()直接地提升。$(p)$(#A800A8)阿卡那$()增加了物品 50% 的附魔能力。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/info.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/info.json new file mode 100644 index 000000000000..b383a2a51e19 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/info.json @@ -0,0 +1,64 @@ +{ + "name": "信息菜单", + "icon": "apotheosis:textures/gui/book/question_mark.png", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "附魔台有一个实用的界面,可以让你了解目前可用的附魔。$(p)要打开此界面,请在附魔台上放置一个物品,然后单击右上角的问号。" + }, + { + "type": "patchouli:text", + "text": "本章节的目的是介绍这个界面,帮助你导航它。$(p)如果你对它有充分的了解,你就再也不会被附魔迷惑了。" + }, + { + "type": "patchouli:image", + "title": "附魔槽选择", + "images": [ + "apotheosis:textures/gui/book/slot_selector.png" + ], + "text": "这使您可以检查要选择的附魔槽。" + }, + { + "type": "patchouli:text", + "text": "当前选择的附魔槽将会高亮显示,不可用的插槽将变灰。$(p)悬停在附魔槽将显示等级、$(4)最低强度$()和$(9)最高强度$()。" + }, + { + "type": "patchouli:image", + "title": "附魔界面", + "images": [ + "apotheosis:textures/gui/book/enchantments_window.png" + ], + "text": "这将会显示可用的附魔。" + }, + { + "type": "patchouli:text", + "text": "结合当前物品和选择的强度,可以使用一些附魔。$(p)此界面将显示每个附魔、它们的等级、稀有度和几率。$(p)它还会显示什么附魔是相互冲突的。" + }, + { + "type": "patchouli:image", + "title": "强度滑块", + "images": [ + "apotheosis:textures/gui/book/power_slider.png" + ], + "text": "这使你可以更改模拟强度。" + }, + { + "type": "patchouli:text", + "text": "当您选择一个附魔槽时,强度滑块会直接在强度范围的中间自动选择强度。$(p)强度滑块的范围不会低于$(4)最低强度$()和$(9)最高强度$()。" + }, + { + "type": "patchouli:image", + "title": "稀有等级权重", + "images": [ + "apotheosis:textures/gui/book/weights.png" + ], + "text": "显示每个稀有等级的权重。" + }, + { + "type": "patchouli:text", + "text": "每个附魔都有稀有等级,每个稀有等级都有权重。$(p)所选择的附魔的几率是它的个体权重除以附魔池(所有可用附魔的权重)。$(p)$(#A800A8)阿卡那$()可以改变稀有等级的权重。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/infusion.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/infusion.json new file mode 100644 index 000000000000..04a7d9901731 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/infusion.json @@ -0,0 +1,20 @@ +{ + "name": "灌注附魔", + "icon": "apotheosis:hellshelf", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)灌注附魔$()是一种通过附魔台来制作的新方法。$(p)每个灌注附魔的配方都必须要有一个物品输入和三个附魔属性。" + }, + { + "type": "patchouli:text", + "text": "每个附魔属性的要求通常需要至少一些数值,并且可以具有最大值。$(p)灌注附魔仅可以使用第三个附魔槽,并且会让你过度消耗经验。" + }, + { + "type": "patchouli:text", + "text": "要使用灌注附魔,只需将物品放入物品槽中即可。$(p)如果你的附魔属性数值正确,第三个附魔槽将亮起,单击它将进行灌注附魔。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/power.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/power.json new file mode 100644 index 000000000000..f8efb961c7cf --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/power.json @@ -0,0 +1,24 @@ +{ + "name": "附魔等级", + "icon": "minecraft:experience_bottle", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "在附魔的过程中,你需要消耗经验和青金石来附魔物品。$(p)但是如何选择附魔?$(p)答案是附魔等级。" + }, + { + "type": "patchouli:text", + "text": "首先,我们将讨论如何选择附魔。$(p)每个附魔都有一个$(5)等级函数$(),它控制$(#CC00CC)最终附魔等级$()将使特定等级可用。$(p)一旦收集了所有可用的附魔,就会根据它们的权重随机选择一些附魔。" + }, + { + "type": "patchouli:text", + "text": "但是$(#CC00CC)最终附魔等级$()是如何计算的呢?嗯,这需要一些数学。$(p)首先,你有一个$(6)基础附魔等级$(),这是你在附魔时花费的等级。$(p)然后,$(#FC5454)量子化$()和校准修改你的$$(6)基础附魔等级$()以产生你的$(#CC00CC)最终附魔等级$()。" + }, + { + "type": "patchouli:text", + "text": "每个附魔属性如何修改你的$(6)基础附魔等级$()的细节可以在$(l:apotheosis:enchanting/table/stats#quanta)$(#FC5454)量子化$()和$(l:apotheosis:enchanting/table/stats#rectification)校准$()中找到。$(p)通常,较高的$(#CC00CC)最终附魔等级$()将使你获得更高等级的附魔。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/seed.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/seed.json new file mode 100644 index 000000000000..510bf03321b1 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/seed.json @@ -0,0 +1,16 @@ +{ + "name": "附魔种子", + "icon": "minecraft:wheat_seeds", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "附魔(以及其他一些机制)中的所有内容都基于你的$(9)附魔种子$()。$(p)每当你在附魔台上附魔物品时,附魔种子都会改变。" + }, + { + "type": "patchouli:text", + "text": "除非你的附魔种子发生变化,否则所有基于附魔种子的随机结果都将保持不变。$(p)例如,为附魔槽选择的附魔是基于种子的随机结果。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/stats.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/stats.json new file mode 100644 index 000000000000..3921712ecbd8 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/table/stats.json @@ -0,0 +1,55 @@ +{ + "name": "附魔属性", + "icon": "minecraft:bookshelf", + "category": "apotheosis:enchanting/table", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "在神化模组中,附魔不仅仅取决于等级。$(p)目前有五个新的附魔属性。$(p)提供附魔属性的方块将在其提示文本中显示。" + }, + { + "type": "patchouli:text", + "title": "位阶", + "text": "$(#3DB53D)位阶$()是主要的附魔属性。$(p)$(#3DB53D)位阶$()的每一点都会使最大附魔等级增加 2。$(p)某些方块只能提供$(#3DB53D)位阶$()达到某个最大值。" + }, + { + "type": "patchouli:text", + "title": "量子化", + "anchor": "quanta", + "text": "$(#FC5454)量子化$()是次要的附魔属性。它控制着附魔的变化。$(p)在附魔期间,你有一个$(6)基础附魔等级$(),这是你用来附魔的等级,然后是$(#CC00CC)最终附魔等级$(),被修改过的。$(p)$$(#FC5454)量子化$()是修改过程中的条件之一。" + }, + { + "type": "patchouli:text", + "text": "选择一个值,介于$(4)1 - 量子化$()和$(9)1 + 量子化$()。$(p)你的$(#CC00CC)最终附魔等级$()等于该值乘以你的$(6)基础附魔等级$()。$(p)较高的$(#FC5454)量子化$()数值会增加强度范围,这意味着你的附魔在其$(#CC00CC)最终附魔等级$()中的一致性较差。" + }, + { + "type": "patchouli:text", + "title": "阿卡那", + "text": "$(#A800A8)阿卡那$()是次要的附魔属性。它控制稀有等级的权重,并且在某些阈值下将保证你获得额外的附魔。$(p)在$(#A800A8)阿卡那$()达到 25% 时,你将始终获得至少两个附魔。 在 75% 时,你将始终获得三个。" + }, + { + "type": "patchouli:text", + "text": "默认情况下,稀有度具有以下权重:$(p)普通:10$(br)罕见:5$(br)珍贵:3$(br)超级稀有:1$(p)每 10% 的$(#A800A8)阿卡那$()改变权重,最终完全倒置。$(p)悬停在$(#A800A8)阿卡那$()条上将显示当前权重。" + }, + { + "type": "patchouli:text", + "title": "校准", + "anchor": "rectification", + "text": "校准是第三级的附魔属性。它将直接影响$(#FC5454)量子化$()修改的下限。$(p)回想一下,你的$(4)最低强度$()等于$(4)1 - 量子化$()。$(p)在使用校准(R)的时候,你的$(4)最低强度$()等于$(4)1 - (1 - R) * 量子化$()。" + }, + { + "type": "patchouli:text", + "text": "如果这没有生命感觉,请不要担心。$(p)只要知道更高的校准值是一件好事。$(p)你也会有负校准值的时候,这将使不好的。" + }, + { + "type": "patchouli:text", + "title": "附魔线索", + "text": "附魔线索是另一个第三级的附魔属性。$(p)每条线索允许你在预览界面中看到一个额外的附魔。$(p)当你可以看到所有可用的附魔时,文本会略有所变化。" + }, + { + "type": "patchouli:text", + "text": "你也可以将附魔线索降至零,将会什么也看不见。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/cobwebs.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/cobwebs.json new file mode 100644 index 000000000000..f732e64871d7 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/cobwebs.json @@ -0,0 +1,17 @@ +{ + "name": "蜘蛛网", + "icon": "minecraft:cobweb", + "category": "apotheosis:enchanting/utility", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "蜘蛛网可以与铁砧中的物品结合以移除所有附魔。$(p)海晶蜘蛛网可以与铁砧中的物品结合以移除所有诅咒附魔。" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:cobweb", + "recipe2": "apotheosis:prismatic_web" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/library.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/library.json new file mode 100644 index 000000000000..847099c8d825 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/library.json @@ -0,0 +1,36 @@ +{ + "name": "附魔储备台", + "icon": "apotheosis:enchantment_library", + "category": "apotheosis:enchanting/utility", + "flag": "apotheosis:enchanting", + "sortnum": 2, + "pages": [ + { + "type": "patchouli:text", + "text": "附魔储备台是附魔的存储系统。$(p)只需输入附魔书,书上的每一个附魔都将作为点数存储。" + }, + { + "type": "patchouli:text", + "text": "每个储备台都有一个$(6)等级上限$(),代表它可以存储的附魔的最高等级。$(p)多余的附魔将会清空。" + }, + { + "type": "patchouli:text", + "text": "单击存储的附魔将提取该附魔的一个等级。$(p)按住 Shift 键单击存储的附魔将提取尽可能多的等级。$(p)书将会在输出槽中自动生成。" + }, + { + "type": "patchouli:text", + "text": "你也可以在输出槽中放置一本附魔书以添加附魔。$(p)储备台记录了每个附魔输入的最高等级,并且只能提取到该等级。" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:enchantment_library", + "text": "标准的$(9)附魔储备台$()的$(6)等级上限$()为十六级(XVI)。" + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:ender_library", + "link_recipe": true, + "text": "$(9)亚历山大储备台$()的$(6)等级上限$()为三十一级(XXXI)。$(p)此储备台不能直接制作,必须使用$(l:apotheosis:enchanting/table/infusion)灌注附魔$()来制作。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/scrapping.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/scrapping.json new file mode 100644 index 000000000000..c27077adc3f1 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/scrapping.json @@ -0,0 +1,18 @@ +{ + "name": "分解宝典", + "icon": "apotheosis:scrap_tome", + "category": "apotheosis:enchanting/utility", + "flag": "apotheosis:enchanting", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "分解宝典是一种从物品中提取附魔的方法。$(p)在铁砧中将分解宝典与另一个物品结合会破坏另一个物品,并随机制作一本带有一些附魔的附魔书。" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:scrap_tome", + "text": "你将始终获得被分解的物品一半的附魔(四舍五入)。$(p)选择的附魔基于你的$(l:apotheosis:enchanting/table/seed)附魔种子$()。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/tomes.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/tomes.json new file mode 100644 index 000000000000..6923809c611d --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/enchanting/utility/tomes.json @@ -0,0 +1,41 @@ +{ + "name": "宝典", + "icon": "apotheosis:null_book", + "category": "apotheosis:enchanting/utility", + "flag": "apotheosis:enchanting", + "pages": [ + { + "type": "patchouli:text", + "text": "宝典是一种特殊类型的书。$(p)宝典可以像书一样被附魔,但只能获得特定的附魔。$(p)$(l:apotheosis:enchanting/utility/scrapping)分解宝典$()是例外,这有另一个目的。" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:null_book", + "text": "一旦你附魔了宝典,它就会变成一本附魔书。" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:armor_head_book", + "recipe2": "apotheosis:armor_chest_book", + "text": "" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:armor_legs_book", + "recipe2": "apotheosis:armor_feet_book", + "text": "" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:weapon_book", + "recipe2": "apotheosis:digger_book", + "text": "" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:fishing_rod_book", + "recipe2": "apotheosis:bow_book", + "text": "" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/bamboo.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/bamboo.json new file mode 100644 index 000000000000..cd697b5f1031 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/bamboo.json @@ -0,0 +1,16 @@ +{ + "name": "竹子", + "icon": "minecraft:bamboo", + "category": "apotheosis:garden/garden", + "flag": "apotheosis:garden", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "竹子现在可以长到 32 格高。$(p)竹子的生长有点奇怪,所以它不会总是达到这个高度。$(p)竹子的生长高度是可配置的,所以它可能会更高一点(或更低)在整合包里。" + } + ], + "extra_recipe_mappings": { + "minecraft:bamboo": 0 + } +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/cactus.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/cactus.json new file mode 100644 index 000000000000..857ff7f7018d --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/cactus.json @@ -0,0 +1,16 @@ +{ + "name": "仙人掌", + "icon": "minecraft:cactus", + "category": "apotheosis:garden/garden", + "flag": "apotheosis:garden", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "仙人掌现在可以长到 5 格高。$(p)仙人掌的生长高度是可配置的,所以它可能会更高一点(或更低)在整合包里。" + } + ], + "extra_recipe_mappings": { + "minecraft:cactus": 0 + } +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/ender_lead.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/ender_lead.json new file mode 100644 index 000000000000..7b5d00607db6 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/ender_lead.json @@ -0,0 +1,18 @@ +{ + "name": "末影拴绳", + "icon": "apotheosis:farmers_leash", + "category": "apotheosis:garden/garden", + "flag": "apotheosis:garden", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "末影拴绳是一个可以让你捕捉农场动物的物品。$(p)用拴绳左键单击动物以捕捉它,然后右键单击释放。$(p)农场动物通常只有那些可以繁殖的动物。" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:farmers_leash", + "text": "" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/sugarcane.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/sugarcane.json new file mode 100644 index 000000000000..9f9cc2bf46ca --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/garden/sugarcane.json @@ -0,0 +1,16 @@ +{ + "name": "甘蔗", + "icon": "minecraft:sugar_cane", + "category": "apotheosis:garden/garden", + "flag": "apotheosis:garden", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "甘蔗现在可以长到 255 格高。$(p)甘蔗的生长高度是可配置的,所以它可能会更高一点(或更低)在整合包里。" + } + ], + "extra_recipe_mappings": { + "minecraft:sugar_cane": 0 + } +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/charm.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/charm.json new file mode 100644 index 000000000000..4f3f329226d4 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/charm.json @@ -0,0 +1,28 @@ +{ + "name": "药水护符", + "icon": "apotheosis:potion_charm", + "category": "apotheosis:potion/charms", + "flag": "apotheosis:potion", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)药水护符$()是一个全新的物品,可以帮助你充分利用药水。$(p)虽然普通的药水需要你喝下它且会立即使用整个效果,但$(9)药水护符$()可以让你随开随用,随关随停。" + }, + { + "type": "patchouli:crafting", + "recipe": "apotheosis:potion_charm", + "title": "制作药水护符", + "text": "一个药水护符是由三种相同类型的药水和一些烈焰粉制成的。$(p)一个护符的药水效果持续时间比三瓶药水加起来的时间长。" + }, + { + "type": "patchouli:text", + "title": "使用药水护符", + "text": "$(9)药水护符$()仅在启用时有效。$(p)要启用护符,只需在拿在手中并单击右键即可。$(p)启用的护符将会发光。" + }, + { + "type": "patchouli:text", + "text": "只要药水护符启用并且在你的物品栏中,它就会将药水效果应用到你身上,消耗耐久。$(p)护符一次只会应用几秒钟的药水效果。$(p)当护符的耐久使用完时,便会损坏。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/curios.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/curios.json new file mode 100644 index 000000000000..e452103dd1c0 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/curios.json @@ -0,0 +1,13 @@ +{ + "name": "Curios", + "icon": "curios:textures/item/empty_charm_slot.png", + "category": "apotheosis:potion/charms", + "flag": "&apotheosis:potion,apotheosis:curiosloaded", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "当你安装了$(9)Curios$()后,你可以在$(9)护符$()槽中装备药水护符。$(p)它的运作方式与在物品栏中的方式相同。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/unbreakable.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/unbreakable.json new file mode 100644 index 000000000000..9720ac723e90 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/charms/unbreakable.json @@ -0,0 +1,17 @@ +{ + "name": "坚不可摧的药水护符", + "icon": "minecraft:enchanting_table", + "category": "apotheosis:potion/charms", + "flag": "&apotheosis:potion,apotheosis:enchanting", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "通过$(l:apotheosis:enchanting/table/infusion)灌注附魔$(),可以使药水护符变得坚不可摧。$(p)通过灌注附魔,你可以拥有无限的任何药水效果。" + }, + { + "type": "patchouli:text", + "text": "坚不可摧的护符的灌注配方相当困难。$(p)你需要对$(l:apotheosis:enchanting/table/stats)附魔属性$()有深入的了解才能灌注它。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/bleeding.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/bleeding.json new file mode 100644 index 000000000000..020a8e5242cd --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/bleeding.json @@ -0,0 +1,17 @@ +{ + "name": "流血", + "icon": "apotheosis:textures/mob_effect/bleeding.png", + "category": "apotheosis:potion/effects", + "flag": "apotheosis:potion", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(c)流血$()是一种负面的药水效果,由$(l:apotheosis:village/fletching#broadhead)宽头箭$()施加。$(p)它会让你每两秒受到一次伤害。" + }, + { + "type": "patchouli:text", + "text": "伤害随着$(c)流血$()效果的等级而增加。$(p)$(c)流血$()效果的伤害会无视护甲造成伤害。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/knowledge.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/knowledge.json new file mode 100644 index 000000000000..48c65541f4b9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/knowledge.json @@ -0,0 +1,17 @@ +{ + "name": "古之阅历", + "icon": "minecraft:experience_bottle", + "category": "apotheosis:potion/effects", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)古之阅历$()是一种增益的药水效果。$(p)在其效果下,你杀死的小怪产生的任何经验都会成倍增加。" + }, + { + "type": "patchouli:text", + "text": "在 I 级,它使掉落的经验乘于四倍。$(p)在 II 级,它将乘以八倍。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/sundering.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/sundering.json new file mode 100644 index 000000000000..2c4ae3211967 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/effects/sundering.json @@ -0,0 +1,17 @@ +{ + "name": "破甲", + "icon": "apotheosis:textures/mob_effect/sundering.png", + "category": "apotheosis:potion/effects", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(c)破甲$()效果是一种负面的药水效果。$(p)在其效果下,所有受到的伤害将每级增加 20%。" + }, + { + "type": "patchouli:text", + "text": "它与抗性提升的效果相反,并且与抗性提升相加。$(p)如果你有破甲 II和抗性提升 II,那么你会受到正常的伤害。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/absorption.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/absorption.json new file mode 100644 index 000000000000..6a2b8f3ca9a9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/absorption.json @@ -0,0 +1,19 @@ +{ + "name": "伤害吸收", + "icon": "minecraft:textures/mob_effect/absorption.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)伤害吸收$()是一个有趣的药水效果。$(p)每级给予 2 个额外的临时生命。$(p)但是,这些生命在持续时间内不会刷新,所以$(l:apotheosis:potion/charms/charm)药水护符$()是首选。" + }, + { + "type": "patchouli:spotlight", + "title": "酿造配方", + "item": "minecraft:golden_apple", + "text": "这种药水可以用粗制的药水和金苹果酿造。$(p)它可以被延长、强化效果或变成喷溅药水。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/fatigue.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/fatigue.json new file mode 100644 index 000000000000..05cc9c63e720 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/fatigue.json @@ -0,0 +1,19 @@ +{ + "name": "挖掘疲劳", + "icon": "minecraft:textures/mob_effect/mining_fatigue.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(c)挖掘疲劳$()是一种负面的药水效果,通常只有远古守卫者才能使用。$(p)激活时,你的挖掘速度将每级降低 20%。$(p)与$(9)急迫$()效果相反。" + }, + { + "type": "patchouli:spotlight", + "title": "酿造配方", + "item": "minecraft:fermented_spider_eye", + "text": "这种药水可以用$(9)急迫药水$()和发酵的蜘蛛眼来酿造。$(p)它可以被延长、强化效果或变成喷溅药水。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/haste.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/haste.json new file mode 100644 index 000000000000..02cb49410192 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/haste.json @@ -0,0 +1,19 @@ +{ + "name": "急迫", + "icon": "minecraft:textures/mob_effect/haste.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)急迫$()是另一个增益的药水效果,在原版中没有配方。$(p)每级将增加 20% 的挖掘速度。" + }, + { + "type": "patchouli:spotlight", + "title": "酿造配方", + "item": "minecraft:mushroom_stew", + "text": "这种药水可以用粗制的药水和蘑菇煲来酿造。$(p)它可以被延长、强化效果或变成喷溅药水。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/luck.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/luck.json new file mode 100644 index 000000000000..08fae3e1907e --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/luck.json @@ -0,0 +1,20 @@ +{ + "name": "幸运", + "icon": "minecraft:textures/mob_effect/luck.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(6)幸运$()是一种非常特殊的药水效果。$(p)拥有更多运气意味着你可以从某些来源获得更好的战利品。$(p)不幸的是,没有办法知道$(6)幸运$()效果会影响那些战力品来源。" + }, + { + "type": "patchouli:spotlight", + "title": "酿造配方", + "item": "apotheosis:lucky_foot", + "link_recipe": true, + "text": "这种药水可以用粗制的药水和幸运兔子脚制作。$(p)兔子会罕见地掉落幸运兔子脚。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/resistance.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/resistance.json new file mode 100644 index 000000000000..8428c85adb68 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/resistance.json @@ -0,0 +1,19 @@ +{ + "name": "抗性提升", + "icon": "minecraft:textures/mob_effect/resistance.png", + "category": "apotheosis:potion/recipes", + "flag": "apotheosis:potion", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)抗性提升$()是一个相当有用的药水效果,在原版中没有配方。$(p)每级对所有来源的伤害减少 20%。$(p)你还可以用它来制作$(l:apotheosis:potion/effects/sundering)破甲$()药水。" + }, + { + "type": "patchouli:spotlight", + "title": "酿造配方", + "item": "minecraft:shulker_shell", + "text": "这种药水可以用粗制的药水和潜影壳酿造。$(p)它可以用延长、强化效果或变成喷溅药水。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/wither.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/wither.json new file mode 100644 index 000000000000..c095c5d257b0 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/potion/recipes/wither.json @@ -0,0 +1,19 @@ +{ + "name": "凋零", + "icon": "minecraft:textures/mob_effect/wither.png", + "category": "apotheosis:potion/recipes", + "flag": "&apotheosis:potion,!apotheosis:wstloaded", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "$(c)凋零$()是一种无法正常制作的负面药水效果。$(p)当被施加时,你会每刻受到伤害。$(p)与中毒效果不同,这种伤害是致命的。" + }, + { + "type": "patchouli:spotlight", + "title": "酿造配方", + "item": "minecraft:wither_skeleton_skull", + "text": "这种药水可以用粗制的药水和凋灵骷髅头颅酿造。$(p)它可以被延长、强化效果或变成喷溅药水。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/capturing.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/capturing.json new file mode 100644 index 000000000000..895ad8a145cd --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/capturing.json @@ -0,0 +1,19 @@ +{ + "name": "捕捉", + "icon": "minecraft:enchanted_book", + "category": "apotheosis:spawner/spawner", + "flag": "apotheosis:spawner", + "sortnum": 2, + "pages": [ + { + "type": "patchouli:text", + "text": "刷怪笼可以通过使用$(9)刷怪蛋$()来改变生成的实体。$(p)通常,这些是无法获得的。为了解决这个问题,神化模组为剑添加了$(9)捕捉$()附魔。" + }, + { + "type": "patchouli:spotlight", + "item": "minecraft:cow_spawn_egg", + "title": "刷怪蛋", + "text": "$(9)捕捉$()附魔每级有 0.4% 的机会让生物在死亡时掉落刷怪蛋。$(p)没有刷怪蛋的物品的实体(如 JEI 中所见)不能掉落。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/modifiers.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/modifiers.json new file mode 100644 index 000000000000..cb1cf3b5a63b --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/modifiers.json @@ -0,0 +1,37 @@ +{ + "name": "刷怪笼调节", + "icon": "minecraft:clock", + "category": "apotheosis:spawner/spawner", + "flag": "apotheosis:spawner", + "sortnum": 1, + "pages": [ + { + "type": "patchouli:text", + "text": "在看了$(l:apotheosis:spawner/stats)刷怪笼属性$()后,你可能想知道如何调节它。$(p)输入$(9)刷怪笼调节$(),一个调节刷怪笼的系统。$(p)一个调节器最多包含两个物品,并使刷怪笼的属性产生一定的变化。" + }, + { + "type": "patchouli:text", + "title": "查看调节器", + "text": "每个调节器都可以在 JEI 中查看。$(p)你可以通过查看$(9)刷怪笼$()的用途和配方或调节器的用途来查看它们。$(p)那里有很多提示文本,所以到处张望吧。" + }, + { + "type": "patchouli:text", + "title": "注解", + "text": "在 JEI 中,属性的变化被标注为$(br)$(9)+/- X 属性$()。$(p)一些属性没有数值,因此它们将显示为$(9)+/- 属性$()。$(p)在提示文本中,除非启用,否则不会显示非数字统计信息。" + }, + { + "type": "patchouli:text", + "title": "调节器上限", + "text": "某些调节器不能减少或增加超过某个值的属性。$(p)这些将在 JEI 中该属性的提示文本中说明。$(p)这些上限是专属于调节器的,因此对于相同的属性,一个调节器的上限可能与另一个调节器不同。" + }, + { + "type": "patchouli:text", + "title": "使用调节器", + "text": "要使用调节器,只需将对应的物品拿在手中,然后右键单击$(9)刷怪笼$()。$(p)如果调节成功,则会消耗物品。$(p)主手的物品将会被消耗,但副手的物品可能不会被消耗。" + }, + { + "type": "patchouli:text", + "text": "尽管 JEI 中声明了物品必须由特定的手握持,但这不是必需的。$(p)只要将物品握在手中,就可以使用调节器,无论是哪只手。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/spawners.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/spawners.json new file mode 100644 index 000000000000..7eb90bd71ecc --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/spawners.json @@ -0,0 +1,17 @@ +{ + "name": "刷怪笼", + "icon": "minecraft:spawner", + "category": "apotheosis:spawner/spawner", + "flag": "apotheosis:spawner", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "$(9)刷怪笼$()是一个神奇的方块,可以从虚空中生成实体。$(p)但是你已经知道了,所以让我们开始新的东西。$(p)在神化模组中,刷怪笼可以使用$(9)精准采集$()附魔获取。" + }, + { + "type": "patchouli:text", + "text": "以这种方式获取刷怪笼会消耗额外的耐久。$(p)刷怪笼有一系列的$(l:apotheosis:spawner/stats)刷怪笼属性$()来控制它。$(p)这些属性可以使用$(l:apotheosis:spawner/modifiers)刷怪笼调节器$()进行调节。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/stats.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/stats.json new file mode 100644 index 000000000000..96093306ef2c --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/spawner/stats.json @@ -0,0 +1,67 @@ +{ + "name": "刷怪笼属性", + "icon": "minecraft:writable_book", + "category": "apotheosis:spawner/spawner", + "flag": "apotheosis:spawner", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "每个刷怪笼都有$(9)刷怪笼属性$(),它决定了刷怪笼的运作。$(p)生成之间的时间间隔,生成了多少生物等等。$(p)本章节详细介绍了所有的这些东西。" + }, + { + "type": "patchouli:text", + "title": "生成延迟", + "text": "在刷怪笼生成实体后,会有一个延迟,直到下一次生成。$(p)该延迟是$(9)最低生成延迟$()和$(9)最高生成延迟$()之间的随机数字。$(p)如果最大延迟低于最小延迟,则使用最小延迟。" + }, + { + "type": "patchouli:text", + "title": "生成数量", + "text": "$(9)生成数量$()决定了一次生成多少实体。$(p)并非所有生成都会成功,因此有时生成的实体会更少。$(p)只要一个实体生成(和延迟被重置)就被视为成功。" + }, + { + "type": "patchouli:text", + "title": "实体数量上限", + "text": "刷怪笼会侦测附近的实体数量。$(p)如果该数量超过$(9)实体数量上限$(),则停止生成。$(p)仅计算与生成的实体相同类型的实体。" + }, + { + "type": "patchouli:text", + "title": "激活范围", + "text": "刷怪笼需要附近有玩家才能运行。$(p)该玩家必须在$(9)激活范围$()内,刷怪笼才能运行,这是一个以块为单位的半径。" + }, + { + "type": "patchouli:text", + "title": "生成范围", + "text": "$(9)生成范围$()是实体可以生成多远的方块半径。$(p)必须确保该区域适合该实体生成,否则可能会生成失败。" + }, + { + "type": "patchouli:text", + "title": "忽略玩家", + "text": "开启$(9)忽略玩家$()的刷怪笼不需要玩家在$(9)激活范围$()内。$(p)无论有没有玩家都会运行。" + }, + { + "type": "patchouli:text", + "title": "忽略生成条件", + "text": "开启$(9)忽略生成条件$()的刷怪笼将不再需要该生物的生成条件就能生成。$(p)这些生成条件包括动物对草方块的需求。$(p)它只需要足够的空间和附近缺乏同种实体。" + }, + { + "type": "patchouli:text", + "title": "红石控制", + "text": "开启$(9)红石控制$()的刷怪笼需要红石信号才能运行。$(p)这使你可以控制刷怪笼何时运行。" + }, + { + "type": "patchouli:text", + "title": "忽略亮度", + "text": "开启$(9)忽略亮度$()的刷怪笼将在所有亮度下工作。$(p)这意味着某些生物叶可以在白天生成。$(p)如果刷怪笼已经有$(9)忽略生成条件$()的属性,那么这个调节器将没有任何作用。" + }, + { + "type": "patchouli:text", + "title": "无 AI", + "text": "开启$(9)无 AI$()的刷怪笼将生成没有任何 AI 的生物。$(p)通常,这些生物只会站在那里,动也不动,什么也不做。$(p)但是,由神化模组创建的生物仍然可以移动。" + }, + { + "type": "patchouli:text", + "text": "如果你正在制作大型的生物农场,则应始终使用$(9)无 AI$()。$(p)它会显着降低服务器负载,并使生物更易于控制。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/village/fletching.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/village/fletching.json new file mode 100644 index 000000000000..089b293ac4fc --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/village/fletching.json @@ -0,0 +1,44 @@ +{ + "name": "制箭", + "icon": "minecraft:fletching_table", + "category": "apotheosis:village/village", + "flag": "apotheosis:village", + "sortnum": -1, + "pages": [ + { + "type": "patchouli:text", + "text": "神化模组引入了一种名为$(9)制箭$()的新的制作方式。$(p)它可以让你更有效地制作箭矢。$(p)除了制作方式之外,还有新的箭矢。" + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:obsidian_arrow", + "link_recipe": true, + "text": "$(9)黑曜石箭$()是对原版的箭的直接升级。$(p)它使所有远程攻击造成 20% 的额外伤害。" + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:broadhead_arrow", + "anchor": "broadhead", + "link_recipe": true, + "text": "$(9)宽头箭$()最适合长时间的战斗。$(p)每次命中都会使目标流血。每次命中都会刷新持续时间,并增加目标的流血程度。" + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:explosive_arrow", + "link_recipe": true, + "text": "$(9)爆炸箭$()最适合对付群体。$(p)它会在撞击时引起爆炸。" + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:iron_mining_arrow", + "link_recipe": true, + "text": "$(9)铁头采矿箭$()就像一把飞行的镐子。$(p)所有被这支箭击中的方块都会被挖掘,就好像它们被铁镐挖掘一样。" + }, + { + "type": "patchouli:spotlight", + "item": "apotheosis:diamond_mining_arrow", + "link_recipe": true, + "text": "$(9)钻石头采矿箭$()是更好的飞行的镐子!$(p)所有被这支箭击中的方块都会被挖掘,就好像它们被钻石镐挖掘一样。" + } + ] +} \ No newline at end of file diff --git a/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/village/wandering_trader.json b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/village/wandering_trader.json new file mode 100644 index 000000000000..aad425dbb1b9 --- /dev/null +++ b/projects/1.16/assets/apotheosis/apotheosis/patchouli_books/apoth_chronicle/zh_cn/entries/village/wandering_trader.json @@ -0,0 +1,17 @@ +{ + "name": "流浪商人", + "icon": "minecraft:emerald", + "category": "apotheosis:village/village", + "flag": "apotheosis:village", + "sortnum": 0, + "pages": [ + { + "type": "patchouli:text", + "text": "你有没有遇到过那些只出现在你草坪上的阴暗商人?$(p)那些人被称为$(9)流浪商人$()。$(p)通常他们只卖热呼呼的垃圾。" + }, + { + "type": "patchouli:text", + "text": "然而,神化模组为他们添加了大量的新交易,因此它们实际上值得与之互动。$(p)这些交易包括$(9)信标$()或$(9)不死图腾$()等物品,以及重度附魔的钻石装备。" + } + ] +} \ No newline at end of file