Misode
Misode
No need to have this old system confusing us when it's going to be replaced by mcdoc.
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
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
Implement the changes introduced in 1.20.5. Depending on the current version, the old parse behavior should be kept, or the options after the particle type should be parsed as SNBT....
The list of categories used by the symbol table is outdated. All the new file categories (new data driven resources) and some of the new registries that are used in...
Used in the `scoreboard objectives modify ... numberformat styled` command. Should be very similar to the `minecraft:component` parser.
Some new slots are not available in the current `item_slot` parser (for example `contents` or `armor.body`). Special care should be taken that these new slot values are only available in...
This is used in the `locate structure` command. It should be very similar to the other "resource_*" parsers.
These new parsers allow both an inline resource (SNBT) or a reference to one (resource location).
Used by the `if items` command. Similar to `item_slot`.