Shadows-of-Fire / Apotheosis

All things that should have been.
Other
155 stars 120 forks source link

[Question] How to increase max enchant level + How to increase sockets on items. #1117

Closed okimazzi closed 5 months ago

okimazzi commented 6 months ago

Hi!

### Question 1: So I'm playing ATM9 at the moment and I edited the ATM9\config\apotheosis/enchantments.cfg to increase max lv of enchants to 127 (max)

image

but the max level that shows me on the enchanting table on Minecraft don't go over VIII, what am I doing wrong? I believe that is something related with power range? Some items on JEI appears on the new level but other's don't.

image

image

image

UPDATE:

I tried to give me 2 fortune 127 books by command and tried to mix them in a anvil, it won't pass 127, so I supossed this is the way it works? Can't I get super High levels enchants on the enchanting table?

### Question 2:

How do I increase the number of sockets that is available on items?

I found this issue related to my question: https://github.com/Shadows-of-Fire/Apotheosis/issues/723 However, I couldn't find the path that you posted in the comments. Path: https://github.com/Shadows-of-Fire/Apotheosis/blob/1.19/src/main/resources/data/apotheosis/recipes/superior_add_sockets.json#L11

Where do I find this path to change the config?

RoyalReject commented 6 months ago

Not sure on question 1, but for question 2 you would have to create a datapack to override that recipe or add a recipe that allows another item to apply more sockets. Just change the max sockets entry

Shadows-of-Fire commented 5 months ago

You will only see extremely high level enchantments in the enchanting table if you either (A) raise the level cap of the table significantly by increasing the max available eterna or (B) change the Max Power Function of the enchantments you want to increase the level of so that they are available in the existing power range.