Commit Graph

80 Commits

Author SHA1 Message Date
Misode
56b1a711a2 Add "type" to set_contents and set_loot_table functions 2021-11-20 23:46:04 +01:00
Misode
d7a6523604 1.18-pre1 2021-11-13 03:56:34 +01:00
Misode
fba80da273 Add resource pack generators: blockstates and model 2021-11-05 01:22:23 +01:00
Misode
749a54802d 21w42a 2021-10-21 01:07:46 +02:00
Misode
ed0b415af5 21w41a 2021-10-14 00:18:58 +02:00
Misode
79b3291d06 Add sounds explorer tool 2021-10-08 02:34:55 +02:00
Misode
17ed93a182 Add recipe generator 2021-10-04 23:32:41 +02:00
Misode
a014d7a5c7 21w39a 2021-10-01 00:01:28 +02:00
Misode
3b80334e2e Support 1.18 (experimental) snapshots (#158)
* Half support 1.18-experimental-snapshot-1

* Fetch 1.18 presets and improve rendering of lists

* Noise preview with deepslate

* Biome preview with deepslate

* Generalize canvas logic in one hook

* Simplify useCanvas

* Use mcschema for 1.18

* Improve noise settings preview controls

* Fix build

* Update deepslate and improve preview caching

* Cleanup, remove old preview code

* Couple seed between model and preview

* Limit output to improve performance + copy feedback
For the vanilla overworld dimension (200K lines),
it took 2+ seconds to write the output to the textarea

Now capped at 10K chars

* Add surface_relative_threshold to decorator preview

* Improve fixed list errors
2021-09-23 03:04:52 +02:00
Misode
f43cb03cc3 Make generator config more robust 2021-07-02 02:36:01 +02:00
Misode
cabd97cb39 Update home page and logo in header 2021-06-30 05:36:26 +02:00
Misode
09c851914f Switch to vite and preact 2021-06-26 17:18:02 +02:00
SmajloSlovakian
fd8afe8d37 Add Slovak language (#143)
* Create sk

Hi, I'm minecraft translator for slovak language. i have seen this project and i will use it mainly for dimensions generating. from my experience if it is on github then it is translatable (not really but mostly)... so i got into here and translated this

-Name: Slovenčina
-mc namespace: sk_SK
-short: SK
-in english: Slovak (language)
2021-05-12 18:37:44 +02:00
Misode
e69559f975 Use Cache API instead of LocalStorage (#128)
* Use Cache API instead of LocalStorage

* Remove old cached data
2020-12-30 18:58:54 +01:00
Misode
e4cdac30bf Add vanilla preset searcher and loader 2020-12-28 04:16:58 +01:00
Misode
29c347a20b Add minimize tree toggle 2020-12-27 17:34:01 +01:00
Misode
a6b93f5118 Fetch dynamic registries 2020-12-27 03:50:16 +01:00
Misode
25ff5d03f1 Support 1.15 2020-12-19 17:58:21 +01:00
Misode
982b4728e7 Complete refactor (#123) 2020-11-23 14:29:16 +01:00
Misode
104904fd7a Fully update to 20w46a 2020-11-12 03:50:48 +01:00
Misode
f2057d4d19 Add item modifiers, fix problems with version switcher 2020-11-11 22:30:27 +01:00
Misode
c9165df29e Add Java 1.17 version and version switcher 2020-11-06 01:34:44 +01:00
Misode
bb4bf36c77 Add Polish 2020-09-18 00:03:14 +02:00
Misode
946f7e4683 Minor changes to model picker 2020-08-15 01:27:12 +02:00
Misode
d983fda1a9 Add world settings generator + improve visualizers 2020-08-15 00:31:50 +02:00
SPGoding
2f8f42bd8e Update languages list 2020-08-07 00:09:31 -05:00
SPGoding
ae7c6fcd55 Add French language 2020-08-01 23:50:11 -05:00
Misode
6dd21a2d20 Add noise settings + update mcschema 2020-07-20 03:03:04 +02:00
Misode
64258437ba Finish worldgen schemas 2020-07-14 01:01:13 +02:00
Misode
a7f885293e Add config file and support categories 2020-07-13 18:25:39 +02:00