spikes should now only generate underground
This commit is contained in:
parent
eb17a8f6d6
commit
16f9cc8501
9 changed files with 27 additions and 0 deletions
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,9 @@
|
||||||
"type": "minecraft:solid"
|
"type": "minecraft:solid"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "tfc:underground"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "minecraft:block_predicate_filter",
|
"type": "minecraft:block_predicate_filter",
|
||||||
"predicate": {
|
"predicate": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue