Ledger icon indicating copy to clipboard operation
Ledger copied to clipboard

Entity-Change: Interactions Armor-stands, Item frams | Dye mobs Sheep, Cats, Dogs

Open Altirix opened this issue 3 years ago • 1 comments

  • Item Frames - Interactions logged, Rotation, Item Insert, Item Removal, Block Squash, Block Attach Gone. Entity Kill

  • Armor Stands - Interactions logged, Item Insert, Item Removal, Entity Kill. (Tried to do Movement Logs but... that's not happening)

  • Sheep - Interactions logged, Dye, Evoker Dye, Shear

  • Dogs/Cats - Interactions logged, Dye

  • Snow Golem - Interactions logged, Shear (Pumpkin)

  • Entity-Change action type

ExtraData currently stores the ObjectIdentifier for the item used/removed

(Old)ObjectIdentifier stores entity id

all entity mixins are under the entities folder like blocks

entityState & oldEntityState store all entity tags before and after the change

Altirix avatar Nov 20 '21 03:11 Altirix

Logging item frames (at least placement and breaking for now please!!)

RandomGgames avatar Mar 26 '22 04:03 RandomGgames