content updates

This commit is contained in:
sainagh
2026-02-11 18:42:38 -06:00
parent 45ccc16c43
commit c6137e9101
659 changed files with 32161 additions and 5105 deletions
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:aesir_resonator
texture=cittonbt:items/blueprint_ochra
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:arc_reactor
texture=cittonbt:items/blueprint_lightblue
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:bee_stargate
texture=cittonbt:items/blueprint_ochra
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:chaotic_condenser
texture=cittonbt:items/blueprint_violetto
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:clean_room
texture=cittonbt:items/blueprint_lightblue
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:creation_altar
texture=cittonbt:items/blueprint_violetto
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:divine_combiner
texture=cittonbt:items/blueprint_yellow
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:ender_stone_crucible
texture=cittonbt:items/blueprint_violetto
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:entropic_sythesizer
texture=cittonbt:items/blueprint_red
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:compression_turbine
texture=cittonbt:items/blueprint_pink
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:fallen_tower
texture=cittonbt:items/blueprint_ochra
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:gravitational_collapser
texture=cittonbt:items/blueprint_blue
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:hostile_computing
texture=cittonbt:items/blueprint_lightblue
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:infinity_furnace
texture=cittonbt:items/blueprint_lilla
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:infusinator
texture=cittonbt:items/blueprint_olive
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:matter_reprocessor
texture=cittonbt:items/blueprint_lightgray
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:mechanized_coop
texture=cittonbt:items/blueprint_ochra
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:meteoric_befaller
texture=cittonbt:items/blueprint_olive
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:mythical_resource_crucible
texture=cittonbt:items/blueprint_red
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:safe_nuke
texture=cittonbt:items/blueprint_lightgray
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:plasmatic
texture=cittonbt:items/blueprint_red
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:seared_caster
texture=cittonbt:items/blueprint_yellow
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:shadow_fracturer
texture=cittonbt:items/blueprint_red
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:soul_accumulator
texture=cittonbt:items/blueprint_poop
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:spatial_crucible
texture=cittonbt:items/blueprint_violetto
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:iron_centrifuge
texture=cittonbt:items/blueprint_lightgray
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:token_totem
texture=cittonbt:items/blueprint_violetto
@@ -0,0 +1,3 @@
items=modularmachinery:itemblueprint
nbt.dynamicmachine=contains:wormhole
texture=cittonbt:items/blueprint_lilla
Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/ascended_eleint_catalyst",
"particle": "contenttweaker:blocks/ascended_eleint_catalyst"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/balanced_draconium_block",
"particle": "contenttweaker:blocks/balanced_draconium_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "blood_infused_glowstone"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/compressed_pink_slime_block",
"particle": "contenttweaker:blocks/compressed_pink_slime_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/crepuscular_portal_block",
"particle": "contenttweaker:blocks/crepuscular_portal_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/crimson_warren_remains",
"particle": "contenttweaker:blocks/crimson_warren_remains"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/cyclical_fluix_etcher",
"particle": "contenttweaker:blocks/cyclical_fluix_etcher"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/discontinuous_void_module",
"particle": "contenttweaker:blocks/discontinuous_void_module"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "divination_catalyst"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/double_compressed_pink_slime_block",
"particle": "contenttweaker:blocks/double_compressed_pink_slime_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/eleint_neutronium_casing",
"particle": "contenttweaker:blocks/eleint_neutronium_casing"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/endlessly_wishing_draconium_block",
"particle": "contenttweaker:blocks/endlessly_wishing_draconium_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/everloving_wood",
"particle": "contenttweaker:blocks/everloving_wood"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/extant_photonium",
"particle": "contenttweaker:blocks/extant_photonium"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "fractal_arkencrusher_mix"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/fractal_draconium_block",
"particle": "contenttweaker:blocks/fractal_draconium_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "gluttonous_lymph"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "hopebringer_metal"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/hyperuranion_actualizer_botania",
"particle": "contenttweaker:blocks/hyperuranion_actualizer_botania"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/hyperuranion_actualizer_radioactive",
"particle": "contenttweaker:blocks/hyperuranion_actualizer_radioactive"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/hyperuranion_actualizer_raremetals",
"particle": "contenttweaker:blocks/hyperuranion_actualizer_raremetals"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/hyperuranion_self_actualizer",
"particle": "contenttweaker:blocks/hyperuranion_self_actualizer"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/ichorium_block",
"particle": "contenttweaker:blocks/ichorium_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/immaculate_megelium",
"particle": "contenttweaker:blocks/immaculate_megelium"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "inquiring_protodermis"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/living_gold_ore",
"particle": "contenttweaker:blocks/living_gold_ore"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "marginal_pearlized_catalyst"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "marginal_pearlized_essence"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/megelium_draconium_stone",
"particle": "contenttweaker:blocks/megelium_draconium_stone"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "moderate_pearlized_catalyst"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "moderate_pearlized_essence"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "molten_abyssal_alloy"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "molten_defined"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "molten_hassium_alloy"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "neutrhassium_alloy"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "nidhogg_dragonfire"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "nothing"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/pink_slime_block",
"particle": "contenttweaker:blocks/pink_slime_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "protodermis"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/protodermis_casing",
"particle": "contenttweaker:blocks/protodermis_casing"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/psimetal_block",
"particle": "contenttweaker:blocks/psimetal_block"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "pure_fluix_matter"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/pure_void",
"particle": "contenttweaker:blocks/pure_void"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "sacred_spring_fire"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/sacrosanct_cinders_apiary",
"particle": "contenttweaker:blocks/sacrosanct_cinders_apiary"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "strong_pearlized_catalyst"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "strong_pearlized_essence"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "tangible_aer"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "tangible_aqua"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "tangible_ignis"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "tangible_ordo"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "tangible_perditio"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "tangible_terra"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "twilight_resin"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/twilit_freedom_fabrial",
"particle": "contenttweaker:blocks/twilit_freedom_fabrial"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/vengeful_asgardian_crystal",
"particle": "contenttweaker:blocks/vengeful_asgardian_crystal"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "void_given_focus"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/warren_livingrock",
"particle": "contenttweaker:blocks/warren_livingrock"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,16 @@
{
"forge_marker": 1,
"defaults": {
"textures": {
"texture": "contenttweaker:blocks/warren_livingwood",
"particle": "contenttweaker:blocks/warren_livingwood"
},
"model": "base:storage",
"uvlock": true,
"transform": "forge:default-block"
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "weak_pearlized_catalyst"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "weak_pearlized_essence"
}
},
"variants": {
"normal": [{}]
}
}
@@ -0,0 +1,12 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"custom": {
"fluid": "whisper_of_right_and_just_creation"
}
},
"variants": {
"normal": [{}]
}
}
+5 -5
View File
@@ -2077,7 +2077,7 @@ item.contenttweaker.gem_of_aura.name=Gem of Aura
item.contenttweaker.kaiyu_bone.name=Kaiyu Bone
item.contenttweaker.skeletal_kaiyu_bone.name=Skeletal Kaiyu Bone
item.contenttweaker.safe_lymph_of_pixonia.name=Safe Lymph of Pixonia Salt Reactor
item.contenttweaker.safe_einstenium.name=Safe Einstenium Salt Reactor
item.contenttweaker.safe_einstenium.name=Safe Einsteinium Salt Reactor
item.contenttweaker.safe_meatballstarlight.name=Safe Whispering Starlight Salt Reactor
item.contenttweaker.safe_polonium.name=Safe Polonium Salt Reactor
item.contenttweaker.fill_vessel_with_fluid.name=Fill Vessel with this Fluid
@@ -2316,7 +2316,7 @@ item.contenttweaker.recursium_fragment_iter3.name=Recursium Fragment: III
item.contenttweaker.recursium_fragment_iter4.name=Recursium Fragment: IV
item.contenttweaker.recursium_fragment_iter5.name=Recursium Fragment: V
item.contenttweaker.pack_supporter_token.name=Pack Constribution Token
item.contenttweaker.cosmic_gem.name=Cosmic Gem
item.contenttweaker.cosmic_gem.name=Meteoric Cosmic Crystal
item.contenttweaker.cosmic_fragment_iron.name=Cosmic Fragment: Iron
item.contenttweaker.cosmic_fragment_gold.name=Cosmic Fragment: Gold
item.contenttweaker.cosmic_fragment_lapis.name=Cosmic Fragment: Lapis
@@ -2602,7 +2602,7 @@ item.contenttweaker.hellspot_chop.name=Hellspot Chop
item.contenttweaker.gaia_guardian_arena.name=Gaia Guardian Arena
item.contenttweaker.chaosstrikium_cluster.name=Chaosstrikium Cluster
item.contenttweaker.crownite_chunk.name=Crownite Chunk
item.contenttweaker.thrallium_fragment.name=Thrallium Fragment
item.contenttweaker.thrallium_fragment.name=Aedialite Fragment
item.contenttweaker.cactium_sliver.name=Kurrycatcium Sliver
item.contenttweaker.puzzle_solution_biomeritual.name=Puzzle Solution: Biome Ritual
item.contenttweaker.prophetic_paper.name=Prophetic Paper
@@ -3338,7 +3338,7 @@ item.contenttweaker.mythic_radiation_shielding.name=Mythic Radiation Shielding
item.contenttweaker.recursive_radiation_shielding.name=Recursive Radiation Shielding
item.contenttweaker.fractallite_radiation_shielding.name=Fractallite Radiation Shielding
item.contenttweaker.cursed_cradle.name=Cursed Cradle
item.contenttweaker.infusion_pseudo_automation.name=Infusion Pseudo-Automatic Setup
item.contenttweaker.infusion_pseudo_automation.name=Infusion Automation
item.contenttweaker.puzzle_solution_rainbowcore.name=Puzzle Solution: Rainbow Core
item.contenttweaker.recursion_sharpening_lens.name=Recursion Sharpening Lens
item.contenttweaker.valkyrie_construct.name=Valkyrie Construct
@@ -3491,7 +3491,7 @@ tile.contenttweaker.everwondering_megelium.name=Everwondering Megelium
tile.contenttweaker.ascended_sky_stone.name=Ascended Sky Stone
tile.contenttweaker.yggdrasil_wood.name=Yggdrasil Wood
tile.contenttweaker.resounding_warren_alloy_block.name=Resounding Warren Alloy Block
tile.contenttweaker.universal_fluix_etcher.name=Universal Fluix Etcher
tile.contenttweaker.universal_fluix_etcher.name=Everwishful Fluix Etcher
item.contenttweaker.arcane_terraformer_noob.name=Arcane Terraformer Tutorial
item.contenttweaker.summons_of_the_cursed_wyvern.name=Summons of the Cursed Wyvern
item.contenttweaker.dying_constellation_callstone.name=Dying Constellation Callstone
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "contenttweaker:items/act_of_restored_balance"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "contenttweaker:items/actualization_aspected_eleint_scale"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "contenttweaker:items/actualized_chunk"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "contenttweaker:items/awakened_infusion_stone"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "contenttweaker:items/awakened_mithril"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "contenttweaker:items/awakened_mithril_alloy"
}
}

Some files were not shown because too many files have changed in this diff Show More