Skip to content

v0.5.0 (Minecraft 1.21.4)

Compare
Choose a tag to compare
@sylv256 sylv256 released this 11 Feb 04:03
· 6 commits to 1.21.4 since this release

Added

  • ConditionTemplate and GameCondition#CODEC allow using pre-existing condition templates via ResourceLocations.
  • or field in silicate:compound allows checking if conditions all match (or: false) or if any match (or: true).

Changed

  • GameCondition#CODEC renamed GameCondition#TYPED_CODEC
  • data/<namespace>/silicate/condition renamed data/<namespace>/silicate/condition_template

Fixed