data: correct 'battery' and 'black_powder' names
This commit is contained in:
parent
9620129c47
commit
9151be6e97
@ -12,7 +12,7 @@
|
|||||||
"plastic": 9
|
"plastic": 9
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"batter": 3
|
"battery": 3
|
||||||
},
|
},
|
||||||
"crafting_time": 32
|
"crafting_time": 32
|
||||||
}
|
}
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"sulfur": 2
|
"sulfur": 2
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"black_power": 1
|
"black_powder": 1
|
||||||
},
|
},
|
||||||
"crafting_time": 8
|
"crafting_time": 8
|
||||||
},
|
},
|
||||||
@ -20,7 +20,7 @@
|
|||||||
"sulfur": 2
|
"sulfur": 2
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"black_power": 4
|
"black_powder": 4
|
||||||
},
|
},
|
||||||
"crafting_time": 16,
|
"crafting_time": 16,
|
||||||
"requires": "alternative_black_powder"
|
"requires": "alternative_black_powder"
|
||||||
|
Loading…
Reference in New Issue
Block a user