Skript
Skript copied to clipboard
Exposes 'load default aliases' config option and removes hardcoded alias dependencies
Description
These changes are aimed around giving users the ability to disable aliases they don't want to use, via disabling the default ones and using just the alias folder instead.
Skript had hard dependencies on many aliases that have now been replaced with Materials or Tag references.
This also fixes some issues with torch placement in 1.19+, as well as a bug with the block setter's flags always being true, and makes sure aliases are always generated for all Materials.
Target Minecraft Versions: any Requirements: none Related Issues: none