2021-03-09 19:58:09 +01:00
2021-02-20 16:47:30 +01:00
2021-03-09 19:58:09 +01:00
2021-03-09 19:58:09 +01:00
2021-03-09 19:58:09 +01:00

PixLyzer

This tool acts like a minecraft jar mod. It generates all kind of data for versions after 1.14.4. This is just the repository for the program, if you search for data, check here: https://gitlab.bixilon.de/bixilon/pixlyzer-data

Contributing

If you make a patch, just create an MR to the newest branch, if accepted, I'll automatically cherry pick it into all versions.

I can't find the code

Look at branches. Every version has its own branch. Why? idk, just was a quick idea and worked.

Generated data

  • All ids
  • Entity data
    • Entity id, sizes, health, modifiers
    • Identifier, Inherits
    • Meta data
    • More
  • Items
    • Diggable bloks
    • Spawn eggs tint colors
    • Dig speeds
    • Valid slots (for armor)
    • Way more!
  • Dimensions
  • Blocks
    • Models
    • States
    • Explosion resistance
    • Sound effects
    • Tint colors (for redstone, etc)
    • Speed and Jump modifiers
    • Way more!
  • Biomes
    • Tint colors
    • Temperature, Scale, Downfall, etc
    • Sky, fog color, etc
  • Biome categories
  • Biome precipations
  • Block entities
  • Creative inventory tabs
  • Enchantments
    • Min/Max Level
    • Categories
  • Rarities
  • Menu Types (aka inventories)
  • Mob effects
    • Modifiers
  • Motives
    • Sizes
  • Sounds
  • Villager data
    • Professions
    • Points of interest
    • Types
  • Particles
    • Models
  • Statistics
  • General version information
    • Version name
    • Protocol version
    • Data version
  • Block entities
  • Sounds
    • Categories
    • Sounds
Description
A tool to generate various minecraft data
Readme 16 MiB
Languages
Kotlin 84.6%
Python 13.2%
Java 2.2%