Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {

// Recipe Viewers
modCompileOnly(forge.bundles.jei)
modCompileOnly(forge.emi)
modImplementation(forge.emi)

// WAILA-likes
modImplementation(forge.jade)
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.caching = true
# Mod Properties
mod_id = cosmiccore
mod_name = Cosmic Core
mod_version = 0.9.6
mod_version = 0.9.8
mod_description = The Core of Cosmic Frontiers!
mod_authors = Ghostipedia
mod_license = Code : LGPL-3.0 , Assets: Refer to Github.
Expand Down
2 changes: 1 addition & 1 deletion gradle/scripts/repositories.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ repositories {
}
}
exclusiveContent { // Configuration
forRepository { maven { url = "https://api.repsy.io/mvn/toma/public" } }
forRepository { maven { url = "https://repo.repsy.io/mvn/toma/public" } }
filter { includeGroup("dev.toma.configuration")}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,74 +2,74 @@
"variants": {
"facing=east,upwards_facing=east": {
"gtceu:z": 270,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 90
},
"facing=east,upwards_facing=north": {
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 90
},
"facing=east,upwards_facing=south": {
"gtceu:z": 180,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 90
},
"facing=east,upwards_facing=west": {
"gtceu:z": 90,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 90
},
"facing=north,upwards_facing=east": {
"gtceu:z": 270,
"model": "cosmiccore:block/machine/large_roaster"
"model": "cosmiccore:block/machine/larva"
},
"facing=north,upwards_facing=north": {
"model": "cosmiccore:block/machine/large_roaster"
"model": "cosmiccore:block/machine/larva"
},
"facing=north,upwards_facing=south": {
"gtceu:z": 180,
"model": "cosmiccore:block/machine/large_roaster"
"model": "cosmiccore:block/machine/larva"
},
"facing=north,upwards_facing=west": {
"gtceu:z": 90,
"model": "cosmiccore:block/machine/large_roaster"
"model": "cosmiccore:block/machine/larva"
},
"facing=south,upwards_facing=east": {
"gtceu:z": 270,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 180
},
"facing=south,upwards_facing=north": {
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 180
},
"facing=south,upwards_facing=south": {
"gtceu:z": 180,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 180
},
"facing=south,upwards_facing=west": {
"gtceu:z": 90,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 180
},
"facing=west,upwards_facing=east": {
"gtceu:z": 270,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 270
},
"facing=west,upwards_facing=north": {
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 270
},
"facing=west,upwards_facing=south": {
"gtceu:z": 180,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 270
},
"facing=west,upwards_facing=west": {
"gtceu:z": 90,
"model": "cosmiccore:block/machine/large_roaster",
"model": "cosmiccore:block/machine/larva",
"y": 270
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,74 +2,74 @@
"variants": {
"facing=east,upwards_facing=east": {
"gtceu:z": 270,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 90
},
"facing=east,upwards_facing=north": {
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 90
},
"facing=east,upwards_facing=south": {
"gtceu:z": 180,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 90
},
"facing=east,upwards_facing=west": {
"gtceu:z": 90,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 90
},
"facing=north,upwards_facing=east": {
"gtceu:z": 270,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber"
"model": "cosmiccore:block/machine/wasp"
},
"facing=north,upwards_facing=north": {
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber"
"model": "cosmiccore:block/machine/wasp"
},
"facing=north,upwards_facing=south": {
"gtceu:z": 180,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber"
"model": "cosmiccore:block/machine/wasp"
},
"facing=north,upwards_facing=west": {
"gtceu:z": 90,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber"
"model": "cosmiccore:block/machine/wasp"
},
"facing=south,upwards_facing=east": {
"gtceu:z": 270,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 180
},
"facing=south,upwards_facing=north": {
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 180
},
"facing=south,upwards_facing=south": {
"gtceu:z": 180,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 180
},
"facing=south,upwards_facing=west": {
"gtceu:z": 90,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 180
},
"facing=west,upwards_facing=east": {
"gtceu:z": 270,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 270
},
"facing=west,upwards_facing=north": {
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 270
},
"facing=west,upwards_facing=south": {
"gtceu:z": 180,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 270
},
"facing=west,upwards_facing=west": {
"gtceu:z": 90,
"model": "cosmiccore:block/machine/kryosyn_cracking_chamber",
"model": "cosmiccore:block/machine/wasp",
"y": 270
}
}
Expand Down
50 changes: 38 additions & 12 deletions src/generated/resources/assets/cosmiccore/lang/en_ud.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,11 +147,10 @@
"block.cosmiccore.iv_wireless_charger": "ɹǝbɹɐɥƆ ssǝןǝɹıM ΛI",
"block.cosmiccore.iv_wireless_energy_dynamo": "oɯɐuʎᗡ ʎbɹǝuƎ ssǝןǝɹıM ΛI6§",
"block.cosmiccore.iv_wireless_energy_hatch": "ɥɔʇɐH ʎbɹǝuƎ ssǝןǝɹıM ΛI6§",
"block.cosmiccore.kryosyn_cracking_chamber": "ɹǝqɯɐɥƆ buıʞɔɐɹƆ uʎsoʎɹʞq§",
"block.cosmiccore.large_combustion_engine_cc": "ɔƆ ǝuıbuƎ uoıʇsnqɯoƆ ǝbɹɐꞀ",
"block.cosmiccore.large_laminator": "ɹoʇɐuıɯɐꞀ ǝbɹɐꞀƖ§",
"block.cosmiccore.large_roaster": "ɹǝʇsɐoᴚ ǝbɹɐꞀɔ§",
"block.cosmiccore.large_spooling_machine": "ǝuıɥɔɐW buıןoodS ǝbɹɐꞀ",
"block.cosmiccore.larva": "ⱯΛᴚⱯꞀ",
"block.cosmiccore.light_dawnstone_casing": "buısɐƆ ǝuoʇsuʍɐᗡ ʇɥbıꞀ",
"block.cosmiccore.living_igniclad_coil_block": "ʞɔoןᗺ ןıoƆ pɐןɔıubI buıʌıꞀ",
"block.cosmiccore.livingrock_tiles": "sǝןı⟘ ʞɔoɹbuıʌıꞀ",
Expand Down Expand Up @@ -402,6 +401,7 @@
"block.cosmiccore.vomahine_celestial_laser_bore": "ǝɹoᗺ ɹǝsɐꞀ ןɐıʇsǝןǝƆ ǝuıɥɐɯoΛ",
"block.cosmiccore.vorax_reactor": "ɹoʇɔɐǝᴚ xɐɹoΛ",
"block.cosmiccore.wailing_ichor_casing": "buısɐƆ ɹoɥɔI buıןıɐM",
"block.cosmiccore.wasp": "]ԀSⱯM[ ɯɹoɟʇɐןԀ uoıʇɐɹɐdǝS pıoɹǝʇsⱯ ǝpıM",
"block.cosmiccore.wear_resistant_ruridit_casing": "buısɐƆ ʇıpıɹnᴚ ʇuɐʇsısǝᴚ ɹɐǝM",
"block.cosmiccore.wireless_data_hatch": "ɥɔʇɐH ɐʇɐᗡ ssǝןǝɹıM",
"block.cosmiccore.wireless_data_transmitter": "ɹǝʇʇıɯsuɐɹ⟘ ɐʇɐᗡ ssǝןǝɹıM",
Expand Down Expand Up @@ -607,6 +607,7 @@
"cosmiccore.omnia_circuit.uv": "˙ʇınɔɹıƆ Λ∩ ʎuɐ sɐ sʞɹoM9§",
"cosmiccore.omnia_circuit.uxv": "˙ʇınɔɹıƆ ΛX∩ ʎuɐ sɐ sʞɹoM9§",
"cosmiccore.omnia_circuit.zpm": "˙ʇınɔɹıƆ WԀZ ʎuɐ sɐ sʞɹoM9§",
"cosmiccore.recipe.asteroid_weight_greater_1": "spıoɹǝʇsⱯ ɹǝbɹɐꞀ ɯoɹɟ\nspןǝıʎ ɹǝʇɐǝɹ⅁",
"cosmiccore.recipe.condition.titan.tooltip": "%s :ɹǝı⟘ ɹoʇɔɐǝᴚ uɐʇı⟘ sǝɹınbǝᴚ",
"cosmiccore.recipe.ember_in": "%s :ʇnduI ɹǝqɯƎ",
"cosmiccore.recipe.ember_out": "%s :ʇndʇnO ɹǝqɯƎ",
Expand Down Expand Up @@ -652,6 +653,7 @@
"cosmiccore.zelothar.2": "ǝbɹoℲ - ɹɐɥ⟘9§",
"debug.owner.uuid": "%s ɐ§:ᗡI∩∩ ɹǝuʍOɐ§",
"debug.team.uuid": "%s ɐ§:ᗡI∩∩ ɯɐǝ⟘ɐ§",
"emi.category.cosmiccore.asteroid_mining": "suoıʇɐɹǝdO buıuıW pıoɹǝʇsⱯ",
"gtceu.hellfire_foundry": "ʎɹpunoℲ ǝɹıɟןןǝHɔ§",
"gtceu.industrial_chemvat": "ʇɐʌɯǝɥƆ ןɐıɹʇsnpuIɐ§",
"gtceu.machine.dec.tooltip.0": "˙ʇǝʞɔod ןɐuoısuǝɯıpɹǝʇuı uɐ uı ɹǝʍod sǝɹoʇS",
Expand Down Expand Up @@ -691,12 +693,14 @@
"item.cosmiccore.ambrion": "]uoıɹqɯⱯ[ - ןıxǝΛ",
"item.cosmiccore.aram_chip": "dıɥƆ WⱯᴚⱯ",
"item.cosmiccore.aram_wafer": "ɹǝɟɐM WⱯᴚⱯ",
"item.cosmiccore.armored_freight_beetle_grade_1": "Ɩ˙ʞW ǝqoɹԀ ɹǝןnɐH pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_2": "ᄅ˙ʞW ǝqoɹԀ ɹǝןnɐH pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_3": "Ɛ˙ʞW ǝqoɹԀ ɹǝןnɐH pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_4": "ㄣ˙ʞW ǝqoɹԀ ɹǝןnɐH pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_5": "ϛ˙ʞW ǝqoɹԀ ɹǝןnɐH pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_1": "Ɩ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_2": "ᄅ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_3": "Ɛ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_4": "ㄣ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ pǝɹoɯɹⱯ",
"item.cosmiccore.armored_freight_beetle_grade_5": "ϛ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ pǝɹoɯɹⱯ",
"item.cosmiccore.asc_blood_orb": "qɹO pooןᗺ ʇuɐpuǝɔsⱯ",
"item.cosmiccore.asteroid_targeting_chip": "dıɥƆ buıʇǝbɹɐ⟘ pıoɹǝʇsⱯ",
"item.cosmiccore.auric_asteroid": "pıoɹǝʇsⱯ ɔıɹnⱯ",
"item.cosmiccore.basic_gene_kit": "ʇıʞ ǝuǝ⅁ ɔısɐᗺ",
"item.cosmiccore.bee_comb_abrasive": "qɯoƆ ǝʌısɐɹqⱯ",
"item.cosmiccore.bee_comb_absent": "qɯoƆ ʇuǝsqⱯ",
Expand Down Expand Up @@ -739,6 +743,7 @@
"item.cosmiccore.bifidobacterium_breve_culture": "ǝɹnʇןnƆ ǝʌǝɹᗺ ɯnıɹǝʇɔɐqopıɟıᗺ",
"item.cosmiccore.bitumen_wax": "xɐM uǝɯnʇıᗺ",
"item.cosmiccore.blackstone_pustule": "ǝןnʇsnԀ ǝuoʇsʞɔɐןᗺ",
"item.cosmiccore.brimstone_asteroid": "pıoɹǝʇsⱯ ǝuoʇsɯıɹᗺ",
"item.cosmiccore.capacity_chip": "dıɥƆ ʎʇıɔɐdɐƆ",
"item.cosmiccore.carbon_asteroid_base": "pıoɹǝʇsⱯ ɔıuoqɹɐƆ",
"item.cosmiccore.chronia": "]ɐıuoɹɥƆ[ - ןıxǝΛ",
Expand Down Expand Up @@ -798,11 +803,11 @@
"item.cosmiccore.ferric_asteroid": "pıoɹǝʇsⱯ ɔıɹɹǝℲ",
"item.cosmiccore.fireclay_ball": "ןןɐᗺ ʎɐןɔǝɹıℲ",
"item.cosmiccore.flawed_resonant_wafer": "ɹǝɟɐM ɔıuoɯɹɐH pǝʍɐןℲ",
"item.cosmiccore.freight_beetle_grade_1": "Ɩ˙ʞW ǝqoɹԀ ɹǝןnɐH",
"item.cosmiccore.freight_beetle_grade_2": "ᄅ˙ʞW ǝqoɹԀ ɹǝןnɐH",
"item.cosmiccore.freight_beetle_grade_3": "Ɛ˙ʞW ǝqoɹԀ ɹǝןnɐH",
"item.cosmiccore.freight_beetle_grade_4": "ㄣ˙ʞW ǝqoɹԀ ɹǝןnɐH",
"item.cosmiccore.freight_beetle_grade_5": "ϛ˙ʞW ǝqoɹԀ ɹǝןnɐH",
"item.cosmiccore.freight_beetle_grade_1": "Ɩ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ",
"item.cosmiccore.freight_beetle_grade_2": "ᄅ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ",
"item.cosmiccore.freight_beetle_grade_3": "Ɛ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ",
"item.cosmiccore.freight_beetle_grade_4": "ㄣ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ",
"item.cosmiccore.freight_beetle_grade_5": "ϛ˙ʞW ǝןʇǝǝᗺ ʇɥbıǝɹℲ",
"item.cosmiccore.fused_wafer_of_esoterica": "ɐɔıɹǝʇosƎ ɟo ɹǝɟɐM ɔıuoɯɹɐH pǝsnℲ",
"item.cosmiccore.fused_wafer_of_logos": "soboꞀ ɟo ɹǝɟɐM ɔıuoɯɹɐH pǝsnℲ",
"item.cosmiccore.gelatin_scaffold": "pןoɟɟɐɔS uıʇɐןǝ⅁",
Expand Down Expand Up @@ -833,20 +838,24 @@
"item.cosmiccore.latent_potency_wafer": "ɹǝɟɐM ʎɔuǝʇoԀ ʇuǝʇɐꞀ",
"item.cosmiccore.latent_verbosity_wafer": "ɹǝɟɐM ʎʇısoqɹǝΛ ʇuǝʇɐꞀ",
"item.cosmiccore.linked_terminal": "ןɐuıɯɹǝ⟘ pǝʞuıꞀ",
"item.cosmiccore.lith_asteroid": "pıoɹǝʇsⱯ ɥʇıꞀ",
"item.cosmiccore.livingrock_aluminate_boule": "ǝןnoᗺ ǝʇɐuıɯnןⱯ ʞɔoɹbuıʌıꞀ",
"item.cosmiccore.livirock_aluminite_wafer": "ɹǝɟɐM ǝʇɐuıɯnןⱯ ʞɔoɹbuıʌıꞀ",
"item.cosmiccore.luv_radio_module": "ǝןnpoW oıpɐᴚ ΛnꞀ",
"item.cosmiccore.luv_wildfire_core": "ǝɹoƆ ǝɹıɟpןıM ΛnꞀ",
"item.cosmiccore.lv_wildfire_core": "ǝɹoƆ ǝɹıɟpןıM ΛꞀ",
"item.cosmiccore.mafic_asteroid": "pıoɹǝʇsⱯ ɔıɟɐW",
"item.cosmiccore.malice_spirit": "ʇıɹıdS ǝɔıןɐW",
"item.cosmiccore.masked_crystal_chiplet_package": "ǝbɐʞɔɐԀ ʇǝןdıɥƆ ןɐʇsʎɹƆ pǝʞsɐW",
"item.cosmiccore.mossy_asteroid": "pıoɹǝʇsⱯ ʎssoW",
"item.cosmiccore.mv_wildfire_core": "ǝɹoƆ ǝɹıɟpןıM ΛW",
"item.cosmiccore.mystrix": "]xıɹʇsʎW[ - uouıɯnꞀ",
"item.cosmiccore.nano_scythe": "ǝɥʇʎɔS ouɐN",
"item.cosmiccore.neuro_processing_assembly": "pɹɐoᗺ ʎןqɯǝssⱯ buıssǝɔoɹdoɹnǝN",
"item.cosmiccore.null_refined_resonant_wafer": "ɹǝɟɐM ɔıuoɯɹɐH pǝıɟıןןnN",
"item.cosmiccore.nullified_harmonics_wafer": "ɹǝɟɐM ɔıuoɯɹɐH pǝıɟıןןnN",
"item.cosmiccore.nyxon": "]uoxʎN[ - uouıɯnꞀ",
"item.cosmiccore.occult_asteroid": "pıoɹǝʇsⱯ ʇןnɔɔO",
"item.cosmiccore.omnia_circuit_ev": "ʇınɔɹıƆ ɐıuɯO ΛƎ",
"item.cosmiccore.omnia_circuit_hv": "ʇınɔɹıƆ ɐıuɯO ΛH",
"item.cosmiccore.omnia_circuit_iv": "ʇınɔɹıƆ ɐıuɯO ΛI",
Expand All @@ -872,6 +881,7 @@
"item.cosmiccore.opv_radio_module": "ǝןnpoW oıpɐᴚ ΛԀO",
"item.cosmiccore.opv_thruster": "ɹǝʇsnɹɥ⟘ ʌԀO",
"item.cosmiccore.overloaded_pearls": "sןɹɐǝԀ pǝpɐoןɹǝʌO",
"item.cosmiccore.oxide_asteroid": "pıoɹǝʇsⱯ ǝpıxO",
"item.cosmiccore.pale_saw": "ʍɐS ǝןɐԀ",
"item.cosmiccore.pale_scrap": "dɐɹɔS ǝןɐԀ",
"item.cosmiccore.para_mod_1": "Ɩ˙ʞW ǝןnpoW uoıʇɐzıןǝןןɐɹɐԀ",
Expand Down Expand Up @@ -929,6 +939,7 @@
"item.cosmiccore.runic_hex_cpu": "dıɥƆ ∩ԀƆ pǝɥɔʇƎ xǝH",
"item.cosmiccore.runic_hex_cpu_wafer": "ɹǝɟɐM ∩ԀƆ pǝɥɔʇƎ xǝH",
"item.cosmiccore.rusty_drone": "ǝuoɹᗡ ʎʇsnᴚ",
"item.cosmiccore.sanguine_asteroid": "pıoɹǝʇsⱯ ǝuınbuɐS",
"item.cosmiccore.sanguine_drone": "ǝuoɹᗡ ǝuınbuɐS",
"item.cosmiccore.sanguine_scythe": "ǝɥʇʎɔS ǝuınbuɐS",
"item.cosmiccore.sanguine_warptech_boots": "sʇooᗺ ɥɔǝ⟘dɹɐM ǝuınbuɐS",
Expand Down Expand Up @@ -963,6 +974,8 @@
"item.cosmiccore.the_one_ring.tooltip.0": "ɹ§˙ɯǝɥʇ puıq ssǝuʞɹɐp ǝɥʇ uı puɐ ןןɐ ɯǝɥʇ buıɹq oʇ buıᴚ ǝuO 'ɯǝɥʇ puıɟ oʇ buıᴚ ǝuO 'ןןɐ ɯǝɥʇ ǝןnɹ oʇ buıᴚ ǝuOo§9§",
"item.cosmiccore.the_one_ring.tooltip.1": "˙ɟɟo ǝʞɐʇ oʇ pɹɐɥ ʇı puıɟ ʇɥbıɯ noʎ",
"item.cosmiccore.thermal_chain_agent": "ʇuǝbⱯ uıɐɥƆ ןɐɯɹǝɥ⟘",
"item.cosmiccore.trinavine_nanolattice_spool": "ןoodS ǝɔıʇʇɐןouɐN ǝuıʌɐuıɹ⟘",
"item.cosmiccore.tungstensteel_nanolattice_spool": "ןoodS ǝɔıʇʇɐןouɐN ןǝǝʇsuǝʇsbun⟘",
"item.cosmiccore.uev_gyroscope": "ǝdoɔsoɹʎ⅁ ΛƎ∩",
"item.cosmiccore.uev_powercell": "ןןǝƆ ɹǝʍoԀ ΛƎ∩",
"item.cosmiccore.uev_radio_module": "ǝןnpoW oıpɐᴚ ΛƎ∩",
Expand Down Expand Up @@ -991,6 +1004,7 @@
"item.cosmiccore.wafer_pragmiso": "]sɔısʎɥԀ[ ɹǝɟɐM osıɯbɐɹԀ",
"item.cosmiccore.wailing_cosmic_upgrade": "ǝpɐɹbd∩ buıןıɐM",
"item.cosmiccore.wailing_cosmic_upgrade.tooltip": "uoıʇɐʇnW ɯnɯıxɐWɔ§",
"item.cosmiccore.wasteland_asteroid": "pıoɹǝʇsⱯ puɐןǝʇsɐM",
"item.cosmiccore.waxed_leather": "ɹǝɥʇɐǝꞀ pǝxɐM",
"item.cosmiccore.wicked_essence": "ǝɔuǝssƎ pǝʞɔıM",
"item.cosmiccore.wired_petri_dish": "ɥsıᗡ ıɹʇǝԀ pǝɹıM",
Expand Down Expand Up @@ -1044,13 +1058,25 @@
"material.cosmiccore.virtue_meld": "pןǝW ǝnʇɹıΛ",
"material.cosmiccore.vitrius": "snıɹʇıΛ",
"material.cosmiccore.voidspark": "ʞɹɐdspıoΛ",
"tagprefix.alve_foil_insulator": "ɹoʇɐןnsuI ǝʌןⱯ %s",
"tagprefix.heavy_beam": "ɯɐǝᗺ %s ʎʌɐǝH",
"tagprefix.leached_ore": "ǝɹO %s pǝɥɔɐǝꞀ",
"tagprefix.modular_shelling": "buıןןǝɥS ɹɐןnpoW %s",
"tagprefix.plasmites": "sǝʇıɯsɐןԀ %s",
"tagprefix.prisma_frothed_ore": "ǝɹO %s pǝɥʇoɹℲ ɐɯsıɹԀ",
"tagprefix.raw_ore_cubic": "ǝɹO %s ɔıqnƆ",
"tagprefix.shape_memory_foil": "ןıoℲ ʎɹoɯǝW buıdɐɥS %s",
"tagprefix.ultradense_plate": "ǝʇɐןԀ %s ǝsuǝpɐɹʇן∩",
"tagprefix.wire_spool": "ןoodS ǝɹıM %s",
"tooltip.cosmiccore.asteroid.tier": "suoʇoןıʞ %s :ǝzıS pıoɹǝʇsⱯ",
"tooltip.cosmiccore.asteroid.tiny": "uʍouʞu∩ :ǝzıS pıoɹǝʇsⱯ",
"tooltip.cosmiccore.asteroid_chip.lock": "%s%% :ɥʇbuǝɹʇS ʞɔoꞀ",
"tooltip.cosmiccore.asteroid_chip.mode": "%s :ǝpoW",
"tooltip.cosmiccore.asteroid_chip.sector": "%s :ɹoʇɔǝS",
"tooltip.cosmiccore.asteroid_chip.target": "%s :ᗡI ʇǝbɹɐ⟘",
"tooltip.cosmiccore.asteroid_chip.tier": "%s :ɹǝı⟘ uoıʇısınbɔⱯ",
"tooltip.cosmiccore.asteroid_chip.type": "%s :ǝdʎ⟘",
"tooltip.cosmiccore.asteroid_chip.unprogrammed": "ɐʇɐp ʇǝbɹɐʇ ou — pǝɯɯɐɹboɹdu∩",
"tooltip.cosmiccore.ember_hatch.capacity": "%s 9§:ɟ§ʎʇıɔɐdɐɔ ɹǝqɯƎ xɐWɔ§",
"tooltip.cosmiccore.ember_hatch.consumption": "%s 9§:ɟ§uoıʇdɯnsuoƆ ɹǝqɯƎ xɐWɔ§",
"tooltip.cosmiccore.soul_hatch.input": "%s 9§:ɟ§ʇnduI ǝdıɔǝᴚ xɐWɔ§",
Expand Down
Loading
Loading