Rename radio to radio receiver
This commit is contained in:
parent
f1cd38e73b
commit
04b8143ff7
5 changed files with 4 additions and 5 deletions
|
@ -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
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:radio"
|
||||
"name": "new_soviet:radio_receiver"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -18,7 +18,7 @@
|
|||
"III"
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:radio"
|
||||
"item": "new_soviet:radio_receiver"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue