misode.github.io icon indicating copy to clipboard operation
misode.github.io copied to clipboard

Data Pack Generators and Tools for Minecraft 1.15, 1.16, 1.17, 1.18, 1.19, 1.20

Results 142 misode.github.io issues
Sort by recently updated
recently updated
newest added

I suggest having a clearly distinguishing line between the "all \_\_\_\" buttons and the "common generators", and two clearly different identifying icons for "all" versus "modded". This would just make...

enhancement

In previous versions, the JSON text field ordering would be based on the format of the editor, but now the field ordering is alphabetical. ![image](https://github.com/user-attachments/assets/b20470c1-e9f1-4276-b6f3-2be2cb9fcc3d) ![image](https://github.com/user-attachments/assets/738adf20-b470-415b-b284-99f94ed2e4fa) I really appreciate the...

bug

shadow_color picker does not have a slider/value for alpha channel, and sets the color with alpha 0. ff0000 becomes 16711680 (red, fully translucent) rather than -65536 (red, fully opaque)

The SNBT output format should now write booleans as `true` or `false` rather than `1b` or `0b` which will fail to parse as of the recent snapshots. For example, [this...

bug

![Image](https://github.com/user-attachments/assets/c34e671a-4f5f-4ac8-815c-65633f60dfea) ![Image](https://github.com/user-attachments/assets/d623fb96-11bb-4850-be04-be0f5493e494) ![Image](https://github.com/user-attachments/assets/a7f1ff42-a4e1-4966-a368-953e033ca5f1) I was trying to re-create the End without The End biome and it gave me this result. It only have normal generation at negative x and z....

## Crash report * Page url: `https://misode.github.io/dimension/` * Generator ID: `dimension` * Current version: `1.20` * Latest version: `25w03a` ### Stack trace ``` Error: No formatter registered for type json:null...

bug

While playing with one of our datapacks one of my staff messaged me and sent this error code while playing our upcoming Lights Out datapack on a server (Sending just...

Consider adding the "move up" and "move down" buttons as seen under "Requirements" to custom key-value pairs as seen under "Criteria". ![Image](https://github.com/user-attachments/assets/7cbc28e6-97e9-46a7-8a63-0be5197ca2ac)

enhancement

For some entries you can use a resourcelocation which represents another file in the current datapack you work on. One example would be loot tables: Loot tables can contain other...

bug

So a /Summon to Loot Table converter would be nice, since the NBT is diffrent. There is a Diffrence when using NBT Explorer and /data get and writes in console....

enhancement