mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-12-28 22:05:34 +01:00
Add a register_custom_subset function
This commit is contained in:
@@ -77,4 +77,5 @@ dofile(modpath .. "/slabs.lua")
|
||||
dofile(modpath .. "/slopes.lua")
|
||||
dofile(modpath .. "/panels.lua")
|
||||
dofile(modpath .. "/microblocks.lua")
|
||||
dofile(modpath .. "/custom.lua")
|
||||
dofile(modpath .. "/registrations.lua")
|
||||
|
||||
Reference in New Issue
Block a user