Compare commits
No commits in common. "33249927b18bbd33d79eddb283ace458e5d73e3e" and "a118072923d4c6f104a4a92bdd1ee36385d9cd62" have entirely different histories.
33249927b1
...
a118072923
145 changed files with 6 additions and 2769 deletions
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_acacia_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_acacia_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:acacia_planks_from_cross_acacia_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_acacia_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:acacia_planks_from_cross_acacia_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_acacia_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_acacia_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:acacia_planks_from_herringbone_acacia_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_acacia_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:acacia_planks_from_herringbone_acacia_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_birch_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_birch_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:birch_planks_from_cross_birch_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_birch_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:birch_planks_from_cross_birch_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_birch_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_birch_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:birch_planks_from_herringbone_birch_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_birch_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:birch_planks_from_herringbone_birch_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_mangrove_door": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:mangrove_door"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:chiseled_mangrove_door_from_mangrove_door_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_mangrove_door",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:chiseled_mangrove_door_from_mangrove_door_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_oak_door": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:oak_door"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:chiseled_oak_door_from_oak_door_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_oak_door",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:chiseled_oak_door_from_oak_door_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_spruce_door": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:spruce_door"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:chiseled_spruce_door_from_spruce_door_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_spruce_door",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:chiseled_spruce_door_from_spruce_door_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_crimson_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_crimson_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:crimson_planks_from_cross_crimson_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_crimson_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:crimson_planks_from_cross_crimson_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_crimson_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_crimson_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:crimson_planks_from_herringbone_crimson_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_crimson_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:crimson_planks_from_herringbone_crimson_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_acacia_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:acacia_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_acacia_planks_from_acacia_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_acacia_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_acacia_planks_from_acacia_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_acacia_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_acacia_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_acacia_planks_from_herringbone_acacia_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_acacia_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_acacia_planks_from_herringbone_acacia_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_birch_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:birch_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_birch_planks_from_birch_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_birch_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_birch_planks_from_birch_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_birch_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_birch_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_birch_planks_from_herringbone_birch_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_birch_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_birch_planks_from_herringbone_birch_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_crimson_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:crimson_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_crimson_planks_from_crimson_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_crimson_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_crimson_planks_from_crimson_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_crimson_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_crimson_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_crimson_planks_from_herringbone_crimson_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_crimson_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_crimson_planks_from_herringbone_crimson_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_dark_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:dark_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_dark_oak_planks_from_dark_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_dark_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_dark_oak_planks_from_dark_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_dark_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_dark_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_dark_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_jungle_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_jungle_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_jungle_planks_from_herringbone_jungle_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_jungle_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_jungle_planks_from_herringbone_jungle_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_jungle_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:jungle_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_jungle_planks_from_jungle_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_jungle_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_jungle_planks_from_jungle_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_mangrove_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_mangrove_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_mangrove_planks_from_herringbone_mangrove_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_mangrove_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_mangrove_planks_from_herringbone_mangrove_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_mangrove_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:mangrove_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_mangrove_planks_from_mangrove_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_mangrove_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_mangrove_planks_from_mangrove_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_oak_planks_from_herringbone_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_oak_planks_from_herringbone_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_oak_planks_from_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_oak_planks_from_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_spruce_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_spruce_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_spruce_planks_from_herringbone_spruce_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_spruce_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_spruce_planks_from_herringbone_spruce_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_spruce_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:spruce_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:cross_spruce_planks_from_spruce_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_spruce_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:cross_spruce_planks_from_spruce_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_dark_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_dark_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:dark_oak_planks_from_cross_dark_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_dark_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:dark_oak_planks_from_cross_dark_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_dark_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_dark_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_dark_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_acacia_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:acacia_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_acacia_planks_from_acacia_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_acacia_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_acacia_planks_from_acacia_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_acacia_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_acacia_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_acacia_planks_from_cross_acacia_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_acacia_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_acacia_planks_from_cross_acacia_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_birch_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:birch_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_birch_planks_from_birch_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_birch_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_birch_planks_from_birch_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_birch_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_birch_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_birch_planks_from_cross_birch_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_birch_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_birch_planks_from_cross_birch_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_crimson_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:crimson_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_crimson_planks_from_crimson_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_crimson_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_crimson_planks_from_crimson_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_crimson_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_crimson_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_crimson_planks_from_cross_crimson_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_crimson_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_crimson_planks_from_cross_crimson_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_dark_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_dark_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_dark_oak_planks_from_cross_dark_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_dark_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_dark_oak_planks_from_cross_dark_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_dark_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:dark_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_dark_oak_planks_from_dark_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_dark_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_dark_oak_planks_from_dark_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_jungle_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_jungle_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_jungle_planks_from_cross_jungle_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_jungle_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_jungle_planks_from_cross_jungle_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_jungle_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:jungle_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_jungle_planks_from_jungle_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_jungle_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_jungle_planks_from_jungle_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_mangrove_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_mangrove_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_mangrove_planks_from_cross_mangrove_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_mangrove_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_mangrove_planks_from_cross_mangrove_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_mangrove_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:mangrove_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_mangrove_planks_from_mangrove_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_mangrove_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_mangrove_planks_from_mangrove_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_oak_planks_from_cross_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_oak_planks_from_cross_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_oak_planks_from_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_oak_planks_from_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_spruce_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_spruce_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_spruce_planks_from_cross_spruce_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_spruce_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_spruce_planks_from_cross_spruce_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_spruce_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"minecraft:spruce_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:herringbone_spruce_planks_from_spruce_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_spruce_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:herringbone_spruce_planks_from_spruce_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_jungle_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_jungle_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:jungle_planks_from_cross_jungle_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_jungle_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:jungle_planks_from_cross_jungle_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_jungle_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_jungle_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:jungle_planks_from_herringbone_jungle_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_jungle_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:jungle_planks_from_herringbone_jungle_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_mangrove_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_mangrove_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:mangrove_planks_from_cross_mangrove_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_mangrove_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:mangrove_planks_from_cross_mangrove_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_mangrove_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_mangrove_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:mangrove_planks_from_herringbone_mangrove_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_mangrove_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:mangrove_planks_from_herringbone_mangrove_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:oak_planks_from_cross_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:oak_planks_from_cross_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_oak_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_oak_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:oak_planks_from_herringbone_oak_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_oak_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:oak_planks_from_herringbone_oak_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_cross_spruce_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:cross_spruce_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:spruce_planks_from_cross_spruce_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_cross_spruce_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:spruce_planks_from_cross_spruce_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"parent": "minecraft:recipes/root",
|
|
||||||
"criteria": {
|
|
||||||
"has_herringbone_spruce_planks": {
|
|
||||||
"conditions": {
|
|
||||||
"items": [
|
|
||||||
{
|
|
||||||
"items": [
|
|
||||||
"new_soviet:herringbone_spruce_planks"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:inventory_changed"
|
|
||||||
},
|
|
||||||
"has_the_recipe": {
|
|
||||||
"conditions": {
|
|
||||||
"recipe": "minecraft:spruce_planks_from_herringbone_spruce_planks_stonecutting"
|
|
||||||
},
|
|
||||||
"trigger": "minecraft:recipe_unlocked"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"requirements": [
|
|
||||||
[
|
|
||||||
"has_herringbone_spruce_planks",
|
|
||||||
"has_the_recipe"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"rewards": {
|
|
||||||
"recipes": [
|
|
||||||
"minecraft:spruce_planks_from_herringbone_spruce_planks_stonecutting"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"sends_telemetry_event": false
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_acacia_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:acacia_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_acacia_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:acacia_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_birch_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:birch_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_birch_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:birch_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:mangrove_door"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:chiseled_mangrove_door"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:oak_door"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:chiseled_oak_door"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:spruce_door"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:chiseled_spruce_door"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_crimson_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:crimson_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_crimson_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:crimson_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:acacia_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_acacia_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_acacia_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_acacia_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:birch_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_birch_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_birch_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_birch_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:crimson_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_crimson_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_crimson_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_crimson_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:dark_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_dark_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_dark_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_dark_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_jungle_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_jungle_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:jungle_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_jungle_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_mangrove_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_mangrove_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:mangrove_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_mangrove_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:oak_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_spruce_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_spruce_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:spruce_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:cross_spruce_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_dark_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:dark_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_dark_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:dark_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:acacia_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_acacia_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_acacia_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_acacia_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:birch_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_birch_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_birch_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_birch_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:crimson_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_crimson_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_crimson_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_crimson_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_dark_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_dark_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:dark_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_dark_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_jungle_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_jungle_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:jungle_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_jungle_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_mangrove_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_mangrove_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:mangrove_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_mangrove_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:oak_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_spruce_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_spruce_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "minecraft:spruce_planks"
|
|
||||||
},
|
|
||||||
"result": "new_soviet:herringbone_spruce_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_jungle_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:jungle_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_jungle_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:jungle_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_mangrove_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:mangrove_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_mangrove_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:mangrove_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:cross_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:oak_planks"
|
|
||||||
}
|
|
|
@ -1,8 +0,0 @@
|
||||||
{
|
|
||||||
"type": "minecraft:stonecutting",
|
|
||||||
"count": 1,
|
|
||||||
"ingredient": {
|
|
||||||
"item": "new_soviet:herringbone_oak_planks"
|
|
||||||
},
|
|
||||||
"result": "minecraft:oak_planks"
|
|
||||||
}
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue