minetest-mm/mods/simplyslopes/homedecor_mod.lua

10 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")