-
Notifications
You must be signed in to change notification settings - Fork 0
Great pattern tags
YukkuriC edited this page Sep 5, 2026
·
1 revision
free from writing datapacks, setting up all on startup
- great spells are auto-tagged with certain tags:
hexcasting:actions/per_world_patternhexcasting:actions/can_start_enlightenhexcasting:actions/requires_enlightenment
- injected on every tag (re)load (server start /
/reload), the same as KubeJSServerEvents.tags('hexcasting:action', callback)or datapacks, using allActionRegistryJSobjects constructed withisGreatset to true - it supports secondary editing (in theory): users can add / remove default ID list in their own
ServerEvents.tagsscripts