-
Notifications
You must be signed in to change notification settings - Fork 107
Resources
If you want to customise the home screen, bundle themes or add localisation files to your packs then you can do so through:
"/config/betterquesting/resources/pack_name/"
Any folders here can be treated as unlisted resource packs containing everything required to personalise your pack. This can even include swapping out Minecraft assets such as textures, sounds and models just as normal resource packs do! (pack_name must be "minecraft" for vanilla or the mod's id)
When using the resources for purposes such as the Better Questing title card, the syntax used to specify the directory will be something like so:
Actual Location:
"/config/betterquesting/resources/mymodpack/textures/gui/title_card.png"
Resource Location:
"mymodpack:textures/gui/title_card.png"
WARNING: Using capital letters in the directory path, especially in the domain name (folder name), will cause issues loading certain resources. This is enforced by vanilla Minecraft and can not easily be changed by Better Questing.
General:
For Players:
For Developers:
- Quick Start Guide
- Quest Lines
- Making Quests
- Tasks
- Rewards
- Visibility and Logic
- Importing
- Localisation
- Resources
- Theme Creation
- Raw Editor
- Items, Fluids & Entities
- Text Editor
Items & Blocks:
Advanced Editing:
Links: