DoubleDoorDevelopment / CrayCrafting

Crafting recipe randomizer
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Can't disable recipe scramble cycle #25

Closed General-Radon closed 3 years ago

General-Radon commented 4 years ago

When editing the file "craycrafting-common.toml" where it says

Number of ticks before recipes are randomized. 24000 = 1 in game day. Set to 0 to disable.

Range: > 1000

When I set the value on the line below that to zero (recipe_randomization_ticks = 0) and save, it saves and closes successfully. However, when I then open Minecraft and load a new world, it begins randomizing every 1000 ticks. Opining the configuration file again shows that my edit has been undone, and the value is at "1000" again. I've removed all mods besides this one and tried again, but the issue persists. The range line seems like the issue, but I don't know how to correctly change it to allow zero.

I set it to zero, and it saves and closes just fine before but after running the game it sets back to this after