Listings for Gaia Dimension:
AriaElidove opened this issue ยท 1 comments
Forge v47.1.3, Gaia Dimension v1.20.1-2.1.145
Language File:
Language file currently does not display the proper resource, but rather the code's type name, ie "fluid.mod.fluidname." Do note that this happens with ALL fluid types, not JUST
Potential fixes below for Lang File:
for WAILA or fork
"block.gaiadimension.mineral_water": "Mineral Water",
"block.gaiadimension.superhot_magma": "Superhot Magma",
"block.gaiadimension.sweet_muck": "Sweet Muck",
"block.gaiadimension.liquid_bismuth": "Liquid Bismuth",
"block.gaiadimension.liquid_aura": "Liquid Aura",
for JEI or fork
"fluid_type.gaiadimension.mineral_water": "Mineral Water",
"fluid_type.gaiadimension.superhot_magma": "Superhot Magma",
"fluid_type.gaiadimension.sweet_muck": "Sweet Muck",
"fluid_type.gaiadimension.liquid_bismuth": "Liquid Bismuth",
"fluid_type.gaiadimension.liquid_aura": "Liquid Aura",
Block tags:
Missing mining tool tier tag for both Amethyst and Jet Bricks (Missing from data/minecraft/tags/blocks/needs_stone_tool with their respective counterparts).
Recipes:
The recipe for golden tile stairs currently do not exist despite the item existing and the other agate stair variants existing.
Namesake:
Not an issue/bug, but could be helped to update the recipe file name to match the recipe to the rest of it's variants.
burnt_tile_stairs >>> burnt_agate_tile_stairs