Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps net.momirealms:craft-engine-bukkit from 0.0.66 to 0.0.67.

Release notes

Sourced from net.momirealms:craft-engine-bukkit's releases.

0.0.67

New Features:

  • Added support for Minecraft version 1.21.11.
  • Introduced the Feature Placer, enabling the generation of trees, ores, features, and more in the world.
  • Added a wide range of external item sources.
  • New block behaviors: multi_high_block, item_frame_block, and spreading_block.
  • New item behavior: range_mining_item.
  • Added numerous new number types.
  • New condition: is_bedrock_player.
  • Added furniture setting: hit-times.
  • Added image of type reference.
  • Added profile item data type.
  • Added debug command: /ce debug auto-state

Optimizations & Improvements:

  • Allowed folder format usage in the exclude option for optimizing resource packs.
  • The glow color feature is now fully packet-based.
  • Completely revamped and standardized the language file format.
  • Network text formats now fully support parameter passing.
  • The image tag now supports custom format parameters.
  • Optimized potential block mining interruption issues under high latency.
  • Furniture display elements now support the conditions.
  • Enhanced how client-bound-models work on armor.
  • Optimized Atlas merging logic.
  • Added legacy color code support to certain configuration areas.
  • When using simple model generation, default values are now set for tintable items.
  • Component-based armor now supports custom paths.

Bug Fixes:

  • Fixed compatibility issues with ASP on certain versions.
  • Fixed potential thread safety issues with ClientCustomBlockPacket in version 1.20.1.
  • Fixed various issues caused by NPC-triggered events.
  • Fixed issues with object text component processing.
  • Fixed NullPointerException caused by other plugins modifying the system proxy.
  • Fixed various issues on Folia servers.
  • Fixed an issue in versions 1.20 to 1.20.2 where returning multiple resource packs would result in only the last one being applied.
  • Fixed concurrent modification exceptions during lighting updates.
  • Fixed issue where HashedStack unexpectedly broke container components.
  • Fixed errors caused by other plugins sending packets at incorrect times.
  • Fixed issue where block entity changes did not mark the chunk as dirty.
  • Fixed incorrect collision box positioning for furniture of custom type.

API Changes:

  • Most factory classes now require a generic parameter. Reduced visibility for most factory classes.
  • ItemDataModifier has been renamed to ItemProcessor.
  • Added the craft-engine-adventure API module for easier use of the relocated Adventure library.
  • Merged the loot condition system with the event condition system.
  • Added EntityCullingAPI.
  • Custom item settings now support configuring ItemProcessor.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [net.momirealms:craft-engine-bukkit](https://github.com/Xiao-MoMi/craft-engine) from 0.0.66 to 0.0.67.
- [Release notes](https://github.com/Xiao-MoMi/craft-engine/releases)
- [Commits](Xiao-MoMi/craft-engine@0.0.66...0.0.67)

---
updated-dependencies:
- dependency-name: net.momirealms:craft-engine-bukkit
  dependency-version: 0.0.67
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants