misode.github.io
misode.github.io copied to clipboard
You can set values that are too high creating Customized Worlds
Description of the image
When creating a customized world datapack via https://misode.github.io/customized in the ores tabs (and possibly others) you are able to enter your own values. By doing this players can enter numbers higher then minecraft will allow. This causes a "Data pack validation failed" error when trying to load it.
Steps to re-create
(I have attached a datapack generated from the site so you dont need to generate one yourself)
- Go to https://misode.github.io/customized
- Go to the ores tab
- Scroll to the bottom (Diamond Ore)
- In the first set change tries to 257
- In the 2nd set change size to 257
- Generate the datapack via the create button
- Open you game with logs
- Try to create a world with the datapack
- You will see the following in console:
java.lang.IllegalStateException: Failed to parse minecraft:worldgen/configured_feature/ore_diamond_buried.json from pack file/customized.zip
&java.lang.IllegalStateException: Failed to parse minecraft:worldgen/placed_feature/ore_diamond.json from pack file/customized.zip
and a error in game.
What was intened
For the site to limit values at 256 which is the max for most of them in minecraft its self.
Screenshots
Minecraft error:
Datapack screen:
customized.zip
Generator diamond ore settings: