minetest-mm/mods/simplyslopes/castle_mod.lua

8 lines
195 B
Lua

-- Add slopes for blocks in the
--= Castle Mod
simplyslopes.register_all2("castle:pavement")
simplyslopes.register_all2("castle:dungeon_stone")
simplyslopes.register_all2("castle:stonewall")