mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
7fcd8f2daf
* Fix block entities on older versions This commit solves two problems related to block entities on older versions: - Occasionally, tags would contain the ID under a StringTag with an empty value, and not the ID tag. - The block entity regex did not account for block entity tags that were already in a Bedrock-compatible format (BlockEntity) * Move BLOCK_ENTITY_TRANSLATIONS to BlockEntityTranslator |
||
---|---|---|
.. | ||
src/main | ||
pom.xml |