mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-02-18 13:43:44 +01: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