Creation of steles mod

This commit is contained in:
Pierre-Yves Rollo
2015-11-28 20:44:54 +01:00
parent fa2be9fc8d
commit a7e80f4b98
6 changed files with 126 additions and 0 deletions

8
steles/config.lua Normal file
View File

@ -0,0 +1,8 @@
steles.materials = {
'default:stone',
'default:sandstone',
'default:desert_stone',
'technic:marble',
'technic:granite',
}