Por favor, como modificar uma refinaria?
{
"Use Permission" : false ,
"Speed Multipliers" : {
"global" : 1.0 ,
"furnace.large" : 10.0 ,
"furnace" : 5.0 ,
"small.oil.refinery" : 50.0 ,
"campfire" : 1.0
} ,
"Multiplicadores de velocidade de uso de combustível" : {
"global" : 10.0 ,
"furnace.shortname" : 1.0
} ,
"Multiplicadores de uso de combustível" : {
"global" : 1,
"fornace.shortname" : 1
} ,
"Multiplicadores de saída" : {
"global" : {
"global" : 1.0
} ,
"fornace.shortname" : {
"item.shortname" : 1.0
}
} ,
"Lista de permissões" : {
"global" : [
"item.shortname"
] ,
"fornace.shortname" : [
"item.shortname"
]
} ,
"Blacklist" : {
"global" : [
"campfire"
] ,
"furnace.shortname" : [
"item.shortname"
]
} ,
"Frequências de fundição (Itens de fundição a cada N tiques de fundição)" : {
"global" : 1 ,
"furnace.shortname" : 1
} ,
" Depurar" : false
}