Add nether bricks and related stuff

This commit is contained in:
Wuzzy 2017-02-08 19:52:04 +01:00
parent 0033b87309
commit 6c10045b16
7 changed files with 80 additions and 4 deletions

View file

@ -669,6 +669,7 @@ for _,v in ipairs({
"stonebrick",
"quartzblock",
"purpur_block",
"nether_brick",
}) do
mcstair.add("stairs:stair_"..v)
end