Add particles, update translations

This commit is contained in:
Andrew-71 2023-10-22 18:02:46 +03:00
parent 6fb9c51fde
commit 95d822babd
32 changed files with 1278 additions and 437 deletions

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_herringbone_bamboo_planks": {
"conditions": {
"items": [
{
"items": [
"new_soviet:herringbone_bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:bamboo_planks_from_herringbone_bamboo_planks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_herringbone_bamboo_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:bamboo_planks_from_herringbone_bamboo_planks_stonecutting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cross_cherry_planks": {
"conditions": {
"items": [
{
"items": [
"new_soviet:cross_cherry_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cherry_planks_from_cross_cherry_planks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_cross_cherry_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cherry_planks_from_cross_cherry_planks_stonecutting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_herringbone_cherry_planks": {
"conditions": {
"items": [
{
"items": [
"new_soviet:herringbone_cherry_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cherry_planks_from_herringbone_cherry_planks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_herringbone_cherry_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cherry_planks_from_herringbone_cherry_planks_stonecutting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cherry_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:cherry_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cross_cherry_planks_from_cherry_planks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_cherry_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cross_cherry_planks_from_cherry_planks_stonecutting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_herringbone_cherry_planks": {
"conditions": {
"items": [
{
"items": [
"new_soviet:herringbone_cherry_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:cross_cherry_planks_from_herringbone_cherry_planks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_herringbone_cherry_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:cross_cherry_planks_from_herringbone_cherry_planks_stonecutting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_bamboo_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:bamboo_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:herringbone_bamboo_planks_from_bamboo_planks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_bamboo_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:herringbone_bamboo_planks_from_bamboo_planks_stonecutting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cherry_planks": {
"conditions": {
"items": [
{
"items": [
"minecraft:cherry_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:herringbone_cherry_planks_from_cherry_planks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_cherry_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:herringbone_cherry_planks_from_cherry_planks_stonecutting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,35 @@
{
"parent": "minecraft:recipes/root",
"criteria": {
"has_cross_cherry_planks": {
"conditions": {
"items": [
{
"items": [
"new_soviet:cross_cherry_planks"
]
}
]
},
"trigger": "minecraft:inventory_changed"
},
"has_the_recipe": {
"conditions": {
"recipe": "minecraft:herringbone_cherry_planks_from_cross_cherry_planks_stonecutting"
},
"trigger": "minecraft:recipe_unlocked"
}
},
"requirements": [
[
"has_cross_cherry_planks",
"has_the_recipe"
]
],
"rewards": {
"recipes": [
"minecraft:herringbone_cherry_planks_from_cross_cherry_planks_stonecutting"
]
},
"sends_telemetry_event": false
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "new_soviet:herringbone_bamboo_planks"
},
"result": "minecraft:bamboo_planks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "new_soviet:cross_cherry_planks"
},
"result": "minecraft:cherry_planks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "new_soviet:herringbone_cherry_planks"
},
"result": "minecraft:cherry_planks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:cherry_planks"
},
"result": "new_soviet:cross_cherry_planks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "new_soviet:herringbone_cherry_planks"
},
"result": "new_soviet:cross_cherry_planks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:bamboo_planks"
},
"result": "new_soviet:herringbone_bamboo_planks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:cherry_planks"
},
"result": "new_soviet:herringbone_cherry_planks"
}

View file

@ -0,0 +1,8 @@
{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "new_soviet:cross_cherry_planks"
},
"result": "new_soviet:herringbone_cherry_planks"
}