Common Tags Fix
Fix missing c: and forge: item tags for NeoForge 1.21.1
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Common Tags Fix
Fixes empty tags error in recipes in JEI for example and gets rid of console error:
[main/WARN] [minecraft/MappedRegistry]: Not all defined tags for registry ResourceKey[minecraft:root / minecraft:item] are present in data pack: c:diamonds, c:gems/diamonds, c:gold_ingots, c:grain, c:gravel, c:iron_ingots, c:wooden_rods, forge:crops/wheat, forge:feathers, forge:gems/diamond, forge:gravel, forge:gunpowder, forge:ingots/gold, forge:ingots/iron, forge:rods/wooden, forge:slimeballs, forge:string
This only really applies for NeoForge without mods that adds any other types of above materials other than what already exists in the base vanilla game. I haven't tested if this also works for other modloaders. But I believe it is not required.