Rename typewriter and military radio

This commit is contained in:
Andrew-71 2024-04-27 16:29:12 +03:00
parent 55eb272ae5
commit 08548822d0
36 changed files with 69 additions and 90 deletions

View file

@ -2,7 +2,7 @@
"replace": false,
"values": [
"new_soviet:telephone",
"new_soviet:radio_war",
"new_soviet:military_radio",
"new_soviet:white_tiles",
"new_soviet:cracked_white_tiles",
"new_soviet:mossy_white_tiles",

View file

@ -51,7 +51,7 @@
},
"has_the_recipe": {
"conditions": {
"recipe": "new_soviet:radio_war"
"recipe": "new_soviet:military_radio"
},
"trigger": "minecraft:recipe_unlocked"
}
@ -67,7 +67,7 @@
],
"rewards": {
"recipes": [
"new_soviet:radio_war"
"new_soviet:military_radio"
]
},
"sends_telemetry_event": false

View file

@ -39,7 +39,7 @@
},
"has_the_recipe": {
"conditions": {
"recipe": "new_soviet:w_machine"
"recipe": "new_soviet:typewriter"
},
"trigger": "minecraft:recipe_unlocked"
}
@ -54,7 +54,7 @@
],
"rewards": {
"recipes": [
"new_soviet:w_machine"
"new_soviet:typewriter"
]
},
"sends_telemetry_event": false

View file

@ -11,7 +11,7 @@
"entries": [
{
"type": "minecraft:item",
"name": "new_soviet:radio_war"
"name": "new_soviet:military_radio"
}
],
"rolls": 1.0

View file

@ -24,7 +24,7 @@
"NRN"
],
"result": {
"item": "new_soviet:radio_war"
"item": "new_soviet:military_radio"
},
"show_notification": true
}

View file

@ -21,7 +21,7 @@
"NNN"
],
"result": {
"item": "new_soviet:w_machine"
"item": "new_soviet:typewriter"
},
"show_notification": true
}