mirror of
https://github.com/adrido/darkage.git
synced 2025-02-03 12:30:20 +01:00
c334970311
removed sandstone_cobble and desert_stone_cobble because its in default the moreblocks mod is now only a option added alias for sandstone_cobble and desert_stone_cobble
2 lines
161 B
Lua
2 lines
161 B
Lua
minetest.register_alias("darkage:sandstone_cobble", "default:sandstonebrick")
|
|
minetest.register_alias("darkage:desert_stone_cobble", "default:desert_stonebrick") |