Vexxvididu Posted yesterday at 06:25 PM Report Posted yesterday at 06:25 PM The goal of this mod is to set the temperatures of greenhouses to 20C all year long. See attachments for my mod patches. I THINK the BeeHives is still working exactly as it did in 1.21. The SoilNutrition patch seems to correctly display the +X in the tooltip for the greenhouse bonus. The two big problems I have are: 1) The Berry Bushes still seem to go dormant in winter in a greenhouse with this mod. I assume there is one other parameter I need to find and change. 2) The Fastforwardgrowth script looks like it should work in changing the greenhouse bonus, but it does not seem to stop the blockentityfarmland class from applying cold damage. I can't figure out if something is wrong in my code or that parameter just isn't being passed along to that class. Any help on either item would be very appreciated! My hope is I just missed a parameter somewhere... FruitTree.cs SoilNut.cs BeeHives.cs BerryBush.cs FastForward.cs
Recommended Posts