| Tag Name | Tag Type | Type Enforced | Example | Notes |
|---|---|---|---|---|
| ItemRotation | Byte | - | /summon ItemFrame ~ ~1 ~ {ItemRotation:0} /testfor @e {ItemRotation:0b} |
- |
| ItemDropChance | Float | - | /summon ItemFrame ~ ~1 ~ {ItemDropChance:0} /testfor @e {ItemDropChance:0.0f} |
- |
| Item | Compound | ✓ | /summon ItemFrame ~ ~1 ~ {Item:{}} | See Item Format. |