SpyglassMC / Spyglass

Development tools for vanilla Minecraft: Java Edition data pack developers.
https://spyglassmc.com
MIT License
291 stars 31 forks source link

Permissively allow indexing of dispatchers with numerical values for special cases #1426

Open MulverineX opened 1 month ago

MulverineX commented 1 month ago

Vanilla only has one example of this AFAIK, llama strength.

MulverineX commented 1 month ago

IMO, this should be implemented by just casting the number to a string and indexing by that