kyrptonaught / DatapackPortals

Create custom portals using datapacks with the help of customportalapi
MIT License
5 stars 7 forks source link

Mod just doesn't function #1

Open corhean opened 3 years ago

corhean commented 3 years ago

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?

steve-the-player commented 7 months ago

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.