ConcreteMC / Alex

A Minecraft client written in C# aimed at compatibility with MC:Java & MC:Bedrock
Mozilla Public License 2.0
590 stars 46 forks source link

Add support for bedrock's custom block&item states #80

Open kennyvv opened 3 years ago

kennyvv commented 3 years ago

Bedrock servers send a list of custom items & blocks described by custom NBT Compounds. I see this getting more & more common on servers so support should really be added.