Описание
# Chinese Festivals
> Adds in-game Easter eggs for Chinese festivals
## Currently Supported Festivals
* Spring Festival
* Changes item frame and glow item frame models to plates
* Changes lantern and soul lantern models to lanterns
* Updates 4 painting textures to Spring Festival couplets
* Modifies creeper firework shapes
* Dragon
* Horse
* Changes rabbit stew item model to dumplings
* Changes beetroot soup item model to tangyuan (sweet rice balls)
* Lantern Festival
* Changes lantern and soul lantern models to lanterns
* Changes beetroot soup item model to tangyuan
* Qingming Festival
* Changes baked potato model to qingtuan (green rice balls)
* Changes item frame and glow item frame models to plates
* Adds 3D models in plates for certain foods
* Dragon Boat Festival
* Changes pumpkin pie model to zongzi (sticky rice dumplings)
* Changes boat/raft model to dragon boat
* Mid-Autumn Festival
* Updates moon texture
* Changes cake model to mooncake
* Changes cake and pumpkin pie item models to mooncakes
* Double Ninth Festival
* Changes cookie item model to Chongyang cake
* Winter Solstice
* Changes soul campfire model to clear broth hot pot
* Changes campfire model to nine-grid hot pot
* Changes soul campfire and campfire item models to hot pot
* Changes rabbit stew item model to dumplings
* Laba Festival
* Changes mushroom stew item model to Laba porridge
* Changes rabbit stew item model to tangyuan
## License
* Unless otherwise stated, code is licensed under [LICENSE file (LGPL-3.0)](./LICENSE)
* Unless otherwise stated, non-code assets are licensed under [ASSET_LICENSE file (ARR)](./ASSETS_LICENSE)
## Usage
Download the corresponding version `mod` and place it in the `mods` folder, then launch the game.
## Maintainer
[@Gugle](https://github.com/Gu-ZT)
## Credits
* [lunar-java](https://github.com/6tail/lunar-java) [(6tail)](https://github.com/6tail)