Rosethorns / CUTSAshes

end of 1.12.2 era remake of the 1.7.10 CUTSpack
0 stars 0 forks source link

Disable Thaumic JEI from recreating aspect list everytime #6

Closed legendblade closed 5 years ago

legendblade commented 5 years ago

Thaumic JEI has a setting that causes it to regen the itemstack json every time; once we're sure the modlist is set, this should be flipped to false:

    # If true the Aspect from ItemStack json will be created always on startup, if false if will be only be created if it doesn't exist
    B:alwaysRecreateAspectFromItemStackFile=true
Rosethorns commented 5 years ago

This is on the TODO project

legendblade commented 5 years ago

I'll close it out here then so we're not keeping track of it in separate spots.