Skip to content

v1.1.56

Compare
Choose a tag to compare
@Xterionix Xterionix released this 17 Aug 17:43
· 208 commits to master since this release
  • Fixed typo under destructible_by_mining
  • Removed any_tag from entity components that ask for items
  • Added support to allow you to skip adding growth amount under ageable
  • Replaced instances of {range_min range_max} with [ ]
  • Unversioned all entity components
  • Updated all entity components, behaviors and annotations
  • Updated all filters
  • Made dummy components work consistently
  • Added minecraft:exhaustion_values minecraft:is_pregnant minecraft:variable_max_auto_step mincecraft:celebrate_survive minecraft:behavior.drink_milk minecraft:fertilize_farm_block minecraft:behavior.move_outdoors minecraft:behavior.hold_ground minecraft:behavior.stroll_towards_village minecraft:target_when_pushed
  • Added number0_255 as a general autocomplete
  • Separated entity triggers into their own file
  • Removed annoying error from minecraft:timer
  • Added behavior properties to all 1.19 components
  • Added inventory to slot types
  • Added on_entry and on_exit to RPAC
  • Added empty commands
    = Added connect, damage, daylock, dialogue command
    = Added gametest, inputpermission, loot, script, scriptevent command
    = Added volumearea, wsserver command
  • Added camera fade and camera clear