- Updated for parity with Farmer's Delight 1.2.5
- Updated built-in version of Porting Lib, hopefully fixing the issues with the libraries when nested.
- Fixed DFU acting up when upgrading a world with a Rotten Tomato in it.
- Rewrote Skillet Flipping to be bound to the Attack key rather than being hardcoded to left click.
- Fixed Farmer's Delight Dough not working with Create recipes. #47.
-
Updated to have parity with 1.2.5.
-
Rewrote Skillet Flipping to be bound to the Attack key rather than being hardcoded to left click.
-
Fixed Farmer's Delight Dough not working with Create recipes. #47.
-
Update REI integration to latest REI, fixing the Cooking Pot integration. #100.
-
Remove enum extension of EnchantmentCategory for knives as it was causing problems inside developer environments.
- Fixed Beetroot Soup, Mushroom Stew and Rabbit Stew not stacking to 16 #86
- Fixed Rabbit Stew keeping its vanilla food values.
-
Update mixins to allow for other modifications to placements of crops.
- Added two tags to determine whether a crop should:
farmersdelight:does_not_survive/rich_soil
Does not survive on rich soil.- Should contain plants considered crops, nether or water.
- For example: Wheat, Nether Wart, Lily Pad.
farmersdelight:survives/rich_soil
Survives on rich soil.- Should contain everything other than the above.
farmersdelight:survives/rich_soil_farmland
Survives on rich soil.- Should contain plants considered crops or plains.
- For example: Tomatoes, Saplings, Fern.
farmersdelight:does_not_survive/rich_soil_farmland
Does not survive on rich soil farmland.- Should contain everything other than the above.
-
The original behavior is preserved if neither tag contains the block you are trying to place.
-
This should also make catching edge cases with these features easier going forth.
-
Allowed villagers to plant Farmer's Delight Seeds.
-
Fixed foods without a container being unable to be removed from the cooking pot. #71
-
Fixed Farmer's Delight content not being compostable. #73
-
Fixed crash when placing Mangrove Cabinet. #76
- Update mixins to allow for other modifications to placements of crops.
- Added two tags to determine whether a crop should:
farmersdelight:does_not_survive/rich_soil
Does not survive on rich soil.- Should contain plants considered crops, nether or water.
- For example: Wheat, Nether Wart, Lily Pad.
farmersdelight:survives/rich_soil
Survives on rich soil.- Should contain everything other than the above.
farmersdelight:survives/rich_soil_farmland
Survives on rich soil.- Should contain plants considered crops or plains.
- For example: Tomatoes, Saplings, Fern.
farmersdelight:does_not_survive/rich_soil_farmland
Does not survive on rich soil farmland.- Should contain everything other than the above.
- The original behavior is preserved if neither tag contains the block you are trying to place.
- This should also make catching edge cases with these features easier going forth.
- Fixed incorrectness when swapping items between inventory and cooking pot gui. #67
- Fixed crash when an explosion spawns. #68
Maven Notes
The Porting Lib fork we have made is now hosted on https://repo.greenhouse.house/#/snapshots/. Please read the README if you wish to know how to get this maven into your development environments.
- Fixed rich soil not working well with all crops
- Add by_by (Belarusian) lang file (#38) - observr