
broken tags in mekanism recipes detected (altough, no kubejs script modifies such recipes (neoforge 1.21.1 .201)
VaporeonScripts opened this issue ยท 2 comments
Issue description
[19Aug2025 12:20:22.937] [Server thread/ERROR] [mekanism.common.Mekanism/]: Incomplete recipe detected: mekanism:combiner/shadow_bar
[19Aug2025 12:20:22.938] [Server thread/ERROR] [mekanism.api.MekanismAPI/]: Empty tag: TagValue[tag=TagKey[minecraft:item / c:ingots/rupee]]
[19Aug2025 12:20:22.938] [Server thread/ERROR] [mekanism.api.MekanismAPI/]: Empty tag: TagValue[tag=TagKey[minecraft:item / c:ingots/arlemite]]
Steps to reproduce
use the mod ig?
Minecraft version
1.21.1 (Latest)
NeoForge version
.201
Mekanism version
10.7.15 (Latest)
Other relevant versions
no
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
MekTools has a similar thing on 1.20.1
[18:33:26] [WARN] Failed to parse recipe 'mekanismtools:steel/tools/paxel[minecraft:crafting_shaped]'! Falling back to vanilla: ItemStack 'result' can't be empty!
Have manually fixed with Kjs but the mod parses first so I still get the error
Kubejs does not need to modify recipes at all to break things: KubeJS-Mods/KubeJS#1016 (comment)
@GoldMikeMan that's a completely different issue