Del. unneeded doc_identifier support 4 armorstand

This commit is contained in:
Wuzzy 2019-03-07 04:04:21 +01:00
parent 66c6b373a5
commit dcba7e2325
2 changed files with 0 additions and 5 deletions

View File

@ -2,5 +2,4 @@
mcl_core
mcl_sounds
mcl_stairs
doc_identifier?
screwdriver?

View File

@ -280,10 +280,6 @@ minetest.register_lbm({
end,
})
if minetest.get_modpath("doc_identifier") ~= nil then
doc.sub.identifier.register_object("3d_armor_stand:armor_entity", "nodes", "3d_armor_stand:armor_stand")
end
minetest.register_craft({
output = "3d_armor_stand:armor_stand",
recipe = {