DorkOrc
DorkOrc
Would be incredibly useful to have a visual demonstration of what you're building, above where the JSON is, for example: _Idea of what is might look like:_  - **Crafting...
```json { "type": "minecraft:smelting", "ingredient": { "item": "minecraft:structure_void" }, "result": { "item": "minecraft:jigsaw" }, "experience": 0.1, "cookingtime": 200 } ``` This happened  I know the syntax is wrong regardless,...
For example, Minecraft reads and parses this just fine (in 1.20.4): ``` { "pools": [ { "rolls": 1, "entries": [ { "type": "minecraft:item", "name": "minecraft:splash_potion", "functions": [ { "function": "minecraft:set_nbt",...
Being able to use one's keyboard arrow keys to go down and up the list of results of a search in the "All Generators" page would be very handy. Sure...
There is no generator for function tags (`/tags/functions`). No doubt missed because there aren't any in the vanilla pack. Having it would be useful for automatically formatting a JSON file...
There is no [+] button at the _end_ of the list to add another predicate for the "Multiple" type, so you end up needing to prepend and then painstakingly shift...
The only way to _import_ something on mobile seems to be to type it out manually. Clicking the textbox does not come up with the usual options to select/paste. I...
### Is your feature request related to a problem? Output messages produced from players who run `/random roll` don't get sent to Discord.  ### Describe the solution you'd like....
A config option to disable (or make operator-only) the command `/discord4fabric` (and its alias, `/discord`) would be really helpful. On the servers for Pandamium, we already use a discord-account-linking mod...
Messages sent through the console, through a function ran with no context, or as a non-player entity should be sent to Discord. Messages sent through the console or ran by...