DorkOrc

Results 24 issues of 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:_ ![misode_generator_vision](https://user-images.githubusercontent.com/16517352/171228781-7e2491f6-f577-43a7-8678-5ce2df3a8df4.png) - **Crafting...

enhancement

```json { "type": "minecraft:smelting", "ingredient": { "item": "minecraft:structure_void" }, "result": { "item": "minecraft:jigsaw" }, "experience": 0.1, "cookingtime": 200 } ``` This happened ![image](https://user-images.githubusercontent.com/16517352/185522922-c6b7290e-9270-48a5-a7eb-ff4814e959b5.png) I know the syntax is wrong regardless,...

enhancement

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",...

enhancement

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...

enhancement

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...

enhancement

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...

bug

### Is your feature request related to a problem? Output messages produced from players who run `/random roll` don't get sent to Discord. ![image](https://github.com/QuiltServerTools/BlockBot/assets/16517352/eda9a4a1-039d-4dc0-b03e-5da4d07b16d5) ### 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...

enhancement

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...

enhancement