minetest-mm/mods/simplyslopes/castle_mod.lua

8 lines
195 B
Lua
Raw Normal View History

2020-11-15 20:25:38 +01:00
-- Add slopes for blocks in the
--= Castle Mod
simplyslopes.register_all2("castle:pavement")
simplyslopes.register_all2("castle:dungeon_stone")
simplyslopes.register_all2("castle:stonewall")