Commit Graph

17 Commits

Author SHA1 Message Date
Misode
5c874e3f8a Fix #618 typo in customized ore editor 2024-11-27 21:51:00 +01:00
Misode
d370b4244a Skip encoding/decoding step when importing and downloading projects 2024-11-26 01:15:24 +01:00
Misode
926d19bb56 Add block state validation 2024-11-02 06:35:06 +01:00
Misode
ee655b39e5 Remove unnecessary json parse and stringify step when importing 2024-10-24 15:57:14 +02:00
Misode
77d6323219 Use spyglass DocAndNode to store current file data 2024-10-16 04:36:59 +02:00
Misode
ccdcf9e7e3 🔥 Nuke all mcschema related code 2024-10-15 05:14:02 +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
6f4fdd00da Fix #398 customized typo 2023-07-04 00:45:15 +02:00
Misode
0fdfaffc13 Add help tooltips to customized 2023-06-20 04:18:40 +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