Releases: new1271/BarleyTeaAPI
Releases · new1271/BarleyTeaAPI
1.0 Snapshot 3
Supports 1.20 ~ 1.21 (NMS 1_20_R1 ~ 1_21_R1)
Changelog
- Starting to support 1.20.5, 1.20.6 (NMS 1_20_R4) and 1.21 (NMS 1_21_R1)
- Because of new "Item Components" system in 1.20.5+, the custom item renderer will switch from "DefaultItemRenderer" to "DefaultItemRenderer2" on these new version of Minecraft
- "DefaultItemRenderer2" will use new features to make custom item tooltip more "vanilla-like"
-
- (Example: use
minecraft:max_damage
component can make fake durability bar in client and no more dupe durability info in tooltip.)
- (Example: use
- "DefaultItemRenderer2" also won't rendering any custom item id in the bottom of tooltip. insteads, it will render a "custom item hint' in the bottom of item lore.
-
- "custom item hint' will look like
[Example/Speedster Boots]
(custom item id:example:speedster_boots
, custom item name:Speedster Boots
)
- "custom item hint' will look like
- bug fixes
Full Changelog: v1.0-snapshot-2...v1.0-snapshot-3
1.0 Snapshot 2
1.0 Snapshot 1
Initial version
Only supports 1.20 ~ 1.20.1 (NMS 1_20_R1)
Full Changelog: https://github.com/new1271/BarleyTeaAPI/commits/v1.0-snapshot-1-new