Globox1997 / VillagerQuests

https://modrinth.com/mod/villagerquests
https://www.curseforge.com/minecraft/mc-mods/villagerquests
MIT License
3 stars 7 forks source link

Issue with using tags on quests #11

Open JPearl-git opened 2 years ago

JPearl-git commented 2 years ago

Hi I was trying to make a quest with potions, but it kept causing the game to crash when opening the quest menu. Does VillagerQuests support tags or nbts?

{ "id": 3, "title": "Health Care", "type": "", "profession": "cleric", "task": [ "submit", "minecraft:potion{Potion:healing}", 3 ], "description": "The cleric is in constant need of healing potions, can you provide some help?", "refresh": 4320000, "experience": 10, "reward": [ "minecraft:emerald", 2 ] }

Globox1997 commented 2 years ago

Hey JPearl, Currently it doesn't support nbt tags but it will be a good addition