aboutsummaryrefslogtreecommitdiff
path: root/codegen/README.md
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2025-05-01 21:26:55 -0930
committermat <git@matdoes.dev>2025-05-01 22:12:00 -0845
commitb3f65f9d4b3b625309e5b92aae4221e116e9a068 (patch)
treee3572c2c95af19c7daef9c8ef856aa846ad49101 /codegen/README.md
parent1d3f659c1d304b2a9820feaac063cac3109c2add (diff)
downloadazalea-drasl-b3f65f9d4b3b625309e5b92aae4221e116e9a068.tar.xz
drop dependency on pixlyzer and start using pumpkin extractor
Diffstat (limited to 'codegen/README.md')
-rw-r--r--codegen/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/codegen/README.md b/codegen/README.md
index 465aec47..6ff95348 100644
--- a/codegen/README.md
+++ b/codegen/README.md
@@ -42,6 +42,6 @@ At the time of writing, the following data generators are used:
- [Vanilla data generator](https://minecraft.wiki/w/Minecraft_Wiki:Projects/wiki.vg_merge/Data_Generators)
- [Burger](https://github.com/mat-1/Burger)
-- [PixLyzer](https://gitlab.bixilon.de/bixilon/pixlyzer)
+- [Pumpkin Extractor](https://github.com/Pumpkin-MC/Extractor)
Some things can be obtained from multiple generators. You should prefer them by the order above (the vanilla generator is the most reliable).