Rename radio to radio receiver

This commit is contained in:
Andrew-71 2023-08-29 13:24:13 +03:00
parent f1cd38e73b
commit 04b8143ff7
5 changed files with 4 additions and 5 deletions

View file

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

View file

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

View file

@ -18,7 +18,7 @@
"III"
],
"result": {
"item": "new_soviet:radio"
"item": "new_soviet:radio_receiver"
},
"show_notification": true
}