Плагины/CraftEngine
CraftEngine

CraftEngine

serverside mod framework for custom items, blocks, recipes and more

2.7K
93

0.0.59

Beta4 мес. назад

Список изменений

New Features

  • Added support for special model type player_head
  • Added resource pack atlas validation function; console will now display missing texture warnings
  • Added German localization file (Thanks to TamashiiMon for the contribution)
  • Expanded equippable component to support more equipment_layer types
  • Implemented support for "::" region separator syntax in YAML files
  • Added debug option to view configuration files after template application
  • Added support for dyed firework star furniture

Bug Fixes

  • Fixed false positives in texture existence checks caused by unapplied atlas paths
  • Fixed incorrect application of equippable component in plugins for versions 1.21.2-1.21.3
  • Fixed abnormal operation of Folia delayed scheduler
  • Fixed smithing transform recipe not being registered in version 1.20.1
  • Fixed furniture still being dyed when dye application was disabled
  • Completely fixed waterlogged block behavior during piston movement; now achieves 100% vanilla parity

Optimizations

  • Refactored resource pack obfuscated atlas generation algorithm
  • Optimized block behavior handling logic through BlockState injection
  • Refactored block drop system; now directly injects server-side logic instead of Bukkit events
  • Improved default value parsing rules for template parameters

Changes

  • Removed deprecated blockstates.yml configuration file
  • Improved merge logic for JSON files under blockstates (now intelligently merges instead of overwriting)

⚠️ Important Compatibility Changes

Door Block Drop Configuration Update Default plam_door configuration in v0.0.58 contained flaws. To avoid double drops, you must add and reference the new template:

default:loot_table/door:
  pools:
    - rolls: 1
      entries:
        - type: item
          item: ${__NAMESPACE__}:${__ID__}
          conditions:
            - type: match_block_property
              properties:
                half: lower

Head Model Configuration Migration Guide Due to rendering changes in 1.21.6, update old configurations as follows:

model:
-  type: minecraft:head
-  kind: player
+  type: minecraft:player_head

Файлы

craft-engine-community-edition-0.0.59.jar(3.60 MiB)
Основной
Скачать

Метаданные

Канал релиза

Beta

Номер версии

0.0.59

Загрузчики

Folia
Paper
Purpur

Версии игры

1.201.20.11.20.21.20.31.20.41.20.51.20.61.211.21.11.21.21.21.31.21.41.21.51.21.6

Загрузок

120

Дата публикации

4 мес. назад

Загрузил

Xiao-MoMiXiao-MoMi

ID версии

Главная