Skip to content

Custom Blocks API 1.2

Compare
Choose a tag to compare
@BJTMastermind BJTMastermind released this 15 Mar 02:30
· 10 commits to main since this release

This is a major release of the Custom Blocks API

Whats Changed?

  • Added the cbCalcModel scoreboard objective to calculate the vertical model.
  • Replaced Glow Item Frames with Item Display Entities. Implementing issue #4.
  • Updated pack.mcmeta file to support 1.19.4+ versions.
  • Removed CustomModelDataVertical and FrameModel nbt tags as they are no longer needed. (The API will now calculate the vertical models using the above mentioned cbCalcModel objective)
  • Removed cbCompareResult scoreboard objective as its no longer needed.