SkyFactory 5

SkyFactory 5

280k Downloads

Growth enchant seems to be the same in 5.0.6

jinkhya opened this issue · 3 comments

commented

Bug Description

Hello,
I saw in the patchnote "Lowers max level of the Cyclic Growth Enchantment from 7 to 1 and lowers the radius from 2 to 1" but as I was doing some enchanting with some endshelves, I saw some growth IV, V enchants.
I had a look at the configs and found :

  • in cyclic.toml
                [cyclic.enchantment.growth]
                        # Radius per level.  size around player to perform growth logic
                        #Range: 1 ~ 16
                        radius = 2
  • in apotheosis/enchantments.cfg :
 "cyclic:growth" {
     # The max level of this enchantment - originally 3.
     # Default: 7; Range: [1 ~ 127]
     I:"Max Level"=7
 
     # The max level of this enchantment available from loot sources.
     # Default: 3; Range: [1 ~ 127]
     I:"Max Loot Level"=3

(both in client server files)

Best regards,
Jin

Did this behavior used to work in the previous version?

Unknown

If you answered Yes above...

No response

Steps to Reproduce (for bugs)

I suppose steps don't require looking ingame, but just opening apotheosis/enchantments.cfg and cyclic.toml config files :)

Client/Server Log:

No response

Crash Log:

No response

Modpack Version world created in:

5.0.4

Additional Content Installed?

No response

Modpack Version:

5.06

Java Version:

17.0.13

Launcher Used:

Prism

Memory Allocated:

12G

Single Player/LAN/Server:

Server

Optifine Installed:

No

Shaders Enabled:

No

commented

Cyclic updated and allowed finer controls over the effectiveness of the enchant so I turned it down without completely rendering it useless. Will be out for 5.0.7

commented

Yeaaaaaaaaaaa, my bad on this one. Turns out when I ran the command to build the release I somehow grabbed files from a couple of days before the finished version and missed a few of the last fixes. Sorry about that! I'll get them added into the next update

commented

All good! thank you for your work, The pack's awesome :)