# Recap - v0.1.3 ## Folia Support, Painting Variant Fix ### PLUGIN UPDATES - **Folia support** — Recap now runs on Folia. All scheduler call sites migrated to region/entity/location-aware dispatch via a `RecapScheduler` wrapper around FoliaLib. ### PLUGIN FIXES - **Painting variant crash** — Fixed `IllegalArgumentException` on 1.21.5+ clients when replaying paintings. Spawn packet now sends the painting variant registry ID resolved from the captured art key instead of facing direction. - **Item frame yaw** — Zeroed spawn yaw for item frames since facing lives in the data field. - **Hanging entity Y bounds** — Hanging-entity spawns outside world Y bounds are now skipped to avoid client attachment-bbox crashes. ### INTERNAL UPDATES - Added the `tcoded` Maven repository for FoliaLib. - Upgraded Gradle wrapper to `9.0`. - Bumped **Recap-Paper** to `0.1.3`.