fixed a crash when tping to the moon lol
This commit is contained in:
parent
c74339adb7
commit
187e5a2f5f
23 changed files with 2666 additions and 2797 deletions
|
|
@ -18,10 +18,6 @@
|
|||
"block.ad_astra.polished_moon_stone": "Polished Anorthosite",
|
||||
"block.ad_astra.polished_moon_stone_slab": "Polished Anorthosite Slab",
|
||||
"block.ad_astra.polished_moon_stone_stairs": "Polished Anorthosite Stairs",
|
||||
"material.ad_astra.desh": "Desh",
|
||||
"material.ad_astra.ostrum": "Ostrum",
|
||||
"material.ad_astra.calorite": "Calorite",
|
||||
"material.ad_astra.etrium": "Etrium",
|
||||
"tagprefix.anorthosite": "Anorthosite %s Ore",
|
||||
"tagprefix.basanite": "Basanite %s Ore",
|
||||
"tagprefix.syenite": "Syenite %s Ore"
|
||||
|
|
|
|||
|
|
@ -54,6 +54,14 @@
|
|||
"item.gtceu.ice_bucket": "Ice Water Bucket",
|
||||
"material.gtceu.ice": "Ice Water",
|
||||
"material.gtceu.cooperite": "Cooperite",
|
||||
"material.gtceu.fayalite": "Fayalite",
|
||||
"material.gtceu.diopside": "Diopside",
|
||||
"material.gtceu.enstatite": "Enstatite",
|
||||
"material.gtceu.armalcolite": "Armalcolite",
|
||||
"material.gtceu.desh": "Desh",
|
||||
"material.gtceu.ostrum": "Ostrum",
|
||||
"material.gtceu.calorite": "Calorite",
|
||||
"material.gtceu.etrium": "Etrium",
|
||||
"metaitem.dust.tooltip.purify": "Drop in Water to get Clean Dust",
|
||||
"metaitem.crushed.tooltip.purify": "Drop in Water to get Purified Ore",
|
||||
"item.gtceu.tool.behavior.silk_ice": "Silk Harvests Packed Ice",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -238,10 +238,6 @@
|
|||
"material.tfg.schist": "Schist",
|
||||
"material.tfg.gneiss": "Gneiss",
|
||||
"material.tfg.chalk": "Chalk",
|
||||
"material.tfg.fayalite": "Fayalite",
|
||||
"material.tfg.diopside": "Diopside",
|
||||
"material.tfg.enstatite": "Enstatite",
|
||||
"material.tfg.armalcolite": "Armalcolite",
|
||||
"material.gtceu.thermochemically_treated_hardwood": "Thermochemically Treated Hardwood",
|
||||
"material.gtceu.hardwood": "Hardwood",
|
||||
"tfg.disabled_portal": "Portal magic seems to be blocked by an unknown force, try reaching another dimension by going down or up",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue