Refresh

This website github-wiki-see.page/m/Funwayguy/BetterQuesting/wiki/Resources is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Resources - Funwayguy/BetterQuesting GitHub Wiki

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.