mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-04-05 13:51:28 +02:00
Re-add nametags which were removed accidentally
@ -7,4 +7,7 @@ dofile(path .. "/api.lua")
|
||||
-- Rideable Mobs
|
||||
dofile(path .. "/mount.lua")
|
||||
|
||||
-- Mob Items
|
||||
dofile(path .. "/crafts.lua")
|
||||
|
||||
minetest.log("action", "[MOD] Mobs Redo loaded")
|
||||
|
Reference in New Issue
Block a user