Difference between revisions of "Generator List"
Jump to navigation
Jump to search
m (Add packets colomn) |
|||
Line 11: | Line 11: | ||
! Pre-generated data | ! Pre-generated data | ||
! IDs | ! IDs | ||
+ | ! Packets | ||
! Additional data | ! Additional data | ||
! Models | ! Models | ||
Line 23: | Line 24: | ||
| {{yes| [https://gitlab.bixilon.de/bixilon/pixlyzer-data]}} | | {{yes| [https://gitlab.bixilon.de/bixilon/pixlyzer-data]}} | ||
| {{yes| Almost for everything}} | | {{yes| Almost for everything}} | ||
+ | | {{no}} | ||
| {{yes| Almost everything}} | | {{yes| Almost everything}} | ||
| {{yes|Blocks}} | | {{yes|Blocks}} | ||
Line 35: | Line 37: | ||
| {{yes| [https://github.com/pokechu22/Burger/tree/gh-pages]}} | | {{yes| [https://github.com/pokechu22/Burger/tree/gh-pages]}} | ||
| {{yes| Almost from everything}} | | {{yes| Almost from everything}} | ||
+ | | {{yes}} | ||
| {{yes| TBA}} | | {{yes| TBA}} | ||
| {{no}} | | {{no}} | ||
Line 47: | Line 50: | ||
| {{yes| [https://apimon.de/mcdata/] }} | | {{yes| [https://apimon.de/mcdata/] }} | ||
| {{yes| Only for basic things (blocks, items, entity ids, ...)}} | | {{yes| Only for basic things (blocks, items, entity ids, ...)}} | ||
+ | | {{no}} | ||
| {{no}} | | {{no}} | ||
| {{no}} | | {{no}} |
Revision as of 22:52, 23 February 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] | Almost for everything | No | Almost everything | Blocks | 1.14.4 - 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 |