[antum_overrides] Disable override for 'xdecor:crafting_guide'
parent
8ad2c41d21
commit
7e084de996
|
@ -37,6 +37,8 @@ for D in pairs(dependencies) do
|
|||
end
|
||||
end
|
||||
|
||||
-- Incompatible with current craft_guide mod
|
||||
--[[
|
||||
if depends.satisfied then
|
||||
antum.clearCraftOutput("xdecor:crafting_guide")
|
||||
|
||||
|
@ -52,4 +54,5 @@ if depends.satisfied then
|
|||
}
|
||||
})
|
||||
end
|
||||
end
|
||||
end
|
||||
--]]
|
||||
|
|
Loading…
Reference in New Issue