-
Notifications
You must be signed in to change notification settings - Fork 0
Prerequisites
SaphieNyako edited this page May 18, 2026
·
1 revision
This pages shows what knowledge you should have before starting to use Quest Giver.
You will need a basic understanding of data/resource packs. The vanilla minecraft pages concerning these topics should provide sufficient information.
You should be able to recognise the structure of how data/resource packs are build up and under stand how minecraft uses namespace ID's as resource locations.
You should know the basic of using, creating and changing JSON files. Understanding the data types and syntax helps you recognise and avoid mistakes.
For editing these files I recommend you use Visual Studio Code or other programs that support JSON editing. Event thou it works, I don't recommend using Notepad or any other text editing program.