Tag list incomplete
Mersid opened this issue ยท 4 comments
The tag list is missing the tag, and may be missing the tag, which displays an icon of any Minecraft item.
Aside from that, it is also missing non variable tags, such as conditionals (, , , , ), math (, , ,
Those are not normal tags, those are actually functions that are used on other tags (or functions). I need to find a way to add documentation for those to the in-game documentation.
The wiki is outdated and no longer up to date, a few functions have been added that are not yet documented.
As mentioned in #57 (comment) there are several issues that have to be addressed somehow, the primary one being a proper display of the information required.
Some of the functions behave slightly different depending on the amount of arguments that they receive (example: icon
can take 2, 5, 7 or 11 arguments) and that has to be made as clear as possible to the end user.