mcpyproject / McPy

A open source Minecraft server written 100% in Python
GNU Affero General Public License v3.0
82 stars 16 forks source link

[ADD] Protocol mappings #34

Closed Geolykt closed 4 years ago

Geolykt commented 4 years ago

I will add them one by one, but I think everyone should have an Idea of what I'm talking about here for the time being, and as we are supporting only 1.15.2 right now, it's not worth the effort to add the rest right now, but belive me I will add them soon.

I might change the assignments of the Material Enums yet again, but for the time being it is the latest supported version (1.15.2). As soon as we add block storage, this should change

Geolykt commented 4 years ago

Superseded by #35 & #37