mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-06-30 23:30:39 +02:00
[3d_armor_stand] Ajout message de chargement du mod dans le journal
This commit is contained in:
@ -348,3 +348,5 @@ minetest.register_craft({
|
|||||||
{"3d_armor_stand:armor_stand", "default:steel_ingot"},
|
{"3d_armor_stand:armor_stand", "default:steel_ingot"},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
minetest.log("action", "[3d_armor_stand] loaded.")
|
||||||
|
Reference in New Issue
Block a user