CraftEngine icon

CraftEngine 0.0.54

Modding your server without client mods

Page 1
0.0.54 5 days ago
0.0.54

Overview

  • Introduced a memory-based resource pack generation system instead of a real file system, achieving approximately 300% faster pack generation speed.
  • Implemented configuration file caching, improving configuration loading speed by approximately 20% compared to before.
  • Added custom projectile item setting
  • Improved item model generation for 1.21.2
  • Added an option to allow dye recipes for some items
  • Added original item storage for furniture
  • Implemented custom data API for furniture
  • Added client bound block tags for vanilla blocks
  • Fixed item components not loaded on 1.20.5-1.20.6
  • Refactored context system again

API Changes

  • A lot of changes have been applied to class related to context
0.0.53 14 days ago
0.0.53
  • Added full FAWE (FastAsyncWorldEdit) compatibility.
  • Removed the deprecated delayed-serialization option, now replaced by the new cache-system.
  • Added configurable injection method—choose between LevelChunkSection or Palette.
  • Improved dependency management—dependencies are now downloaded only when required.
  • Added full 1.21.5 component support
  • Fixed team packet handling on 1.21.5
  • Fixed using bone meal with dispenser on 1.21.5
  • Fixed middle clicks on 1.21.5
  • Fixed chunk data desync
  • Refactored context system
  • Block entity system implementation
0.0.52 22 days ago
0.0.52
  • Optimized chunk system again by implementing fast injection and dirty flags.
  • Added warning logs for potential errors in most configuration files to improve debugging.
  • Resolved CraftBukkit compatibility issue caused by block-entity-based custom blocks.
  • Fixed sound mappings generation by handling duplicate sound keys properly.
  • Added 'grass_block' behavior
0.0.51 25 days ago
0.0.51
  • Improved chunk system performance by introducing a cache system
  • Added Skript support
  • Added legacy AdvancedSlimePaper support of 1.20-1.21.3
  • Some small bug fixs and improvements
0.0.50 28 days ago
0.0.50
  • Refactored item sytem for the thrid time to make item operations faster.
  • Fixed some known bugs. See github commits for more.
0.0.50-beta.1 30 days ago
Page 1

custom

blocks

custom

items

furniture

recipes

You might also like...