Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

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

Release notes

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

0.0.66

New Features:

  • Refactored the furniture system, including some API changes, introducing furniture variants and ray tracing, while adding more furniture rendering element types and options.
  • Simplified model texture configuration for some common items.
  • Improved the order of tintable leaves in auto-state allocation.
  • Enhanced snbt reading logic.
  • Improved block entity state switching logic to effectively reduce visual issues.
  • Enhanced template value parameter types, default values, and related processing logic.
  • Added entity culling feature for better client performance.
  • Added command to control entity rendering distance.
  • Added strict UUID verification and intelligent download rate limiting for self-hosting.
  • Added new function types: set_exp, set_level, play_totem_animation, close_inventory, clear_item, if_else, when, damage_item, cycle_block_property.
  • Added new condition type: inventory_has_item.
  • Added new item settings: hat-height, keep-on-death-chance, destroy-on-death-chance, drop-display, glow-color.
  • Added new item behaviors: liquid_collision_furniture_item, ceiling_block_item.
  • Added new smithing recipe post-processor: keep_custom_data.
  • Added new block behavior: drop_exp_block.
  • Added category display conditions and all-item categories.
  • Added custom-model-data/image debug command.
  • Added item clear command to remove CraftEngine items.
  • Added %checkceitem_% placeholder variable.
  • Added more direct datapack generation support, allowing direct calls to CraftEngine block IDs and generating multi-state blocks.
  • Added support for Z-axis rotation in block models and removed the 90-degree limit.
  • Added hardcoded property name rotation to support creating 8-16 directional blocks like banners.
  • Added to-inventory parameter to support drop-loot directly dropping into inventory.

Bug Fixes:

  • Fixed issue where messages from some chat plugins could not apply custom image tags.
  • Fixed errors caused by interacting with seat block behavior after reloads.
  • Fixed issue where sometimes container doors in simple_storage_block could not close properly.
  • Fixed issue where server spawn chunks did not correctly apply datapack custom blocks.
  • Fixed issue where consume-replacement could not properly handle stacked items.
  • Fixed startup errors caused by other plugins holding custom disc items.
  • Fixed mining interruption issues caused by other plugins.
  • Fixed incorrect eye height retrieval while riding entities.
  • Fixed issues with ModelEngine block entity rendering.

Download Community Edition

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 8, 2025
@HSGamer
Copy link
Member

HSGamer commented Dec 13, 2025

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/net.momirealms-craft-engine-bukkit-0.0.66 branch from b560e29 to b345849 Compare December 13, 2025 09:07
@github-actions github-actions bot merged commit 984ea0b into master Dec 13, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/net.momirealms-craft-engine-bukkit-0.0.66 branch December 13, 2025 09:09
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.

2 participants