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

Attempting to add more than 1 structure set to an exclusion zone has unintended effects. This is the JSON I put into the structure set generator: ![image](https://user-images.githubusercontent.com/102649729/188337981-21ab0170-3aa9-4ce2-a676-2895fde71260.png) And this is...

To generate Minecraft´s Terrain , 5 different Noises are used to achieve this: Contientalness, Erosion, Peaks & Valleys, Temperature and Humidity. Contientalness, Erosion and Temerature are already there, but Peaks...

Includes a small change to Locale.tsx to prevent the partners locales file to grow immensely.

Could the density value of the pixel under the cursor be displayed somewhere in the density function preview? Possibly next to X= and Y= I've been working on some density...

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

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.7 to 3.2.8. Changelog Sourced from vite's changelog. 3.2.8 (2024-01-19) fix: fs deny for case insensitive (a26c87d) Commits 7e3a866 release: v3.2.8 a26c87d fix: fs deny for case...

dependencies

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

I'd really appreciate the ability to import a list of modded items to the items list in loot tables, ideally in bulk via a single text file or copy/paste rather...

enhancement