spike cleanup

This commit is contained in:
Pyritie
2025-09-08 16:54:35 +01:00
parent f5b549b1da
commit 521fc19ce5
46 changed files with 55 additions and 385 deletions

View File

@@ -1,13 +0,0 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/blackstone_base"
},
"part=middle": {
"model": "tfg:block/spike/blackstone_middle"
},
"part=tip": {
"model": "tfg:block/spike/blackstone_tip"
}
}
}

View File

@@ -1,13 +0,0 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/deepslate_base"
},
"part=middle": {
"model": "tfg:block/spike/deepslate_middle"
},
"part=tip": {
"model": "tfg:block/spike/deepslate_tip"
}
}
}

View File

@@ -1,13 +0,0 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/dripstone_base"
},
"part=middle": {
"model": "tfg:block/spike/dripstone_middle"
},
"part=tip": {
"model": "tfg:block/spike/dripstone_tip"
}
}
}

View File

@@ -1,13 +0,0 @@
{
"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

@@ -1,13 +0,0 @@
{
"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

@@ -1,13 +0,0 @@
{
"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

@@ -1,13 +0,0 @@
{
"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

@@ -1,13 +0,0 @@
{
"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

@@ -1,13 +0,0 @@
{
"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

@@ -1,13 +0,0 @@
{
"variants": {
"part=base": {
"model": "tfg:block/spike/red_granite_base"
},
"part=middle": {
"model": "tfg:block/spike/red_granite_middle"
},
"part=tip": {
"model": "tfg:block/spike/red_granite_tip"
}
}
}

View File

@@ -1,13 +0,0 @@
{
"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

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,7 +0,0 @@
{
"parent": "tfc:block/rock/spike_base",
"textures": {
"texture": "gtceu:block/stones/red_granite/stone",
"particle": "gtceu:block/stones/red_granite/stone"
}
}

View File

@@ -1,7 +0,0 @@
{
"parent": "tfc:block/rock/spike_middle",
"textures": {
"texture": "gtceu:block/stones/red_granite/stone",
"particle": "gtceu:block/stones/red_granite/stone"
}
}

View File

@@ -1,7 +0,0 @@
{
"parent": "tfc:block/rock/spike_tip",
"textures": {
"texture": "gtceu:block/stones/red_granite/stone",
"particle": "gtceu:block/stones/red_granite/stone"
}
}

View File

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

View File

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

View File

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

View File

@@ -47,16 +47,28 @@ function registerTFGNetherBlocks(event) {
.opaque(true)
event.create('tfg:spike/dripstone_spike', 'tfc:rock_spike')
.textureAll('minecraft:block/dripstone_block')
.soundType('dripstone_block')
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/deepslate_spike', 'tfc:rock_spike')
.textureAll('minecraft:block/deepslate')
.soundType('deepslate')
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/blackstone_spike', 'tfc:rock_spike')
.textureAll('minecraft:block/blackstone')
.stoneSoundType()
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:loose/deepslate', 'tfc:loose_rock')
.itemTexture('tfg:item/loose/deepslate')

View File

@@ -217,36 +217,68 @@ function registerTFGSpaceBlocks(event) {
// Spikes
event.create('tfg:spike/moon_stone_spike', 'tfc:rock_spike')
.textureAll('ad_astra:block/moon_stone')
.stoneSoundType()
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/moon_deepslate_spike', 'tfc:rock_spike')
.textureAll('ad_astra:block/moon_deepslate')
.soundType('deepslate')
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/mars_stone_spike', 'tfc:rock_spike')
.textureAll('ad_astra:block/mars_stone')
.stoneSoundType()
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/venus_stone_spike', 'tfc:rock_spike')
.textureAll('ad_astra:block/venus_stone')
.stoneSoundType()
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/mercury_stone_spike', 'tfc:rock_spike')
.textureAll('ad_astra:block/mercury_stone')
.stoneSoundType()
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/glacio_stone_spike', 'tfc:rock_spike')
.textureAll('ad_astra:block/glacio_stone')
.stoneSoundType()
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/permafrost_spike', 'tfc:rock_spike')
.textureAll('ad_astra:block/permafrost')
.stoneSoundType()
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
event.create('tfg:spike/red_granite_spike', 'tfc:rock_spike')
.textureAll('gtceu:block/stones/red_granite/stone')
.stoneSoundType()
.noItem()
.hardness(0.8)
.resistance(0.8)
.requiresTool(true)
.tagBlock('minecraft:mineable/pickaxe')
// #region Plants