Block, placed block, and item textures. I'm at my wits end. I see this following pop up and I'm fairly sure I need to change examplemod to my mod id but I can't seem to fix it for whatever reason
[07:47:56] [main/INFO] [ne.mi.da.lo.DatagenModLoader/]: Initializing Data Gatherer for mods [examplemod]
https://pastebin.com/jz6yKB0j
{ "parent": "item/generated", "textures": { "layer0": "craftsouls:items/poison_moss" } }
I've registered my item textures normally I think but they aren't working.
EDIT:
Solved. Didn't check my runData configurations.