added spikes for all ad astra rocks

This commit is contained in:
Pyritie 2025-05-13 15:48:30 +01:00
parent 9262133484
commit e102e89f09
31 changed files with 2857 additions and 2611 deletions

View file

@ -1,5 +1,6 @@
{
"__COMMENT__": "This file was auto generated by the LanguageMerger, read the file \".README IF TRANSLATING\" found in \"minecraft/kubejs\" for more information.",
"block.create.netherite_backtank": "Blue Steel Backtank",
"block.create.dark_oak_window": "Hickory Window",
"block.create.dark_oak_window_pane": "Hickory Window Pane",
"block.create.andesite_bars": "Metal Bars",
@ -68,7 +69,6 @@
"block.create.small_granite_brick_wall": "Small Chert Brick Wall",
"block.create.layered_granite": "Layered Chert",
"block.create.granite_pillar": "Chert Pillar",
"block.create.netherite_backtank": "Blue Steel Backtank",
"item.create.netherite_diving_helmet.tooltip.summary": "Together with a _Blue Steel Backtank_, this can protect you from _extreme heat_. To be effective, _Legs and Feet_ have to be covered in a _Blue Steel Diving Equipment_, too.",
"item.create.netherite_backtank": "Blue Steel Backtank",
"item.create.netherite_diving_helmet": "Blue Steel Diving Helmet",
@ -89,4 +89,4 @@
"create.ponder.brass_funnel.text_1": "Metal Funnels can only ever extract single items.",
"create.ponder.cogwheel_casing.text_1": "Brass or Metal Casing can be used to decorate Cogwheels",
"create.ponder.shaft_casing.text_1": "Brass or Metal Casing can be used to decorate Shafts"
}
}

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,13 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/glacio_stone_base"
},
"part=middle": {
"model": "tfg:block/spike/glacio_stone_middle"
},
"part=tip": {
"model": "tfg:block/spike/glacio_stone_tip"
}
}
}

View file

@ -0,0 +1,13 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/mars_stone_base"
},
"part=middle": {
"model": "tfg:block/spike/mars_stone_middle"
},
"part=tip": {
"model": "tfg:block/spike/mars_stone_tip"
}
}
}

View file

@ -0,0 +1,13 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/mercury_stone_base"
},
"part=middle": {
"model": "tfg:block/spike/mercury_stone_middle"
},
"part=tip": {
"model": "tfg:block/spike/mercury_stone_tip"
}
}
}

View file

@ -0,0 +1,13 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/moon_deepslate_base"
},
"part=middle": {
"model": "tfg:block/spike/moon_deepslate_middle"
},
"part=tip": {
"model": "tfg:block/spike/moon_deepslate_tip"
}
}
}

View file

@ -0,0 +1,13 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/moon_stone_base"
},
"part=middle": {
"model": "tfg:block/spike/moon_stone_middle"
},
"part=tip": {
"model": "tfg:block/spike/moon_stone_tip"
}
}
}

View file

@ -0,0 +1,13 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/permafrost_base"
},
"part=middle": {
"model": "tfg:block/spike/permafrost_middle"
},
"part=tip": {
"model": "tfg:block/spike/permafrost_tip"
}
}
}

View file

@ -0,0 +1,13 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/venus_stone_base"
},
"part=middle": {
"model": "tfg:block/spike/venus_stone_middle"
},
"part=tip": {
"model": "tfg:block/spike/venus_stone_tip"
}
}
}

View file

@ -131,17 +131,25 @@
"block.tfg.loose.deepslate": "Loose Migmatite Rock",
"block.tfg.loose.dripstone": "Loose Travertine Rock",
"block.tfg.rock.hardened_moon_stone": "Hardened Anorthosite",
"block.tfg.spike.moon_stone_spike": "Anorthosite Spike",
"block.tfg.loose.moon_stone": "Loose Anorthosite Rock",
"block.tfg.rock.hardened_moon_deepslate": "Hardened Norite",
"block.tfg.spike.moon_deepslate_spike": "Norite Spike",
"block.tfg.loose.moon_deepslate": "Loose Norite Rock",
"block.tfg.rock.hardened_mars_stone": "Hardened Argillite",
"block.tfg.spike.mars_stone_spike": "Argillite Spike",
"block.tfg.loose.mars_stone": "Loose Argillite Rock",
"block.tfg.rock.hardened_venus_stone": "Hardened Trachyte",
"block.tfg.spike.venus_stone_spike": "Trachyte Spike",
"block.tfg.loose.venus_stone": "Loose Trachyte Rock",
"block.tfg.rock.hardened_mercury_stone": "Hardened Komatiite",
"block.tfg.spike.mercury_stone_spike": "Komatiite Spike",
"block.tfg.loose.mercury_stone": "Loose Komatiite Rock",
"block.tfg.rock.hardened_glacio_stone": "Hardened Phonolite",
"block.tfg.spike.glacio_stone_spike": "Phonolite Spike",
"block.tfg.loose.glacio_stone": "Loose Phonolite Rock",
"block.tfg.rock.hardened_permafrost": "Hardened Permafrost",
"block.tfg.spike.permafrost_spike": "Permafrost Spike",
"block.tfg.loose.permafrost": "Permafrost Chunk",
"block.tfg.lunar_roots": "Lunar Lightblooms",
"block.tfg.lunar_sprouts": "Lunar Lightgrass",

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_base",
"textures": {
"texture": "ad_astra:block/glacio_stone",
"particle": "ad_astra:block/glacio_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_middle",
"textures": {
"texture": "ad_astra:block/glacio_stone",
"particle": "ad_astra:block/glacio_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_tip",
"textures": {
"texture": "ad_astra:block/glacio_stone",
"particle": "ad_astra:block/glacio_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_base",
"textures": {
"texture": "ad_astra:block/mars_stone",
"particle": "ad_astra:block/mars_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_middle",
"textures": {
"texture": "ad_astra:block/mars_stone",
"particle": "ad_astra:block/mars_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_tip",
"textures": {
"texture": "ad_astra:block/mars_stone",
"particle": "ad_astra:block/mars_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_base",
"textures": {
"texture": "ad_astra:block/mercury_stone",
"particle": "ad_astra:block/mercury_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_middle",
"textures": {
"texture": "ad_astra:block/mercury_stone",
"particle": "ad_astra:block/mercury_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_tip",
"textures": {
"texture": "ad_astra:block/mercury_stone",
"particle": "ad_astra:block/mercury_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_base",
"textures": {
"texture": "ad_astra:block/moon_deepslate",
"particle": "ad_astra:block/moon_deepslate"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_middle",
"textures": {
"texture": "ad_astra:block/moon_deepslate",
"particle": "ad_astra:block/moon_deepslate"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_tip",
"textures": {
"texture": "ad_astra:block/moon_deepslate",
"particle": "ad_astra:block/moon_deepslate"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_base",
"textures": {
"texture": "ad_astra:block/moon_stone",
"particle": "ad_astra:block/moon_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_middle",
"textures": {
"texture": "ad_astra:block/moon_stone",
"particle": "ad_astra:block/moon_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_tip",
"textures": {
"texture": "ad_astra:block/moon_stone",
"particle": "ad_astra:block/moon_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_base",
"textures": {
"texture": "ad_astra:block/permafrost",
"particle": "ad_astra:block/permafrost"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_middle",
"textures": {
"texture": "ad_astra:block/permafrost",
"particle": "ad_astra:block/permafrost"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_tip",
"textures": {
"texture": "ad_astra:block/permafrost",
"particle": "ad_astra:block/permafrost"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_base",
"textures": {
"texture": "ad_astra:block/venus_stone",
"particle": "ad_astra:block/venus_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_middle",
"textures": {
"texture": "ad_astra:block/venus_stone",
"particle": "ad_astra:block/venus_stone"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "tfc:block/rock/spike_tip",
"textures": {
"texture": "ad_astra:block/venus_stone",
"particle": "ad_astra:block/venus_stone"
}
}