
Track item frames and the item inside of them
redstonerti opened this issue ยท 0 comments
Is your feature request related to a problem?
Bases have item frames in their storage systems. I would like to be able to know that everything will be there once I rollback. I don't know if this is a bug, and oversight or just not possible, but currently item frames aren't tracked at all.
Describe the solution you'd like.
It would be nice if ledger tracked placing and removing them, also placing and removing an item inside of them and the rotation of the item. I know this is a triple nested thing but all three scenarios are important.
Placing and removing the item frame for obvious reasons.
Placing and removing the item withing the frame because of storage systems
Rotating the item because there are types of combination locks that use item rotations in item frames to open and close.
Describe alternatives you've considered.
I don't think there are any alternatives
Agreements
- I have searched for and ensured there isn't already an open issue regarding this.
- I have ensured the feature I'm requesting isn't already in the latest supported mod version.
Other
No response