Fix some luacheck warnings

This commit is contained in:
Olivier Dragon 2022-03-17 22:27:03 -04:00
parent 86f92db2d4
commit a8a24eab59
2 changed files with 3 additions and 1 deletions

View File

@ -26,6 +26,8 @@ read_globals = {
"vector",
"default",
"ediblestuff",
"farming",
table = {
fields = {

View File

@ -10,7 +10,7 @@ local craft_ingreds = {
tin = "default:tin_ingot",
ibrog = "moarmour:ibrogblock",
hero = "even_mosword:hero_ingot",
cane = "candycane:candy_cane",
-- cane = "candycane:candy_cane",
cane = "christmas_decor:candycane_edible",
skeletal = "moarmour:boneplate",
brick = "default:brick",