minetest-mm/mods/simplyslopes/castle_mod.lua
2020-11-15 20:25:38 +01:00

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