SmashingMods / Volcano-Block

Modpack for Minecraft 1.12.2 - You're dropped in the heart of a volcano with nothing but a knife
https://minecraft.curseforge.com/projects/volcano-block
0 stars 6 forks source link

Daylight cycle #191

Closed MasterEnderman closed 1 year ago

MasterEnderman commented 1 year ago

From discord:

I have a player trying to make a dyeius seed farm and they are having issues. I had noticed that the day/night cycle was disabled which breaks a couple Unique Crops which rely on it (dyeius, cinderbella, ferrox, maybe more). I went digging as I knew that old versions of VB had dyeius seeds working as I farmed them back in V20 of the pack. Current 1.7 version has two default gamerules set in globalgamerules.cfg, namely: ` # GameRule added by another mod or from commands S:doDayLightCycle=false

# Whether the day-night cycle and moon phases progress
B:doDaylightCycle=false`

I was wondering if you know where the second version comes from and if the two are different from each other, or if I irrevocably break anything if I set those to true.