Описание
## ⏰ | Ringo Clock Recipe:

## LivingEntity Data saves:
- Inventory
- Armor
- Offhand
- Ender Chest
- Craft Grid
- Selected Slot
- Experience Data:
- _levels_
- _points_
- Position
- LookData
- _xRot_
- _yRot_
- Fire Ticks
- Tags
- Food Level
- StandPowerData:
- _Power_
- _Energy_
- _Summoned or not_
- NonPowerData:
- _Power_
- _Energy_
- Target for Mob Entities
## ItemEntity Data saves:
- Position
- Tags
- ItemStack
- NBT
## Projectile Entity Data saves:
- Position
- Tags
- Owner
- LookData (xRot, yRot)
- Delta Movement
## World Data saves:
- Time
## PlayerData saves (only for client features):
- Carry item
## Block Data saves:
- Inventory
- NBT
- Properties
## Config:
- To get a config: `/config showfile rotp_mandom COMMON`
- You can change: Time rewind chunks, cooldown for Time Rewind or enable/disable features.