Re-add stairs and slabs models
This commit is contained in:
parent
7ac09095e5
commit
0291788285
1016 changed files with 27764 additions and 676 deletions
|
@ -9,9 +9,9 @@
|
|||
"new_soviet:green_bricks",
|
||||
"new_soviet:cracked_green_bricks",
|
||||
"new_soviet:mossy_green_bricks",
|
||||
"new_soviet:green_bricks_2",
|
||||
"new_soviet:cracked_green_bricks_2",
|
||||
"new_soviet:mossy_green_bricks_2",
|
||||
"new_soviet:green_bricks_mixed",
|
||||
"new_soviet:cracked_green_bricks_mixed",
|
||||
"new_soviet:mossy_green_bricks_mixed",
|
||||
"new_soviet:cracked_sand_tiles",
|
||||
"new_soviet:mossy_sand_tiles",
|
||||
"new_soviet:small_sand_tiles",
|
||||
|
@ -170,12 +170,12 @@
|
|||
"new_soviet:cracked_green_bricks_slab",
|
||||
"new_soviet:mossy_green_bricks_stairs",
|
||||
"new_soviet:mossy_green_bricks_slab",
|
||||
"new_soviet:green_bricks_2_stairs",
|
||||
"new_soviet:green_bricks_2_slab",
|
||||
"new_soviet:cracked_green_bricks_2_stairs",
|
||||
"new_soviet:cracked_green_bricks_2_slab",
|
||||
"new_soviet:mossy_green_bricks_2_stairs",
|
||||
"new_soviet:mossy_green_bricks_2_slab",
|
||||
"new_soviet:green_bricks_mixed_stairs",
|
||||
"new_soviet:green_bricks_mixed_slab",
|
||||
"new_soviet:cracked_green_bricks_mixed_stairs",
|
||||
"new_soviet:cracked_green_bricks_mixed_slab",
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs",
|
||||
"new_soviet:mossy_green_bricks_mixed_slab",
|
||||
"new_soviet:aquamarine_tiles_stairs",
|
||||
"new_soviet:aquamarine_tiles_slab",
|
||||
"new_soviet:cracked_aquamarine_tiles_stairs",
|
||||
|
|
|
@ -28,9 +28,9 @@
|
|||
"new_soviet:green_bricks_slab",
|
||||
"new_soviet:cracked_green_bricks_slab",
|
||||
"new_soviet:mossy_green_bricks_slab",
|
||||
"new_soviet:green_bricks_2_slab",
|
||||
"new_soviet:cracked_green_bricks_2_slab",
|
||||
"new_soviet:mossy_green_bricks_2_slab",
|
||||
"new_soviet:green_bricks_mixed_slab",
|
||||
"new_soviet:cracked_green_bricks_mixed_slab",
|
||||
"new_soviet:mossy_green_bricks_mixed_slab",
|
||||
"new_soviet:aquamarine_tiles_slab",
|
||||
"new_soviet:cracked_aquamarine_tiles_slab",
|
||||
"new_soviet:mossy_aquamarine_tiles_slab",
|
||||
|
|
|
@ -28,9 +28,9 @@
|
|||
"new_soviet:green_bricks_stairs",
|
||||
"new_soviet:cracked_green_bricks_stairs",
|
||||
"new_soviet:mossy_green_bricks_stairs",
|
||||
"new_soviet:green_bricks_2_stairs",
|
||||
"new_soviet:cracked_green_bricks_2_stairs",
|
||||
"new_soviet:mossy_green_bricks_2_stairs",
|
||||
"new_soviet:green_bricks_mixed_stairs",
|
||||
"new_soviet:cracked_green_bricks_mixed_stairs",
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs",
|
||||
"new_soviet:aquamarine_tiles_stairs",
|
||||
"new_soviet:cracked_aquamarine_tiles_stairs",
|
||||
"new_soviet:mossy_aquamarine_tiles_stairs",
|
||||
|
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cracked_green_bricks_2": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cracked_green_bricks_2"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cracked_green_bricks_2_stairs_from_cracked_green_bricks_2_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cracked_green_bricks_2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cracked_green_bricks_2_stairs_from_cracked_green_bricks_2_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2": {
|
||||
"has_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:green_bricks_2"
|
||||
"new_soviet:green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:green_bricks_2_stairs"
|
||||
"recipe": "new_soviet:cracked_green_bricks_mixed"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_green_bricks_2",
|
||||
"has_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:green_bricks_2_stairs"
|
||||
"new_soviet:cracked_green_bricks_mixed"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cracked_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cracked_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:cracked_green_bricks_mixed_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cracked_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:cracked_green_bricks_mixed_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cracked_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cracked_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cracked_green_bricks_mixed_slab_from_cracked_green_bricks_mixed_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cracked_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cracked_green_bricks_mixed_slab_from_cracked_green_bricks_mixed_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cracked_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cracked_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:cracked_green_bricks_mixed_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cracked_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:cracked_green_bricks_mixed_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cracked_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cracked_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cracked_green_bricks_mixed_stairs_from_cracked_green_bricks_mixed_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cracked_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cracked_green_bricks_mixed_stairs_from_cracked_green_bricks_mixed_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:green_bricks_2"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:green_bricks_2_slab_from_green_bricks_2_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_green_bricks_2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:green_bricks_2_slab_from_green_bricks_2_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:green_bricks_2"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:green_bricks_2_stairs_from_green_bricks_2_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_green_bricks_2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:green_bricks_2_stairs_from_green_bricks_2_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:green_bricks_2"
|
||||
"recipe": "new_soviet:green_bricks_mixed"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
|
@ -41,7 +41,7 @@
|
|||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:green_bricks_2"
|
||||
"new_soviet:green_bricks_mixed"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2": {
|
||||
"has_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:green_bricks_2"
|
||||
"new_soviet:green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:cracked_green_bricks_2"
|
||||
"recipe": "new_soviet:green_bricks_mixed_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_green_bricks_2",
|
||||
"has_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:cracked_green_bricks_2"
|
||||
"new_soviet:green_bricks_mixed_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:green_bricks_mixed_slab_from_green_bricks_mixed_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:green_bricks_mixed_slab_from_green_bricks_mixed_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2": {
|
||||
"has_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:green_bricks_2"
|
||||
"new_soviet:green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:green_bricks_2_slab"
|
||||
"recipe": "new_soviet:green_bricks_mixed_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_green_bricks_2",
|
||||
"has_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:green_bricks_2_slab"
|
||||
"new_soviet:green_bricks_mixed_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:green_bricks_mixed_stairs_from_green_bricks_mixed_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:green_bricks_mixed_stairs_from_green_bricks_mixed_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_mossy_green_bricks_2": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:mossy_green_bricks_2_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:mossy_green_bricks_2_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_mossy_green_bricks_2": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_2_slab_from_mossy_green_bricks_2_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_2_slab_from_mossy_green_bricks_2_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_mossy_green_bricks_2": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:mossy_green_bricks_2_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:mossy_green_bricks_2_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,35 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_mossy_green_bricks_2": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_2_stairs_from_mossy_green_bricks_2_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_2_stairs_from_mossy_green_bricks_2_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2": {
|
||||
"has_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -18,19 +18,19 @@
|
|||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_mossy_green_bricks_2": {
|
||||
"has_mossy_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -39,22 +39,22 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_2_from_green_bricks_2_moss"
|
||||
"recipe": "minecraft:mossy_green_bricks_mixed_from_green_bricks_mixed_moss"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2",
|
||||
"has_green_bricks_2",
|
||||
"has_mossy_green_bricks_mixed",
|
||||
"has_green_bricks_mixed",
|
||||
"has_moss_block",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_2_from_green_bricks_2_moss"
|
||||
"minecraft:mossy_green_bricks_mixed_from_green_bricks_mixed_moss"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2": {
|
||||
"has_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_mossy_green_bricks_2": {
|
||||
"has_mossy_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_2_from_green_bricks_2_vine"
|
||||
"recipe": "minecraft:mossy_green_bricks_mixed_from_green_bricks_mixed_vine"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
|||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -46,15 +46,15 @@
|
|||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2",
|
||||
"has_green_bricks_2",
|
||||
"has_mossy_green_bricks_mixed",
|
||||
"has_green_bricks_mixed",
|
||||
"has_vine",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_2_from_green_bricks_2_vine"
|
||||
"minecraft:mossy_green_bricks_mixed_from_green_bricks_mixed_vine"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cracked_green_bricks_2": {
|
||||
"has_mossy_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cracked_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:cracked_green_bricks_2_slab"
|
||||
"recipe": "new_soviet:mossy_green_bricks_mixed_slab"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cracked_green_bricks_2",
|
||||
"has_mossy_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:cracked_green_bricks_2_slab"
|
||||
"new_soviet:mossy_green_bricks_mixed_slab"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2_stairs": {
|
||||
"has_green_bricks_mixed_slab": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_stairs"
|
||||
"new_soviet:mossy_green_bricks_mixed_slab"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -18,19 +18,19 @@
|
|||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_stairs"
|
||||
"new_soviet:mossy_green_bricks_mixed_slab"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_mossy_green_bricks_2_stairs": {
|
||||
"has_mossy_green_bricks_mixed_slab": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_stairs"
|
||||
"new_soviet:mossy_green_bricks_mixed_slab"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -39,22 +39,22 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_2_stairs_from_green_bricks_2_stairs_moss"
|
||||
"recipe": "minecraft:mossy_green_bricks_mixed_slab_from_green_bricks_mixed_slab_moss"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2_stairs",
|
||||
"has_green_bricks_2_stairs",
|
||||
"has_mossy_green_bricks_mixed_slab",
|
||||
"has_green_bricks_mixed_slab",
|
||||
"has_moss_block",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_2_stairs_from_green_bricks_2_stairs_moss"
|
||||
"minecraft:mossy_green_bricks_mixed_slab_from_green_bricks_mixed_slab_moss"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2_slab": {
|
||||
"has_green_bricks_mixed_slab": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_slab"
|
||||
"new_soviet:mossy_green_bricks_mixed_slab"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_mossy_green_bricks_2_slab": {
|
||||
"has_mossy_green_bricks_mixed_slab": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_slab"
|
||||
"new_soviet:mossy_green_bricks_mixed_slab"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_2_slab_from_green_bricks_2_slab_vine"
|
||||
"recipe": "minecraft:mossy_green_bricks_mixed_slab_from_green_bricks_mixed_slab_vine"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
|||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_slab"
|
||||
"new_soviet:mossy_green_bricks_mixed_slab"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -46,15 +46,15 @@
|
|||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2_slab",
|
||||
"has_green_bricks_2_slab",
|
||||
"has_mossy_green_bricks_mixed_slab",
|
||||
"has_green_bricks_mixed_slab",
|
||||
"has_vine",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_2_slab_from_green_bricks_2_slab_vine"
|
||||
"minecraft:mossy_green_bricks_mixed_slab_from_green_bricks_mixed_slab_vine"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cracked_green_bricks_2": {
|
||||
"has_mossy_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cracked_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:cracked_green_bricks_2_slab_from_cracked_green_bricks_2_stonecutting"
|
||||
"recipe": "minecraft:mossy_green_bricks_mixed_slab_from_mossy_green_bricks_mixed_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cracked_green_bricks_2",
|
||||
"has_mossy_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:cracked_green_bricks_2_slab_from_cracked_green_bricks_2_stonecutting"
|
||||
"minecraft:mossy_green_bricks_mixed_slab_from_mossy_green_bricks_mixed_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_cracked_green_bricks_2": {
|
||||
"has_mossy_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:cracked_green_bricks_2"
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -15,20 +15,20 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "new_soviet:cracked_green_bricks_2_stairs"
|
||||
"recipe": "new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_cracked_green_bricks_2",
|
||||
"has_mossy_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"new_soviet:cracked_green_bricks_2_stairs"
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2_slab": {
|
||||
"has_green_bricks_mixed_stairs": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_slab"
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -18,19 +18,19 @@
|
|||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_slab"
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_mossy_green_bricks_2_slab": {
|
||||
"has_mossy_green_bricks_mixed_stairs": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_slab"
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -39,22 +39,22 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_2_slab_from_green_bricks_2_slab_moss"
|
||||
"recipe": "minecraft:mossy_green_bricks_mixed_stairs_from_green_bricks_mixed_stairs_moss"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2_slab",
|
||||
"has_green_bricks_2_slab",
|
||||
"has_mossy_green_bricks_mixed_stairs",
|
||||
"has_green_bricks_mixed_stairs",
|
||||
"has_moss_block",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_2_slab_from_green_bricks_2_slab_moss"
|
||||
"minecraft:mossy_green_bricks_mixed_stairs_from_green_bricks_mixed_stairs_moss"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -1,24 +1,24 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_green_bricks_2_stairs": {
|
||||
"has_green_bricks_mixed_stairs": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_stairs"
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_mossy_green_bricks_2_stairs": {
|
||||
"has_mossy_green_bricks_mixed_stairs": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_stairs"
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -27,7 +27,7 @@
|
|||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_2_stairs_from_green_bricks_2_stairs_vine"
|
||||
"recipe": "minecraft:mossy_green_bricks_mixed_stairs_from_green_bricks_mixed_stairs_vine"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
},
|
||||
|
@ -36,7 +36,7 @@
|
|||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_2_stairs"
|
||||
"new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
@ -46,15 +46,15 @@
|
|||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_2_stairs",
|
||||
"has_green_bricks_2_stairs",
|
||||
"has_mossy_green_bricks_mixed_stairs",
|
||||
"has_green_bricks_mixed_stairs",
|
||||
"has_vine",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_2_stairs_from_green_bricks_2_stairs_vine"
|
||||
"minecraft:mossy_green_bricks_mixed_stairs_from_green_bricks_mixed_stairs_vine"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"parent": "minecraft:recipes/root",
|
||||
"criteria": {
|
||||
"has_mossy_green_bricks_mixed": {
|
||||
"conditions": {
|
||||
"items": [
|
||||
{
|
||||
"items": [
|
||||
"new_soviet:mossy_green_bricks_mixed"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"trigger": "minecraft:inventory_changed"
|
||||
},
|
||||
"has_the_recipe": {
|
||||
"conditions": {
|
||||
"recipe": "minecraft:mossy_green_bricks_mixed_stairs_from_mossy_green_bricks_mixed_stonecutting"
|
||||
},
|
||||
"trigger": "minecraft:recipe_unlocked"
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[
|
||||
"has_mossy_green_bricks_mixed",
|
||||
"has_the_recipe"
|
||||
]
|
||||
],
|
||||
"rewards": {
|
||||
"recipes": [
|
||||
"minecraft:mossy_green_bricks_mixed_stairs_from_mossy_green_bricks_mixed_stonecutting"
|
||||
]
|
||||
},
|
||||
"sends_telemetry_event": false
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:cracked_green_bricks_mixed"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:cracked_green_bricks_2_stairs"
|
||||
"name": "new_soviet:cracked_green_bricks_mixed_slab"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:cracked_green_bricks_mixed_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:green_bricks_2"
|
||||
"name": "new_soviet:green_bricks_mixed"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:green_bricks_2_stairs"
|
||||
"name": "new_soviet:green_bricks_mixed_slab"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:cracked_green_bricks_2"
|
||||
"name": "new_soviet:green_bricks_mixed_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:mossy_green_bricks_2"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:mossy_green_bricks_2_slab"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:mossy_green_bricks_2_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:green_bricks_2_slab"
|
||||
"name": "new_soviet:mossy_green_bricks_mixed"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:cracked_green_bricks_2_slab"
|
||||
"name": "new_soviet:mossy_green_bricks_mixed_slab"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:cracked_green_bricks_2"
|
||||
},
|
||||
"result": "new_soviet:cracked_green_bricks_2_slab"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:cracked_green_bricks_2"
|
||||
},
|
||||
"result": "new_soviet:cracked_green_bricks_2_stairs"
|
||||
}
|
|
@ -4,7 +4,7 @@
|
|||
"cookingtime": 200,
|
||||
"experience": 0.1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:green_bricks_2"
|
||||
"item": "new_soviet:green_bricks_mixed"
|
||||
},
|
||||
"result": "new_soviet:cracked_green_bricks_2"
|
||||
"result": "new_soviet:cracked_green_bricks_mixed"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:mossy_green_bricks_2"
|
||||
"item": "new_soviet:cracked_green_bricks_mixed"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "new_soviet:mossy_green_bricks_2_slab"
|
||||
"item": "new_soviet:cracked_green_bricks_mixed_slab"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:cracked_green_bricks_mixed"
|
||||
},
|
||||
"result": "new_soviet:cracked_green_bricks_mixed_slab"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:mossy_green_bricks_2"
|
||||
"item": "new_soviet:cracked_green_bricks_mixed"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "new_soviet:mossy_green_bricks_2_stairs"
|
||||
"item": "new_soviet:cracked_green_bricks_mixed_stairs"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:cracked_green_bricks_mixed"
|
||||
},
|
||||
"result": "new_soviet:cracked_green_bricks_mixed_stairs"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:green_bricks_2"
|
||||
},
|
||||
"result": "new_soviet:green_bricks_2_slab"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:green_bricks_2"
|
||||
},
|
||||
"result": "new_soviet:green_bricks_2_stairs"
|
||||
}
|
|
@ -11,6 +11,6 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 2,
|
||||
"item": "new_soviet:green_bricks_2"
|
||||
"item": "new_soviet:green_bricks_mixed"
|
||||
}
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:green_bricks_2"
|
||||
"item": "new_soviet:green_bricks_mixed"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "new_soviet:green_bricks_2_slab"
|
||||
"item": "new_soviet:green_bricks_mixed_slab"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:green_bricks_mixed"
|
||||
},
|
||||
"result": "new_soviet:green_bricks_mixed_slab"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:green_bricks_2"
|
||||
"item": "new_soviet:green_bricks_mixed"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "new_soviet:green_bricks_2_stairs"
|
||||
"item": "new_soviet:green_bricks_mixed_stairs"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:green_bricks_mixed"
|
||||
},
|
||||
"result": "new_soviet:green_bricks_mixed_stairs"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:mossy_green_bricks_2"
|
||||
},
|
||||
"result": "new_soviet:mossy_green_bricks_2_slab"
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:mossy_green_bricks_2"
|
||||
},
|
||||
"result": "new_soviet:mossy_green_bricks_2_stairs"
|
||||
}
|
|
@ -3,13 +3,13 @@
|
|||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "new_soviet:green_bricks_2"
|
||||
"item": "new_soviet:green_bricks_mixed"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:moss_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:mossy_green_bricks_2"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed"
|
||||
}
|
||||
}
|
|
@ -3,13 +3,13 @@
|
|||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "new_soviet:green_bricks_2"
|
||||
"item": "new_soviet:green_bricks_mixed"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:vine"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:mossy_green_bricks_2"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed"
|
||||
}
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:cracked_green_bricks_2"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -11,7 +11,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 6,
|
||||
"item": "new_soviet:cracked_green_bricks_2_slab"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed_slab"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -3,13 +3,13 @@
|
|||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "new_soviet:green_bricks_2_stairs"
|
||||
"item": "new_soviet:green_bricks_mixed_slab"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:moss_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:mossy_green_bricks_2_stairs"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed_slab"
|
||||
}
|
||||
}
|
|
@ -3,13 +3,13 @@
|
|||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "new_soviet:green_bricks_2_slab"
|
||||
"item": "new_soviet:green_bricks_mixed_slab"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:vine"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:mossy_green_bricks_2_slab"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed_slab"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:mossy_green_bricks_mixed"
|
||||
},
|
||||
"result": "new_soviet:mossy_green_bricks_mixed_slab"
|
||||
}
|
|
@ -3,7 +3,7 @@
|
|||
"category": "building",
|
||||
"key": {
|
||||
"#": {
|
||||
"item": "new_soviet:cracked_green_bricks_2"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
|
@ -13,7 +13,7 @@
|
|||
],
|
||||
"result": {
|
||||
"count": 4,
|
||||
"item": "new_soviet:cracked_green_bricks_2_stairs"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -3,13 +3,13 @@
|
|||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "new_soviet:green_bricks_2_slab"
|
||||
"item": "new_soviet:green_bricks_mixed_stairs"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:moss_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:mossy_green_bricks_2_slab"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
}
|
||||
}
|
|
@ -3,13 +3,13 @@
|
|||
"category": "building",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "new_soviet:green_bricks_2_stairs"
|
||||
"item": "new_soviet:green_bricks_mixed_stairs"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:vine"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:mossy_green_bricks_2_stairs"
|
||||
"item": "new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"count": 1,
|
||||
"ingredient": {
|
||||
"item": "new_soviet:mossy_green_bricks_mixed"
|
||||
},
|
||||
"result": "new_soviet:mossy_green_bricks_mixed_stairs"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue