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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user