misode.github.io
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
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...
In previous versions, the JSON text field ordering would be based on the format of the editor, but now the field ordering is alphabetical.   I really appreciate the...
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...
   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...
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". 
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...
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....