9 lines
228 B
Lua
9 lines
228 B
Lua
|
|
-- Add slopes for blocks in the
|
|
--= homedecor Mod
|
|
|
|
simplyslopes.register_all2("homedecor:shingles_asphalt")
|
|
simplyslopes.register_all2("homedecor:roof_tile_terracotta")
|
|
simplyslopes.register_all2("homedecor:shingles_wood")
|
|
|
|
|