1
0
mirror of https://github.com/mt-mods/plantlife_modpack.git synced 2025-12-01 20:35:35 +01:00

fix most luacheck warnings

This commit is contained in:
OgelGames
2021-12-27 16:11:37 +11:00
parent 92325d69b3
commit 1a841dfba2
14 changed files with 8 additions and 38 deletions

View File

@@ -20,7 +20,8 @@ local walls_list = {
"default:jungletree",
"default:stone_with_coal",
"default:stone_with_iron"
},
}
minetest.register_node('poisonivy:seedling', {
description = S("Poison ivy (seedling)"),
drawtype = 'plantlike',