Custom Blocks API 1.2
This is a major release of the Custom Blocks API
Whats Changed?
- Added the
cbCalcModelscoreboard objective to calculate the vertical model. - Replaced Glow Item Frames with Item Display Entities. Implementing issue #4.
- Updated
pack.mcmetafile to support 1.19.4+ versions. - Removed
CustomModelDataVerticalandFrameModelnbt tags as they are no longer needed. (The API will now calculate the vertical models using the above mentionedcbCalcModelobjective) - Removed
cbCompareResultscoreboard objective as its no longer needed.