fix: remove syntax error
This commit is contained in:
parent
5d432c8c62
commit
56c8335161
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ local order = {
|
||||||
["minecraft:leaves"] = true,
|
["minecraft:leaves"] = true,
|
||||||
} },
|
} },
|
||||||
}
|
}
|
||||||
|
}
|
||||||
return ticker.requestFiltered(BIOMASS_PKG, request)
|
return ticker.requestFiltered(BIOMASS_PKG, request)
|
||||||
end,
|
end,
|
||||||
biofuel = function (amt, ticker)
|
biofuel = function (amt, ticker)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue