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

Component generators allow for un-namespaces components like so: ![image](https://github.com/misode/misode.github.io/assets/16517352/dc75bd77-ad52-45a6-b14f-1418c8087bf2) ![image](https://github.com/misode/misode.github.io/assets/16517352/016956c5-cf52-4afc-804a-ee424f89ef12) It gives an error but still recognises the component, and it writes it in the output without a namespace (which...

When generating a new recipe like this: `{ "type": "minecraft:crafting_shaped", "category": "equipment", "group": "wands", "pattern": [ " X", " # ", "# " ], "key": { "X": { "item": "minecraft:diamond"...

enhancement

For example, [this item modifier](https://misode.github.io/item-modifier/?share=bZeklDjAuK) outputs: ```snbt { function: "minecraft:set_enchantments", enchantments: { minecraft:unbreaking: 1 }, add: 1b } ``` That is not valid SNBT as `minecraft:unbreaking` needs to be wrapped...

bug

## Crash report * Page url: `https://misode.github.io/recipe/` * Generator ID: `recipe` * Current version: `1.21` * Latest version: `1.21` ### Stack trace ``` Error: Something went wrong rendering the generator:...

All enchanting functions turn books into enchanted books, including `set_enchantments`, but the preview shows them as normal books if this specific function is used.

Opening up the presets option in loot tables, and selecting "gameplay/fishing" and selecting it doesn't allow the preview to actually preview the loot on the test runner, no loot is...

If you save file with bad symbols, you wont be able to delete/rename it. How to reproduce: 1)create a file(I was doing advancements) and save it as **name/**.json 2)done. now...

## Crash report * Page url: `https://misode.github.io/recipe/` * Generator ID: `recipe` * Current version: `1.21` * Latest version: `24w21b` ### Stack trace ``` TypeError: Something went wrong rendering the generator:...

bug

## Crash report * Page url: `https://misode.github.io/versions/?id=24w20a&tab=diff&file=assets/minecraft/texts/credits.json` * Current version: `1.21` * Latest version: `24w20a` ### Stack trace ``` Error: Cannot display diff for this file at (https://misode.github.io/assets/index.66d99323.js:211:4780) (src/app/components/versions/VersionDiff.tsx:51:25) at...

bug