CraftEngine

MC Plugin CraftEngine 26.7.4
serverside mod framework for custom items, blocks, recipes and more

  • Fixed an issue where the obfuscation seed was invalid.
  • When generating JSON for resource packs, a more ordered scheme is now adopted to reduce the compressed JSON file size.
  • Fixed an issue where bow and crossbow models failed to generate correctly due to the unreliable iteration order of Map.of.
  • Added Shapeless Transform Recipe
  • Added Recipe Ingredient Predicate
  • now slot is optional in equipment settings
  • Fixed trim type armor on 1.21.2+
  • Added new template syntax ${arg^} and ${arg^^}
  • Added 26.2 support, requires paper 26.2#build40+
  • Added custom break stages system
  • Added Axiom custom display item support
  • Fixed an issue where the vanilla_loots syntax was not taking effect.
  • Fixed the default spear configuration recipe loading on versions below 1.21.11.
  • Added spawn_light_requirement for crop_block
  • Improved the compatibility of custom block hardness with other plugins
  • All colors now support hex format
  • All numbers now support expressions
  • Added spear and mace model generation
  • Getting ready for the upcoming release of the CraftEngine proxy.
  • Added test_flag condition
  • Added conditions option for range_mining_item
small bug fixes
Top Bottom