initial commit

master
Juraj Vajda 2018-10-12 20:10:38 -04:00
commit e6f67c67a7
2 changed files with 3 additions and 0 deletions

1
depends.txt Normal file
View File

@ -0,0 +1 @@
walls

2
init.lua Normal file
View File

@ -0,0 +1,2 @@
walls.register("x_walls:magmacobble", "Magma Cobblestone Wall", "x_default_magmacobble.png",
"x_default:magmacobble", default.node_sound_stone_defaults())