Datapack Portals

Datapack Portals

484k Downloads

Mod just doesn't function

corhean opened this issue ยท 1 comments

commented

downloaded the the mod, installed in fabric and used sample json provided and also a modified json. Neither worked.

resourcepack consists of mcmeta file and the following structure and files:
zoomy/portals/purpur_end.json
{ "block": "minecraft:purpur_block", "dim": "minecraft:the_end", "r": 66, "g": 135, "b": 245, "ignitionType":"BLOCK", "ignitionSource":"minecraft:fire" }
zoomy/portals/stoneendportal.json
{ "block": "minecraft:stone", "dim": "minecraft:the_end", "r": 66, "g": 135, "b": 245 }

no other mods or resource packs were installed other than the jar file provided from curseforge.

I'm curious if it's an issue with the resourcepack folder structure (typically structure has a folder for just the resourcepacks own custom files, your notes on curseforge indicate otherwise) or perhaps some other issue?

commented

The mod functions just fine for everything except for the End. I was actually about to make an issue just for this. I'd recommend updating the title of your issue accordingly.