Skip to content

Releases: new1271/BarleyTeaAPI

1.0 Snapshot 3

24 Jul 21:19
Compare
Choose a tag to compare
1.0 Snapshot 3 Pre-release
Pre-release

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.)
  • "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)
  • bug fixes

Full Changelog: v1.0-snapshot-2...v1.0-snapshot-3

1.0 Snapshot 2

23 Jan 21:39
Compare
Choose a tag to compare
1.0 Snapshot 2 Pre-release
Pre-release

Supports 1.20 ~ 1.20.4 (NMS 1_20_R1 ~ 1_20_R3)

What's Changed

Full Changelog: v1.0-snapshot-1-new...v1.0-snapshot-2

1.0 Snapshot 1

16 Dec 16:43
Compare
Choose a tag to compare
1.0 Snapshot 1 Pre-release
Pre-release

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