Mystical Customization

Mystical Customization

28M Downloads

JEI crop hover not updating secondary chance w/ file

TheGam1ngWizard opened this issue ยท 2 comments

commented

Hi Blake,

After updating the configure-tiers.json file with the following code. The Jade hover still shows 'secondary chance: 20%'.

Jade: 15.10.0
JEI: 19.21.0.247
JER: 1.6.0.13

Let me know if this is something you can fix, or if there's a different recommended JER/JEI/Jade option.

``{
"mysticalagriculture:1": {
"baseSecondaryChance": 0.2
},
"mysticalagriculture:2": {
"baseSecondaryChance": 0.1
},
"mysticalagriculture:3": {
"baseSecondaryChance": 0.05
},
"mysticalagriculture:4": {
"baseSecondaryChance": 0.025
},
"mysticalagriculture:5": {
"baseSecondaryChance": 0.0125
},
"mysticalagriculture:elemental": {
"baseSecondaryChance": 0.2
}
}`

commented

I quickly tested setting a tier to 0.025 and it seems to work. Note that it only shows whole numbers in the tooltip.

Image

+10% on the Effective farmland:

Image

commented

I'm going to close this due to inactivity. If this is still an issue on the latest version you can reply here.