Commit Graph

11 Commits

Author SHA1 Message Date
Misode
926d19bb56 Add block state validation 2024-11-02 06:35:06 +01:00
Misode
77d6323219 Use spyglass DocAndNode to store current file data 2024-10-16 04:36:59 +02:00
Misode
886991af8e Customized biomes (#396)
* Start with customized biome UI

* Refactor customized page, split logic

* Implement biome replacements

* Remove debug messages

* Disable create button when nothing is modified
2023-12-06 20:40:30 +01:00
Misode
d9f7fe0ab4 Attempting to fix #399 2023-07-04 00:55:43 +02:00
Misode
983782b1f8 Fix min_y and height not being updated in noise settings 2023-06-20 03:41:42 +02:00
Misode
8951987986 Fix #391 workaround for MC-252369 2023-06-18 21:59:15 +02:00
Misode
71465c9a8c Fix #390 typo in buried treasures structure set 2023-06-18 16:18:03 +02:00
Misode
ebbac50739 Add emerald ore 2023-06-16 13:38:20 +02:00
Misode
653f289caa Fix issue with rarity ores + improve error reporting 2023-06-16 13:28:45 +02:00
Misode
6114352d19 Fix carver caves not being generated 2023-06-16 05:27:47 +02:00
Misode
64140aec92 Customized worlds (#387)
* Customized tool UI

* Working version of the customized generator

* Error reporting and only allow 1.20 for now
2023-06-16 04:18:33 +02:00