Commit Graph

11 Commits

Author SHA1 Message Date
Camotoy 2fa7585db3 Switch to Cloudburst NBT only 2024-04-26 21:44:59 -04:00
Camotoy b29e0d9d10
Move MCProtocolLib to dev - package ID change 2024-04-24 16:39:35 -04:00
Camotoy 11f79d4e2c
Refactor Java registry storage; implement trim support 2024-04-24 16:26:58 -04:00
Camotoy c34f0f2c3b
Update for latest MCProtocolLib 2024-04-24 16:26:58 -04:00
basaigh dac5f69d47
Bump mcpl 2024-04-24 16:26:58 -04:00
Camotoy 909139326d
Keep chugging away 2024-04-24 16:26:57 -04:00
Camotoy c1edf20734
Here's the idea so far 2024-04-24 16:26:57 -04:00
Camotoy 099e968bde
Initial, incomplete pass at Java 1.20.5 2024-04-24 16:26:57 -04:00
Eclipse 1819ed4dbd
Remove Java custom armor trims when translating item to Bedrock to prevent visual issues (#4548)
* Fix (or workaround) armor items with custom armor trims having no texture on bedrock

* Fix armor items with custom trims causing issues on entity models by removing the Trim tag entirely

* Refer to minecraft namespace inline for consistency
2024-04-04 11:55:00 -07:00
Konicai ab577f66ac
Translate armour trims on items (#3837) 2023-06-08 23:32:04 -04:00
Camotoy c13cd3893f
Should replace repairMaterials in ItemMapping 2022-12-30 20:57:38 -05:00