SpyglassMC / Spyglass

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

Suggestion: Support common stardard practices & add an option to reccomend them where possible #1584

Closed Bowswa closed 1 week ago

Bowswa commented 2 weeks ago

I use 3 smithed standards, including the "pack ID" in the pack.mcmeta, which always throws me a warning. as someone who likes having no warnings, and is also incredibly annoyed everytime i look at a vanilla log and find those stupid missing sound warnings, i think that the extension should at least support common standard practices like this.

However, a further step could be taken, which would add an option to throw a warning when you forget to follow a standard you have enabled. So for example, if i forget to add that pack id if an update to pack.mcmeta is made and i use a generator to get the format down, i would have a warning telling me i forgot to add the ID.

MulverineX commented 1 week ago

1208 #1297 #1430