recipes/biomass: fix typo in crafting_time key
This commit is contained in:
parent
dec82d2e9d
commit
71aed3d135
@ -20,7 +20,7 @@
|
||||
"output": {
|
||||
"biomass": 25
|
||||
},
|
||||
"crafting_Time": 4
|
||||
"crafting_time": 4
|
||||
},
|
||||
{
|
||||
"input": {
|
||||
@ -29,7 +29,7 @@
|
||||
"output": {
|
||||
"biomass": 10
|
||||
},
|
||||
"crafting_Time": 4
|
||||
"crafting_time": 4
|
||||
},
|
||||
{
|
||||
"input": {
|
||||
@ -38,7 +38,7 @@
|
||||
"output": {
|
||||
"biomass": 100
|
||||
},
|
||||
"crafting_Time": 4
|
||||
"crafting_time": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user