Closed edayot closed 4 months ago
Up
Checking the action logs, it's only a formmating issue, i hate myself
Sorry for not getting on to this sooner! This looks really good, that's basically how I would have done it as well! I tweaked a few minor things and enabled 1.21 as the latest default version. Thanks!
Based on TheNuclearNexus dynamic support, another approach with dict instead of tuples. No more hardcoded values inside the datapack class.
Old scope definition :
New scope definition :
We have all future renames needed with the exact
pack_version
affected (assuming there is no conflict in future versions) while preserving the old & the new syntax.