Difference between revisions of "Generator List"
Jump to navigation
Jump to search
m (Minosoft supports 19w11b) |
m (pixlyzer: add example data generated) |
||
Line 23: | Line 23: | ||
| {{GPLv3}} | | {{GPLv3}} | ||
| {{yes| [https://gitlab.bixilon.de/bixilon/pixlyzer-data]}} | | {{yes| [https://gitlab.bixilon.de/bixilon/pixlyzer-data]}} | ||
− | | {{yes| | + | | {{yes| Biomes, Tint colors, Items, mob effects, sounds, villager data, enchantments, modifiers, potions, blocks, way more, look at the ReadMe.md}} |
| {{no}} | | {{no}} | ||
| {{yes| Almost everything}} | | {{yes| Almost everything}} | ||
− | | {{yes|Blocks}} | + | | {{yes| Blocks, Items}} |
| {{yes|19w11b (1.14 snapshot) - latest}} | | {{yes|19w11b (1.14 snapshot) - latest}} | ||
| {{yes|active}} | | {{yes|active}} |
Revision as of 17:19, 14 April 2021
Generators extract data from minecraft and provide this data in a readable/parsable way.
Name | Features | Author(s) | Language | License | Pre-generated data | IDs | Packets | Additional data | Models | Last Version Supported | Development Status |
---|---|---|---|---|---|---|---|---|---|---|---|
PixLyzer | Generates all kind of data from minecraft | Bixilon | Kotlin, Python | GPLv3 | [1] | Biomes, Tint colors, Items, mob effects, sounds, villager data, enchantments, modifiers, potions, blocks, way more, look at the ReadMe.md | No | Almost everything | Blocks, Items | 19w11b (1.14 snapshot) - latest | active |
Burger | Analyzes the jar of minecraft and extracts all kind of data | Pokechu22 | Python | MIT | [2] | Almost from everything | Yes | TBA | No | 1.8? - latest | active |
Mojang included | Built in into minecraft. | Mojang | Java | Proprietary | [3] | Only for basic things (blocks, items, entity ids, ...) | No | No | No | 1.13 - latest | active |