Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
182 changes: 163 additions & 19 deletions projects/1.20-fabric/assets/phantasm/phantasm/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,45 @@
{
"block.phantasm.fallen_star": "Fallen Star",


"block.phantasm.vivid_nihilium": "Vivid Nihilium",
"block.phantasm.vivid_nihilis": "Vivid Nihilis",
"block.phantasm.tall_vivid_nihilis": "Tall Vivid Nihilis",

"block.phantasm.starflower": "Starflower",
"tag.item.phantasm.crystal_flowers": "Crystal Flowers",

"block.phantasm.pream_log": "Pream Log",
"block.phantasm.pream_wood": "Pream Wood",
"block.phantasm.stripped_pream_log": "Stripped Pream Log",
"block.phantasm.stripped_pream_wood": "Stripped Pream Wood",

"tag.item.phantasm.pream_logs": "Pream Logs",
"block.phantasm.pream_leaves": "Pream Leaves",
"block.phantasm.hanging_pream_leaves": "Hanging Pream Leaves",
"block.phantasm.pream_sapling": "Pream Sapling",

"block.phantasm.pream_planks": "Pream Planks",
"block.phantasm.pream_stairs": "Pream Stairs",
"block.phantasm.pream_slab": "Pream Slab",

"block.phantasm.pream_door": "Pream Door",
"block.phantasm.pream_trapdoor": "Pream Trapdoor",
"block.phantasm.pream_fence": "Pream Fence",
"block.phantasm.pream_fence_gate": "Pream Fence Gate",
"block.phantasm.pream_pressure_plate": "Pream Pressure Plate",
"block.phantasm.pream_button": "Pream Button",

"block.phantasm.pream_sign": "Pream Sign",
"block.phantasm.pream_hanging_sign": "Pream Hanging Sign",
"block.phantasm.pream_cabinet": "Pream Cabinet",

"block.phantasm.oblivion": "Oblivion",
"block.phantasm.oblivine": "Oblivine",
"block.phantasm.crystalily": "Crystalily",

"item.phantasm.pream_berry": "Pream Berry",
"item.phantasm.pream_berry.desc": "When eaten:\nHeals some life.",
"item.phantasm.oblifruit": "Oblifruit",
"item.phantasm.oblifruit.desc": "When eaten:\nHas a chance to duplicate.",

"item.phantasm.chorus_fruit_salad": "Chorus Fruit Salad",

"item.phantasm.chorus_fruit_salad.desc": "When eaten:\nTeleports in and out of the End.",

"block.phantasm.crystal_shard": "Crystal Shard",
"block.phantasm.void_crystal_shard": "Void Crystal Shard",
Expand All @@ -43,38 +49,176 @@
"item.phantasm.crystalline_pickaxe": "Crystalline Pickaxe",
"item.phantasm.crystalline_axe": "Crystalline Axe",
"item.phantasm.crystalline_hoe": "Crystalline Hoe",
"item.phantasm.crystalline_knife": "Crystalline Knife",
"tag.item.phantasm.has_xp_boost": "Experience Boosted",

"block.phantasm.crystal_block": "Crystal Block",
"block.phantasm.crystal_tiles": "Crystal Tiles",
"block.phantasm.crystal_tiles_stairs": "Crystal Tiles Stairs",
"block.phantasm.crystal_tiles_slab": "Crystal Tiles Slab",
"block.phantasm.crystal_tile_stairs": "Crystal Tile Stairs",
"block.phantasm.crystal_tile_slab": "Crystal Tile Slab",
"block.phantasm.crystal_pillar": "Crystal Pillar",

"block.phantasm.crystal_glass": "Crystal Glass",
"block.phantasm.crystal_glass_pane": "Crystal Glass Pane",
"block.phantasm.void_crystal_block": "Void Crystal Block",
"block.phantasm.void_crystal_tiles": "Void Crystal Tiles",
"block.phantasm.void_crystal_tiles_stairs": "Void Crystal Tiles Stairs",
"block.phantasm.void_crystal_tiles_slab": "Void Crystal Tiles Slab",
"block.phantasm.void_crystal_tile_stairs": "Void Crystal Tile Stairs",
"block.phantasm.void_crystal_tile_slab": "Void Crystal Tile Slab",
"block.phantasm.void_crystal_pillar": "Void Crystal Pillar",
"block.phantasm.void_crystal_glass": "Void Crystal Glass",
"block.phantasm.void_crystal_glass_pane": "Void Crystal Glass Pane",

"block.phantasm.delayer": "Redstone Delayer",
"block.phantasm.delayer.display": "Delay: %ss",
"block.phantasm.splitter": "Redstone Splitter",

"block.phantasm.polished_obsidian": "Polished Obsidian",
"block.phantasm.polished_obsidian_bricks": "Polished Obsidian Bricks",
"block.phantasm.polished_obsidian_bricks_stairs": "Polished Obsidian Bricks Stairs",
"block.phantasm.polished_obsidian_bricks_slab": "Polished Obsidian Bricks Slab",


"block.phantasm.polished_obsidian_brick_stairs": "Polished Obsidian Brick Stairs",
"block.phantasm.polished_obsidian_brick_slab": "Polished Obsidian Brick Slab",
"block.phantasm.polished_obsidian_pillar": "Polished Obsidian Pillar",
"block.phantasm.chiseled_obsidian": "Chiseled Obsidian",

"block.phantasm.challenge_rune": "Challenge Rune",
"entity.phantasm.challenge": "Challenger %s",

"block.phantasm.challenge_rune.start": "Challenge started!",
"block.phantasm.challenge_rune.fail": "Challenge failed...",
"block.phantasm.challenge_rune.success": "Challenge complete!",

"block.phantasm.challenge_rune.hint": "A challenge is already running.",
"block.phantasm.challenge_rune.hint.crystal0": "Bring back what was shattered.",
"block.phantasm.challenge_rune.hint.crystal1": "Are you ready?",
"block.phantasm.challenge_rune.hint.crystal2": "Let fire dance again.",
"block.phantasm.challenge_rune.hint.crystal3": "Like a star atop the tower.",
"block.phantasm.challenge_rune.hint.crystal4": "Bring a crystal of life.",
"block.phantasm.challenge_rune.hint.completed0": "You already proved your worth.",
"block.phantasm.challenge_rune.hint.completed1": "Lucidity has a cost.",
"block.phantasm.challenge_rune.hint.completed2": "This dream is over.",
"block.phantasm.challenge_rune.hint.completed3": "Wake up.",
"block.phantasm.challenge_rune.hint.completed4": "Here were dragons.",
"block.phantasm.challenge_rune.hint.dragon0": "Prove your worth.",
"block.phantasm.challenge_rune.hint.dragon1": "You are weak.",
"block.phantasm.challenge_rune.hint.dragon2": "Defeat Jean.",
"block.phantasm.challenge_rune.hint.dragon3": "Freedom is key.",
"block.phantasm.challenge_rune.hint.dragon4": "You must be free.",
"block.phantasm.challenge_rune.hint.experience0": "You are still weak.",
"block.phantasm.challenge_rune.hint.experience1": "Your soul is dull.",
"block.phantasm.challenge_rune.hint.experience2": "Keep fighting.",
"block.phantasm.challenge_rune.hint.experience3": "Experience is key.",
"block.phantasm.challenge_rune.hint.experience4": "I don't think you're ready.",

"block.phantasm.purpur_wall": "Purpur Wall",
"block.phantasm.purpur_lamp": "Purpur Lamp",

"block.phantasm.raw_purpur": "Raw Purpur",
"block.phantasm.raw_purpur_coal_ore": "Raw Purpur Coal Ore",
"block.phantasm.raw_purpur_bricks": "Raw Purpur Bricks",
"block.phantasm.raw_purpur_bricks_stairs": "Raw Purpur Bricks Stairs",
"block.phantasm.raw_purpur_bricks_slab": "Raw Purpur Bricks Slab",

"block.phantasm.raw_purpur_brick_stairs": "Raw Purpur Brick Stairs",
"block.phantasm.raw_purpur_brick_slab": "Raw Purpur Brick Slab",
"block.phantasm.raw_purpur_brick_wall": "Raw Purpur Brick Wall",
"block.phantasm.raw_purpur_tiles": "Raw Purpur Tiles",
"block.phantasm.raw_purpur_pillar": "Raw Purpur Pillar",

"item.phantasm.crystie_spawn_egg": "Crystie Spawn Egg",
"entity.phantasm.crystie": "Crystie",
"entity.phantasm.crystie.description": "These fairies fly around the Dreaming Den. Be careful not to anger them, or the volatile nature of Crystals might come back.",
"item.phantasm.behemoth_spawn_egg": "Behemoth Spawn Egg",
"entity.phantasm.behemoth": "Behemoth",
"entity.phantasm.behemoth.description": "This gentle giant sleeps peacefully... That is, until you come too close and disturb its rest.",

"item.phantasm.behemoth_meat": "Behemoth Meat",
"item.phantasm.behemoth_steak": "Behemoth Steak",

"item.phantasm.shattered_pendant": "Shattered Pendant",
"item.phantasm.shattered_pendant.desc": "Allows teleporting back to your last safe place.\nAuto activates when falling in the void",

"block.phantasm.acidic_nihilium": "Acidic Nihilium",
"block.phantasm.acidic_nihilis": "Acidic Nihilis",
"block.phantasm.tall_acidic_nihilis": "Tall Acidic Nihilis",
"block.phantasm.dragon_mint": "Dragon Mint",
"block.phantasm.acidic_mass": "Acidic Mass",

"block.phantasm.dralgae": "Dralgae",
"block.phantasm.pomb": "Pomb",
"item.phantasm.pomb_slice": "Pomb Slice",
"item.phantasm.pomb_slice.desc": "When eaten:\nMakes your attacks corrosive.",

"item.phantasm.pop_rock_candy": "Pop Rock Candy",

"block.phantasm.cirite": "Cirite",
"block.phantasm.cirite_iron_ore": "Cirite Iron Ore",
"block.phantasm.cirite_bricks": "Cirite Bricks",
"block.phantasm.cirite_brick_stairs": "Cirite Brick Stairs",
"block.phantasm.cirite_brick_slab": "Cirite Brick Slab",
"block.phantasm.cirite_brick_wall": "Cirite Brick Wall",
"block.phantasm.cirite_pillar": "Cirite Pillar",
"block.phantasm.chiseled_cirite": "Chiseled Cirite",

"block.phantasm.choral_block": "Choral Block",
"block.phantasm.choral_fan": "Choral Fan",
"block.phantasm.dormant_polyppie": "Dormant Polyppie",
"block.phantasm.subwoofer_block": "Subwoofer Block",

"item.phantasm.choral_arrow": "Choral Arrow",
"item.phantasm.choral_arrow.desc.bow": "Bow: Charms enemies",
"item.phantasm.choral_arrow.desc.crossbow": "Crossbow: Creates a repulsive sound wave",
"entity.phantasm.choral_arrow": "Choral Arrow",

"block.phantasm.eggs_nihilo": "Eggs Nihilo",
"item.phantasm.eggs_nihilo.desc": "When placed:\nRefills slowly over time",

"item.phantasm.music_disc_abruption": "Music Disc",
"item.phantasm.music_disc_abruption.desc": "Dylanvhs - Abruption",
"sounds.phantasm.music_disc_abruption": "Abruption playing",

"item.minecraft.potion.effect.corrosion": "Potion of Corrosion",
"item.minecraft.splash_potion.effect.corrosion": "Splash Potion of Corrosion",
"item.minecraft.lingering_potion.effect.corrosion": "Lingering Potion of Corrosion",
"item.minecraft.tipped_arrow.effect.corrosion": "Arrow of Corrosion",
"effect.phantasm.corrosion": "Corrosion",
"effect.phantasm.corrosion.description": "Increases damage taken by 20% per level.",

"effect.phantasm.charm": "Charm",
"effect.phantasm.charm.description": "Entirely stuns the target, preventing movement, attacks, item usage and head rotation.",

"item.phantasm.polyppie_spawn_egg": "Polyppie Spawn Egg",
"entity.phantasm.polyppie": "Polyppie",
"entity.phantasm.polyppie.description": "These cute creatures form huge Choral Riffs below islands. They love music, and will happily play any disc you give them.",
"item.phantasm.sour_sludge_spawn_egg": "Sour Sludge Spawn Egg",
"entity.phantasm.sour_sludge": "Sour Sludge",
"entity.phantasm.sour_sludge.description": "A subspecies of Slimes, born from living draconic acid. They are quite corrosive to the touch, but dissolve quickly in water.",


"itemgroup.phantasm": "Phantasm",

"tooltip.xp_boosted": "Efficiency increases with experience."
"biome.phantasm.dreaming_den": "Dreaming Den",
"biome.phantasm.acidburnt_abysses": "Acidburnt Abysses",

"tooltip.xp_boosted": "Efficiency increases with experience.",
"tooltip.xp_boosted.value": "Current bonus: +%s",
"item.minecraft.firework_rocket.cannot_use": "You must complete %s first!",


"advancement.phantasm.find_dreaming_den": "Dreams Come True",
"advancement.phantasm.find_dreaming_den.desc": "Discover the Dreaming Den",
"advancement.phantasm.get_crystal": "Extra Shiny!",
"advancement.phantasm.get_crystal.desc": "Mine Crystal Shards in the End",
"advancement.phantasm.find_underisland": "As Above, So Below",
"advancement.phantasm.find_underisland.desc": "Venture into the Underisland, below the Dreaming Den",
"advancement.phantasm.get_crystal_tools": "Time to Shine!",
"advancement.phantasm.get_crystal_tools.desc": "Get every type of Crystalline tools",
"advancement.phantasm.find_acidburnt_abysses": "Trails of Red on Every Island",
"advancement.phantasm.find_acidburnt_abysses.desc": "Discover the Acidburnt Abysses",
"advancement.phantasm.kill_sour_sludge": "Through the Basics",
"advancement.phantasm.kill_sour_sludge.desc": "Kill a Sour Sludge, born of living acid",
"advancement.phantasm.find_choral_riff": "Echoing Void",
"advancement.phantasm.find_choral_riff.desc": "Venture down the Choral Riff",
"advancement.phantasm.use_choral_arrow": "You Hit a Dum Note!",
"advancement.phantasm.use_choral_arrow.desc": "Charm and kill a monster using a Choral Arrow",
"advancement.phantasm.get_dormant_polyppie": "No Voice to Sing",
"advancement.phantasm.get_dormant_polyppie.desc": "Find a Dormant Polyppie. Maybe it's waiting for a song?",
"advancement.phantasm.beat_challenge": "Fight for Real",
"advancement.phantasm.beat_challenge.desc": "Use an End Crystal to start and then beat a Challenge Rune",
"advancement.phantasm.eat_eggs_nihilo": "Nothingburger",
"advancement.phantasm.eat_eggs_nihilo.desc": "Cook the Dragon Egg on a frying pun"
}
Loading
Loading