1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-07-15 22:40:27 +02:00

luacheck, remove old compatibility stuff

This commit is contained in:
Niklp09
2023-06-11 20:13:08 +02:00
parent 72a9d1bb7d
commit 1f31515cdd
17 changed files with 71 additions and 96 deletions

View File

@ -21,10 +21,10 @@
local S = steles.S
steles.materials = {
'default:stone',
'default:sandstone',
'default:stone',
'default:sandstone',
'default:desert_stone',
'technic:marble',
'technic:marble',
'technic:granite',
}