5 lines
149 B
Lua
5 lines
149 B
Lua
|
technic.cnc.register_all("illuna:stonebrick",
|
||
|
{cracky=3},
|
||
|
{"default_stone_brick.png"},
|
||
|
"Stonebrick")
|