Commit Graph

132 Commits

Author SHA1 Message Date
Misode
09a2d4c24f Fix fabric.mod.json entrypoints
Some checks are pending
Deploy to GitHub Pages / build (push) Waiting to run
Deploy to GitHub Pages / deploy (push) Blocked by required conditions
2024-12-27 05:09:18 +01:00
Misode
d41ac45403 Add fabric.mod.json generator 2024-12-27 04:44:35 +01:00
Misode
fabdb1aed3 Add recipe output convert format 2024-11-29 16:34:20 +01:00
Misode
7501b392be Add item modifier as convert format 2024-11-29 06:37:39 +01:00
Misode
a948715523 Add /give to loot table converter tool 2024-11-29 06:08:01 +01:00
Misode
f18b4baf73 Add equipment generator 2024-11-27 17:37:36 +01:00
Misode
ac37928557 Add lang and post_effect generators 2024-11-25 18:02:37 +01:00
Misode
72fe13fcdc Merge branch 'master' of https://github.com/misode/misode.github.io into mcdoc 2024-11-19 05:01:34 +01:00
Misode
09cbf7b59a Add assets/items generator and support 24w45a
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2024-11-06 21:01:24 +01:00
Misode
00f0c09a34 Add neoforge and immersiveweathering mcdoc 2024-11-01 00:19:46 +01:00
Misode
68eb077c17 Re-add ohthetreesyoullgrow partner 2024-10-31 06:41:30 +01:00
Misode
35de8bc538 Implement dynamic struct fields + improve UX 2024-10-25 06:18:29 +02:00
Misode
e71267f1de Keep required empty strings 2024-10-24 19:08:16 +02:00
Misode
f49202c160 Handle "missing key" errors separately 2024-10-24 18:39:13 +02:00
Misode
9066469381 Add error indicators 2024-10-24 05:02:37 +02:00
Misode
fab3088799 Close #537 implement alphabetical sort in output 2024-10-04 16:42:47 +02:00
ChampionAsh5357
394beeab16 Add NeoForge Data Generators (#608)
* feat(partner): Add neoforge integrations

* Fix build and format file

* fix(partner): Handle matching within choice node

* Tweak some of the ChoiceNode's

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-10-04 05:10:33 +02:00
Misode
6ce58a1be1 Update to 24w36a, thanks Apollo! 2024-09-04 23:46:39 +02:00
Misode
0e282bd832 Add support for 1.21.2 (24w33a) 2024-08-17 21:26:13 +02:00
Misode
c277880a01 Add snbt output format 2024-06-22 16:52:01 +02:00
Misode
50ae97207d 24w21a 2024-05-28 22:40:57 +02:00
Misode
b3bf153d24 Add painting variant + add enchantment tag 2024-05-07 04:09:52 +02:00
Misode
1c629a4d7f Add support for 24w18a (1.21) + make 1.20.5 default 2024-05-03 19:10:57 +02:00
Misode
95df45acb1 24w10a 2024-03-07 01:13:20 +01:00
Misode
9aec6f905e Sort all locales 2024-02-24 21:59:49 +01:00
YanisBft
7a7c7d675e Add a wiki page button to versions (#470)
* Add a wiki page button to versions

* Wrap tabs and change tab to "Wiki"

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-02-24 21:24:35 +01:00
Misode
f3b852025d Add Oh The Trees You'll Grow partner generator 2024-01-18 07:53:05 +01:00
Apollo
f855c7d938 Add Lithostitched partner (#436)
* Add Lithostitched partner

* Remove modded biome slice stuff

* Run formatter

---------

Co-authored-by: Misode <misoloo64@gmail.com>
2024-01-18 04:11:18 +01:00
OliviaTheVampire
7c94beb5b2 More support for Obsidian (#233)
* Start obsidian item generator

* Add part of block generator

* More progress on blocks and items for Obsidian

* Fixed some issues

* Added even more properties for blocks

* fixed this?

* added back these?

* Hopefully fixed this?

* More events

* should fix the issues

* NOW WORK

* adding support for even more

* Fix build

* Rename obsidian IDs

* updated pack version

* Update config

---------

Co-authored-by: Misode <Misoloo64@gmail.com>
2024-01-18 03:38:54 +01:00
Misode
b4e9d86c43 Refactor how partner generators work + prefix generator translation keys 2024-01-18 03:22:10 +01: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
0296546a4d Fix #434 add more tag generators 2023-12-05 11:28:01 +01:00
Flemmli97
33d90f9126 Allow creating new files (#437)
* allow creating new files

* icon and translation key fix

* Change how new file works

* Fix selected file in tree view

* Reword to "New empty file"

* Reword to "Save as"

---------

Co-authored-by: Flemmli97 <Flemmli97@users.noreply.github.com>
Co-authored-by: Misode <misoloo64@gmail.com>
2023-12-03 22:25:52 +01:00
Misode
2416095e4f Add wiki link to all generators 2023-11-23 02:05:05 +01:00
Misode
2c187e83c1 Update worldgen page title 2023-11-23 01:37:12 +01:00
Misode
1394711d08 Remove guides, they moved to the minecraft wiki 2023-11-23 01:35:58 +01:00
Misode
ddd00dd731 Add version mcmeta diff page (#428)
* Add version mcmeta diff page

* Add toggle for word wrapping

* Fix diff view on mobile

* Use full layout width on version details

* Show image and audio diffs

* Add word_wrap locale
2023-10-09 22:09:36 +02:00
Misode
c2bd0a639a Add structure tag generator 2023-10-04 19:54:07 +02:00
YanisBft
a150d50775 Add button to generate random color (#403) 2023-07-13 21:54:10 +02:00
Misode
f7255f6f84 Add "new" badge and store seen state 2023-06-23 02:59:29 +02:00
Misode
15d6e621f7 Add what's new page 2023-06-21 02:31:35 +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
Misode
9e68e0495b Add offset input field to density previews 2023-06-12 03:25:35 +02:00
Misode
42e8da47f7 Special support for obsolete tags 2023-06-07 19:44:38 +02:00
Misode
be05a3af5c Update contributors 2023-05-25 12:33:42 +02:00
Misode
cdf369442e Add contributors list 2023-03-20 03:17:02 +01:00
Misode
251ddf3201 Add share loading symbol 2023-03-19 18:17:28 +01:00
Misode
2137b2fa8d Fix #272 split generator page 2023-02-27 09:12:42 +01:00
Misode
dd55fc5dc6 Add axis-angle rotation mode 2023-02-16 01:22:16 +01:00
Misode
9c2c1bbfd0 Add copy buttons for transformation tool 2023-02-15 21:49:50 +01:00