nsporillo / GlobalWarming

Server side global warming mechanics in Minecraft!
GNU Lesser General Public License v3.0
473 stars 46 forks source link

Carbon effects occuring when carbon footprint is negative in MC 1.15.1 GW 1.2.3 #45

Closed wilbowma closed 4 years ago

wilbowma commented 4 years ago

Describe the bug I'm getting a lot of skeleton horses spawning in place of passive mobs, despite the temperature being at or below 14C. This happens for both mobs found in the wild and farms.

The issue seems to be reproducible simply by breeding pigs until one pops out a skeleton horse.

To Reproduce Steps to reproduce the behavior:

  1. Keep a negative carbon footprint.
  2. Breed pigs.
  3. One will spawn as a skeleton horse.

Expected behavior Skeleton horses should not spawn until carbon emissions elevate temperature above the target range of 14C.

Screenshots 2019-12-29_00 43 32

Additional context

I'm running Minecraft 1.15.1 and GW v1.2.3. I'm using default configuration. I'm using Paper 1.15.1 29 (https://github.com/PaperMC/Paper/commit/9205b75c86c5bd52af5ac642de1326c8572909a6)

nsporillo commented 4 years ago