Releases: FarnGitHub/Campfire-StationAPI
Releases · FarnGitHub/Campfire-StationAPI
Release list
1.6.1
1.6
- Campfire no longer consume entire item
- Update FarnUtil to 1.2
1.5.6
- Add Smoke Particle to Campfire
- Remove ArsenicItemRenderer related mixin, move to require the mod mention below instead
- Temporary Include FarnUtil inside the mod, this mod allowed you to add custom particle and stop item's render from rotate or bobbing. won't conflict if there is already that mod inside mod folder
1.5.5
- Make item render on campfire no longer bobbing cartoonishly quickly (on some device like phone/pojavlauncher) or have random offset
- Add Optional Glass Config API Support, allowed you to change cooking duration to any tick you want
1.5.4
- Server now only send the Campfire's item data on first tick and when the item got added or removed instead every tick that campfire has item in it
1.5.3
- Finally fix the server item display issue by Messaged Packet with only int arrays
1.5.2
- Fix the mod being unable to used on server
1.5.1
- Output of the default recipe for cooked fish and cooked porkchop no longer have metadata of -1
1.5
- Add json recipe that read from "minecraftDirectory/config/campfire_recipe/" folder, allowed you to add custom recipe
- Fix item rotation on campfire with 3D dropped item present