diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/acacia_planks_from_cross_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/acacia_planks_from_cross_acacia_planks_stonecutting.json new file mode 100644 index 0000000..d2cbf3b --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/acacia_planks_from_cross_acacia_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/acacia_planks_from_herringbone_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/acacia_planks_from_herringbone_acacia_planks_stonecutting.json new file mode 100644 index 0000000..9d892fc --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/acacia_planks_from_herringbone_acacia_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/birch_planks_from_cross_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/birch_planks_from_cross_birch_planks_stonecutting.json new file mode 100644 index 0000000..0ea6e7a --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/birch_planks_from_cross_birch_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/birch_planks_from_herringbone_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/birch_planks_from_herringbone_birch_planks_stonecutting.json new file mode 100644 index 0000000..1aed6fc --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/birch_planks_from_herringbone_birch_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/crimson_planks_from_cross_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/crimson_planks_from_cross_crimson_planks_stonecutting.json new file mode 100644 index 0000000..df069a9 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/crimson_planks_from_cross_crimson_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/crimson_planks_from_herringbone_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/crimson_planks_from_herringbone_crimson_planks_stonecutting.json new file mode 100644 index 0000000..1c97426 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/crimson_planks_from_herringbone_crimson_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_acacia_planks_from_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_acacia_planks_from_acacia_planks_stonecutting.json new file mode 100644 index 0000000..d0624d6 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_acacia_planks_from_acacia_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_acacia_planks_from_herringbone_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_acacia_planks_from_herringbone_acacia_planks_stonecutting.json new file mode 100644 index 0000000..0e1a537 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_acacia_planks_from_herringbone_acacia_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_birch_planks_from_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_birch_planks_from_birch_planks_stonecutting.json new file mode 100644 index 0000000..4d2c83e --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_birch_planks_from_birch_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_birch_planks_from_herringbone_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_birch_planks_from_herringbone_birch_planks_stonecutting.json new file mode 100644 index 0000000..5c5236f --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_birch_planks_from_herringbone_birch_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_crimson_planks_from_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_crimson_planks_from_crimson_planks_stonecutting.json new file mode 100644 index 0000000..7082fa6 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_crimson_planks_from_crimson_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_crimson_planks_from_herringbone_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_crimson_planks_from_herringbone_crimson_planks_stonecutting.json new file mode 100644 index 0000000..e09757f --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_crimson_planks_from_herringbone_crimson_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_dark_oak_planks_from_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_dark_oak_planks_from_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..17738ef --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_dark_oak_planks_from_dark_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..9bc1473 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_jungle_planks_from_herringbone_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_jungle_planks_from_herringbone_jungle_planks_stonecutting.json new file mode 100644 index 0000000..ebe6003 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_jungle_planks_from_herringbone_jungle_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_jungle_planks_from_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_jungle_planks_from_jungle_planks_stonecutting.json new file mode 100644 index 0000000..46e2adc --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_jungle_planks_from_jungle_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..bb15eb7 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_mangrove_planks_from_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_mangrove_planks_from_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..41b71b0 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_mangrove_planks_from_mangrove_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_oak_planks_from_herringbone_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_oak_planks_from_herringbone_oak_planks_stonecutting.json new file mode 100644 index 0000000..a6b1517 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_oak_planks_from_herringbone_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_oak_planks_from_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_oak_planks_from_oak_planks_stonecutting.json new file mode 100644 index 0000000..7a7a7d4 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_oak_planks_from_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_spruce_planks_from_herringbone_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_spruce_planks_from_herringbone_spruce_planks_stonecutting.json new file mode 100644 index 0000000..3911385 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_spruce_planks_from_herringbone_spruce_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_spruce_planks_from_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_spruce_planks_from_spruce_planks_stonecutting.json new file mode 100644 index 0000000..d9a6863 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/cross_spruce_planks_from_spruce_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..e106369 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..890e7a0 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_acacia_planks_from_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_acacia_planks_from_acacia_planks_stonecutting.json new file mode 100644 index 0000000..412bfa1 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_acacia_planks_from_acacia_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_acacia_planks_from_cross_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_acacia_planks_from_cross_acacia_planks_stonecutting.json new file mode 100644 index 0000000..84eedc3 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_acacia_planks_from_cross_acacia_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_birch_planks_from_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_birch_planks_from_birch_planks_stonecutting.json new file mode 100644 index 0000000..926c0d7 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_birch_planks_from_birch_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_birch_planks_from_cross_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_birch_planks_from_cross_birch_planks_stonecutting.json new file mode 100644 index 0000000..4810323 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_birch_planks_from_cross_birch_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_crimson_planks_from_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_crimson_planks_from_crimson_planks_stonecutting.json new file mode 100644 index 0000000..d60a218 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_crimson_planks_from_crimson_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_crimson_planks_from_cross_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_crimson_planks_from_cross_crimson_planks_stonecutting.json new file mode 100644 index 0000000..bef01a7 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_crimson_planks_from_cross_crimson_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..06052da --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_dark_oak_planks_from_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_dark_oak_planks_from_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..e91652d --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_dark_oak_planks_from_dark_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_jungle_planks_from_cross_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_jungle_planks_from_cross_jungle_planks_stonecutting.json new file mode 100644 index 0000000..290a70e --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_jungle_planks_from_cross_jungle_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_jungle_planks_from_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_jungle_planks_from_jungle_planks_stonecutting.json new file mode 100644 index 0000000..630ee7b --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_jungle_planks_from_jungle_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_mangrove_planks_from_cross_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_mangrove_planks_from_cross_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..c9f6c79 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_mangrove_planks_from_cross_mangrove_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_mangrove_planks_from_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_mangrove_planks_from_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..f51b016 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_mangrove_planks_from_mangrove_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_oak_planks_from_cross_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_oak_planks_from_cross_oak_planks_stonecutting.json new file mode 100644 index 0000000..a13ef53 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_oak_planks_from_cross_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_oak_planks_from_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_oak_planks_from_oak_planks_stonecutting.json new file mode 100644 index 0000000..7a90844 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_oak_planks_from_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_spruce_planks_from_cross_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_spruce_planks_from_cross_spruce_planks_stonecutting.json new file mode 100644 index 0000000..9d5775c --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_spruce_planks_from_cross_spruce_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_spruce_planks_from_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_spruce_planks_from_spruce_planks_stonecutting.json new file mode 100644 index 0000000..43156c8 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/herringbone_spruce_planks_from_spruce_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/jungle_planks_from_cross_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/jungle_planks_from_cross_jungle_planks_stonecutting.json new file mode 100644 index 0000000..b792f89 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/jungle_planks_from_cross_jungle_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/jungle_planks_from_herringbone_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/jungle_planks_from_herringbone_jungle_planks_stonecutting.json new file mode 100644 index 0000000..0699383 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/jungle_planks_from_herringbone_jungle_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/mangrove_planks_from_cross_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/mangrove_planks_from_cross_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..5133f5b --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/mangrove_planks_from_cross_mangrove_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..0266a3e --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/oak_planks_from_cross_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/oak_planks_from_cross_oak_planks_stonecutting.json new file mode 100644 index 0000000..95ce2b6 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/oak_planks_from_cross_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/oak_planks_from_herringbone_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/oak_planks_from_herringbone_oak_planks_stonecutting.json new file mode 100644 index 0000000..7c2359d --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/oak_planks_from_herringbone_oak_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/spruce_planks_from_cross_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/spruce_planks_from_cross_spruce_planks_stonecutting.json new file mode 100644 index 0000000..6924497 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/spruce_planks_from_cross_spruce_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/spruce_planks_from_herringbone_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/spruce_planks_from_herringbone_spruce_planks_stonecutting.json new file mode 100644 index 0000000..fa336e0 --- /dev/null +++ b/src/main/generated/data/new_soviet/advancements/recipes/building_blocks/spruce_planks_from_herringbone_spruce_planks_stonecutting.json @@ -0,0 +1,35 @@ +{ + "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 +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/acacia_planks_from_cross_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/acacia_planks_from_cross_acacia_planks_stonecutting.json new file mode 100644 index 0000000..0f765b9 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/acacia_planks_from_cross_acacia_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_acacia_planks" + }, + "result": "minecraft:acacia_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/acacia_planks_from_herringbone_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/acacia_planks_from_herringbone_acacia_planks_stonecutting.json new file mode 100644 index 0000000..44bcc33 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/acacia_planks_from_herringbone_acacia_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_acacia_planks" + }, + "result": "minecraft:acacia_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/birch_planks_from_cross_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/birch_planks_from_cross_birch_planks_stonecutting.json new file mode 100644 index 0000000..7741b67 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/birch_planks_from_cross_birch_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_birch_planks" + }, + "result": "minecraft:birch_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/birch_planks_from_herringbone_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/birch_planks_from_herringbone_birch_planks_stonecutting.json new file mode 100644 index 0000000..cbe6dca --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/birch_planks_from_herringbone_birch_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_birch_planks" + }, + "result": "minecraft:birch_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/crimson_planks_from_cross_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/crimson_planks_from_cross_crimson_planks_stonecutting.json new file mode 100644 index 0000000..c6fd6ed --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/crimson_planks_from_cross_crimson_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_crimson_planks" + }, + "result": "minecraft:crimson_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/crimson_planks_from_herringbone_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/crimson_planks_from_herringbone_crimson_planks_stonecutting.json new file mode 100644 index 0000000..ef0de8d --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/crimson_planks_from_herringbone_crimson_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_crimson_planks" + }, + "result": "minecraft:crimson_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_acacia_planks_from_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_acacia_planks_from_acacia_planks_stonecutting.json new file mode 100644 index 0000000..c06c781 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_acacia_planks_from_acacia_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:acacia_planks" + }, + "result": "new_soviet:cross_acacia_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_acacia_planks_from_herringbone_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_acacia_planks_from_herringbone_acacia_planks_stonecutting.json new file mode 100644 index 0000000..67024ed --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_acacia_planks_from_herringbone_acacia_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_acacia_planks" + }, + "result": "new_soviet:cross_acacia_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_birch_planks_from_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_birch_planks_from_birch_planks_stonecutting.json new file mode 100644 index 0000000..ee4f746 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_birch_planks_from_birch_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:birch_planks" + }, + "result": "new_soviet:cross_birch_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_birch_planks_from_herringbone_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_birch_planks_from_herringbone_birch_planks_stonecutting.json new file mode 100644 index 0000000..560f113 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_birch_planks_from_herringbone_birch_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_birch_planks" + }, + "result": "new_soviet:cross_birch_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_crimson_planks_from_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_crimson_planks_from_crimson_planks_stonecutting.json new file mode 100644 index 0000000..bd7d1d0 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_crimson_planks_from_crimson_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:crimson_planks" + }, + "result": "new_soviet:cross_crimson_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_crimson_planks_from_herringbone_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_crimson_planks_from_herringbone_crimson_planks_stonecutting.json new file mode 100644 index 0000000..3e75d9d --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_crimson_planks_from_herringbone_crimson_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_crimson_planks" + }, + "result": "new_soviet:cross_crimson_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_dark_oak_planks_from_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_dark_oak_planks_from_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..eee9835 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_dark_oak_planks_from_dark_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:dark_oak_planks" + }, + "result": "new_soviet:cross_dark_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..d18ccf6 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_dark_oak_planks" + }, + "result": "new_soviet:cross_dark_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_jungle_planks_from_herringbone_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_jungle_planks_from_herringbone_jungle_planks_stonecutting.json new file mode 100644 index 0000000..8ffc2c5 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_jungle_planks_from_herringbone_jungle_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_jungle_planks" + }, + "result": "new_soviet:cross_jungle_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_jungle_planks_from_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_jungle_planks_from_jungle_planks_stonecutting.json new file mode 100644 index 0000000..3d99c04 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_jungle_planks_from_jungle_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:jungle_planks" + }, + "result": "new_soviet:cross_jungle_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..2163ad5 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_mangrove_planks" + }, + "result": "new_soviet:cross_mangrove_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_mangrove_planks_from_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_mangrove_planks_from_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..ca62953 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_mangrove_planks_from_mangrove_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:mangrove_planks" + }, + "result": "new_soviet:cross_mangrove_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_oak_planks_from_herringbone_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_oak_planks_from_herringbone_oak_planks_stonecutting.json new file mode 100644 index 0000000..4c06344 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_oak_planks_from_herringbone_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_oak_planks" + }, + "result": "new_soviet:cross_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_oak_planks_from_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_oak_planks_from_oak_planks_stonecutting.json new file mode 100644 index 0000000..5aff838 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_oak_planks_from_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:oak_planks" + }, + "result": "new_soviet:cross_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_spruce_planks_from_herringbone_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_spruce_planks_from_herringbone_spruce_planks_stonecutting.json new file mode 100644 index 0000000..4cd07b7 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_spruce_planks_from_herringbone_spruce_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_spruce_planks" + }, + "result": "new_soviet:cross_spruce_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/cross_spruce_planks_from_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/cross_spruce_planks_from_spruce_planks_stonecutting.json new file mode 100644 index 0000000..5ce9958 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/cross_spruce_planks_from_spruce_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:spruce_planks" + }, + "result": "new_soviet:cross_spruce_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..3998a82 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_dark_oak_planks" + }, + "result": "minecraft:dark_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..5b72bc3 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/dark_oak_planks_from_herringbone_dark_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_dark_oak_planks" + }, + "result": "minecraft:dark_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_acacia_planks_from_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_acacia_planks_from_acacia_planks_stonecutting.json new file mode 100644 index 0000000..d8e4e13 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_acacia_planks_from_acacia_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:acacia_planks" + }, + "result": "new_soviet:herringbone_acacia_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_acacia_planks_from_cross_acacia_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_acacia_planks_from_cross_acacia_planks_stonecutting.json new file mode 100644 index 0000000..6f3f35e --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_acacia_planks_from_cross_acacia_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_acacia_planks" + }, + "result": "new_soviet:herringbone_acacia_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_birch_planks_from_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_birch_planks_from_birch_planks_stonecutting.json new file mode 100644 index 0000000..ef21e2d --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_birch_planks_from_birch_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:birch_planks" + }, + "result": "new_soviet:herringbone_birch_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_birch_planks_from_cross_birch_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_birch_planks_from_cross_birch_planks_stonecutting.json new file mode 100644 index 0000000..a15bcea --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_birch_planks_from_cross_birch_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_birch_planks" + }, + "result": "new_soviet:herringbone_birch_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_crimson_planks_from_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_crimson_planks_from_crimson_planks_stonecutting.json new file mode 100644 index 0000000..fda95ba --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_crimson_planks_from_crimson_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:crimson_planks" + }, + "result": "new_soviet:herringbone_crimson_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_crimson_planks_from_cross_crimson_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_crimson_planks_from_cross_crimson_planks_stonecutting.json new file mode 100644 index 0000000..4e1abbf --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_crimson_planks_from_cross_crimson_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_crimson_planks" + }, + "result": "new_soviet:herringbone_crimson_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..e0d57bf --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_dark_oak_planks_from_cross_dark_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_dark_oak_planks" + }, + "result": "new_soviet:herringbone_dark_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_dark_oak_planks_from_dark_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_dark_oak_planks_from_dark_oak_planks_stonecutting.json new file mode 100644 index 0000000..8108c13 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_dark_oak_planks_from_dark_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:dark_oak_planks" + }, + "result": "new_soviet:herringbone_dark_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_jungle_planks_from_cross_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_jungle_planks_from_cross_jungle_planks_stonecutting.json new file mode 100644 index 0000000..689d30d --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_jungle_planks_from_cross_jungle_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_jungle_planks" + }, + "result": "new_soviet:herringbone_jungle_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_jungle_planks_from_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_jungle_planks_from_jungle_planks_stonecutting.json new file mode 100644 index 0000000..383c82b --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_jungle_planks_from_jungle_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:jungle_planks" + }, + "result": "new_soviet:herringbone_jungle_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_mangrove_planks_from_cross_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_mangrove_planks_from_cross_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..ae889e1 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_mangrove_planks_from_cross_mangrove_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_mangrove_planks" + }, + "result": "new_soviet:herringbone_mangrove_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_mangrove_planks_from_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_mangrove_planks_from_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..7da9a20 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_mangrove_planks_from_mangrove_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:mangrove_planks" + }, + "result": "new_soviet:herringbone_mangrove_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_oak_planks_from_cross_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_oak_planks_from_cross_oak_planks_stonecutting.json new file mode 100644 index 0000000..f70c895 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_oak_planks_from_cross_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_oak_planks" + }, + "result": "new_soviet:herringbone_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_oak_planks_from_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_oak_planks_from_oak_planks_stonecutting.json new file mode 100644 index 0000000..bf00dc2 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_oak_planks_from_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:oak_planks" + }, + "result": "new_soviet:herringbone_oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_spruce_planks_from_cross_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_spruce_planks_from_cross_spruce_planks_stonecutting.json new file mode 100644 index 0000000..22422ee --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_spruce_planks_from_cross_spruce_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_spruce_planks" + }, + "result": "new_soviet:herringbone_spruce_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/herringbone_spruce_planks_from_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/herringbone_spruce_planks_from_spruce_planks_stonecutting.json new file mode 100644 index 0000000..7165e1c --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/herringbone_spruce_planks_from_spruce_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "minecraft:spruce_planks" + }, + "result": "new_soviet:herringbone_spruce_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/jungle_planks_from_cross_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/jungle_planks_from_cross_jungle_planks_stonecutting.json new file mode 100644 index 0000000..e59299b --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/jungle_planks_from_cross_jungle_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_jungle_planks" + }, + "result": "minecraft:jungle_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/jungle_planks_from_herringbone_jungle_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/jungle_planks_from_herringbone_jungle_planks_stonecutting.json new file mode 100644 index 0000000..e929c80 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/jungle_planks_from_herringbone_jungle_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_jungle_planks" + }, + "result": "minecraft:jungle_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/mangrove_planks_from_cross_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/mangrove_planks_from_cross_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..251c1d8 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/mangrove_planks_from_cross_mangrove_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_mangrove_planks" + }, + "result": "minecraft:mangrove_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json new file mode 100644 index 0000000..d445b3b --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/mangrove_planks_from_herringbone_mangrove_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_mangrove_planks" + }, + "result": "minecraft:mangrove_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/oak_planks_from_cross_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/oak_planks_from_cross_oak_planks_stonecutting.json new file mode 100644 index 0000000..9e46348 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/oak_planks_from_cross_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_oak_planks" + }, + "result": "minecraft:oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/oak_planks_from_herringbone_oak_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/oak_planks_from_herringbone_oak_planks_stonecutting.json new file mode 100644 index 0000000..5c8df97 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/oak_planks_from_herringbone_oak_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_oak_planks" + }, + "result": "minecraft:oak_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/spruce_planks_from_cross_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/spruce_planks_from_cross_spruce_planks_stonecutting.json new file mode 100644 index 0000000..57c8dc7 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/spruce_planks_from_cross_spruce_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:cross_spruce_planks" + }, + "result": "minecraft:spruce_planks" +} \ No newline at end of file diff --git a/src/main/generated/data/new_soviet/recipes/spruce_planks_from_herringbone_spruce_planks_stonecutting.json b/src/main/generated/data/new_soviet/recipes/spruce_planks_from_herringbone_spruce_planks_stonecutting.json new file mode 100644 index 0000000..64d5761 --- /dev/null +++ b/src/main/generated/data/new_soviet/recipes/spruce_planks_from_herringbone_spruce_planks_stonecutting.json @@ -0,0 +1,8 @@ +{ + "type": "minecraft:stonecutting", + "count": 1, + "ingredient": { + "item": "new_soviet:herringbone_spruce_planks" + }, + "result": "minecraft:spruce_planks" +} \ No newline at end of file diff --git a/src/main/java/su/a71/new_soviet/blocks/LandMineBlock.java b/src/main/java/su/a71/new_soviet/blocks/LandMineBlock.java index ee3dd6e..77abae4 100644 --- a/src/main/java/su/a71/new_soviet/blocks/LandMineBlock.java +++ b/src/main/java/su/a71/new_soviet/blocks/LandMineBlock.java @@ -121,6 +121,7 @@ public class LandMineBlock extends Block implements Waterloggable { } public void explode(World world, BlockPos pos) { + if (world.isClient()) return; world.removeBlock(pos, false); float f = 4.0F; world.createExplosion(null, pos.getX(), pos.getY(), pos.getZ(), 4.0F, World.ExplosionSourceType.TNT);