minetest-mm/mods-old/simplyslopes/castle_mod.lua
2021-12-05 14:17:16 +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")