Skip to content

Commit

Permalink
fix(config): 🧩[Enchantment Table] level up book Enchantability x2
Browse files Browse the repository at this point in the history
  • Loading branch information
Krutoy242 committed Jun 11, 2024
1 parent 9a99251 commit 60bb333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/quark.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1503,7 +1503,7 @@ oddities {
I:"Base Max Piece Count for Books"=1

# The higher this is, the better enchantments you'll get on books
I:"Book Enchantability"=12
I:"Book Enchantability"=24

# How much the min level requirement for adding a new piece to a book should increase per each bookshelf being used
D:"Book Min Level Scale Factor"=2.0
Expand Down Expand Up @@ -1545,7 +1545,7 @@ oddities {
B:"Influencing Enabled"=true

# The max amount of candles that can influence a single enchantment
I:"Influencing Max"=4
I:"Influencing Max"=16

# How much each candle influences an enchantment. This works as a multiplier to its weight
D:"Influencing Power"=0.125
Expand Down

0 comments on commit 60bb333

Please sign in to comment.