1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-10 03:40:24 +02:00

Delete [beginners_chest], [glow], replace with aliases

This commit is contained in:
Wouters Dorian
2015-07-24 12:59:40 +02:00
parent 278611d9f3
commit ab12f1c90d
16 changed files with 8 additions and 568 deletions

View File

@ -59,3 +59,8 @@ minetest.register_alias("wiki:wiki", "default:bookshelf")
-- Remove "building_blocks:knife"
minetest.register_alias("building_blocks:knife", "default:sword_steel")
-- Removal of [glow] mod
minetest.register_alias("glow:stone", "homedecor:glowlight_half_yellow")
minetest.register_alias("glow:lamp", "lantern:lantern")
minetest.register_alias("glow:lantern", "lantern:lantern")