Rename typewriter and military radio
This commit is contained in:
parent
55eb272ae5
commit
08548822d0
36 changed files with 69 additions and 90 deletions
|
@ -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",
|
||||
|
|
|
@ -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
|
|
@ -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
|
|
@ -11,7 +11,7 @@
|
|||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "new_soviet:radio_war"
|
||||
"name": "new_soviet:military_radio"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
|
@ -24,7 +24,7 @@
|
|||
"NRN"
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:radio_war"
|
||||
"item": "new_soviet:military_radio"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
|
@ -21,7 +21,7 @@
|
|||
"NNN"
|
||||
],
|
||||
"result": {
|
||||
"item": "new_soviet:w_machine"
|
||||
"item": "new_soviet:typewriter"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue