-
The [commands.json](https://wiki.vg/Command_Data) file describes parsers as a combination of a base parsers plus a modifier. Some examples:
---------------------------------------
"parser": …
-
The vanilla implement use java's `Character.isWhitespace()`, which includes ` `, `\t`, `\r`, `\n` and so on.
https://github.com/Mojang/brigadier/blob/b92c420b2a292dd5c20f6adfafff5e21b9835c6d/src/ma…
Tnze updated
11 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Edited/Blocked
These updates…
-
I'm opening this issue to discuss NBT parsing.
(I note that NBTs are a Java edition feature and I'm not familiar with how similar information is handled in other editions)
I have implemented a s…
-
**Server version**: 1.11.2 (Spigot)
**Skript version**: Skript 2.2 dev23
**Plugins**:
LuckPerms, Skript, MundoSK, skDragon, skUtilities, Test, Reqn, SkQuery, Vault, RandomSK, Fe, ProtocolLib, SkS…
-
Convert a schematic into block entities!
Ain't know how difficult it may be but it would be brilliant!
-
So uuuuh... I've made a flower farm in permanently loaded chunks, and it turned out to be efficient. No, you don't understand, it was **very** efficient. So now my server dies due to millions of item …
Mrkol updated
2 years ago
-
## Describe the problem related to your feature request.
I believe that valence used to have enchantment parser around a year ago. However, I'm unable to find this or anything that similar to it no…
-
I'm currently working on a recipe for Productive bees that will change from one bee egg to another and have found that the warping recipe does not work.
I've tried through the portal I wish to use…
-
I propose the following extensions for vanilla recipe outputs:
- crafting recipes: allow specifying NBT data of the result stack.
- smelting recipes: allow specifying NBT data **and count** of the r…