Results 80 issues of Misode

The Minecraft Wiki maintainers have decided to move away from Fandom. More information can be found here: https://minecraft.wiki/w/Minecraft_Wiki:Moving_from_Fandom. This PR updates all the URLs to the new domain: minecraft.wiki

Looking at past issues, this was reported in #920 and supposedly fixed, but I'm still getting this error. ![image](https://github.com/eclipse/openvsx/assets/17352009/9d466cea-047d-44c9-af87-c6081060de8e) When I visit my settings page it says I need to...

bug
server

![image](https://github.com/SpyglassMC/Spyglass/assets/17352009/f190aa7d-a70b-42d9-9443-6733f7ca9cf2) ![image](https://github.com/SpyglassMC/Spyglass/assets/17352009/85967d9d-5d9d-4371-aaaa-c5dcbe6152fd)

✨ feature
/mcdoc

The previous version underlined the function resource locations. Many people are used to this appearance so we should try to re-add this.

📝 documentation
✨ feature
🔷 config

- Fixes #1437 Because NBT paths uses `unsafe` as their leaf type, this would cause a type mismatch when the nbt paths ended with an enum (or literal)

In the following item modifier, a warning should be reported because `attribute_modifiers` and `minecraft:attribute_modifiers` are essentially duplicate keys. ```json { "function": "minecraft:set_components", "components": { "attribute_modifiers": [], "minecraft:attribute_modifiers": [] } }...

✨ feature
/mcdoc

Right now only the key parts of nbt paths are validated by mcdoc. This doesn't sound easy so we may need to skip this for v4.0.

✨ feature
/nbt

https://code.visualstudio.com/api/ux-guidelines/status-bar

✨ feature
/core
/language-server