Skip to content
Success

Changes

Summary

  1. Allow Item Frame data (commit: 1926795) (details)
  2. Default ItemFrames to false, make allowedKeys constant, remove UUID (commit: edafdca) (details)
  3. Change Item Frames to false in Default Config (commit: cb345bc) (details)
  4. Filter Item Frames contents with ItemChecker (commit: d937db5) (details)
Commit 19267952862747c82e09cf5af30da27ef61cbe68 by 47439649+KadTheHunter
Allow Item Frame data

Adds the ability to enable entity_data exclusively within Item Frames, and the sub-ability of preventing Items from being inside Item Frames.
(commit: 1926795)
The file was modifiedsrc/main/resources/config.yml (diff)
The file was modifiedsrc/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java (diff)
Commit edafdcad755ae76d34f3bf3fb6ca8b58619c41f0 by 47439649+KadTheHunter
Default ItemFrames to false, make allowedKeys constant, remove UUID
(commit: edafdca)
The file was modifiedsrc/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java (diff)
Commit cb345bcc3ccf1b698524663f999acfe55b8ca4a9 by 47439649+KadTheHunter
Change Item Frames to false in Default Config
(commit: cb345bc)
The file was modifiedsrc/main/resources/config.yml (diff)
Commit d937db59581aa965282a8903ece76da747f5d714 by 47439649+KadTheHunter
Filter Item Frames contents with ItemChecker
(commit: d937db5)
The file was modifiedsrc/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java (diff)