disabled enchants on generated GT tools
This commit is contained in:
parent
d856004815
commit
c4e05d0b59
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ recipes:
|
|||
|
||||
# Whether tools should have enchants or not. Like the flint sword getting fire aspect.
|
||||
# Default: true
|
||||
enchantedTools: true
|
||||
enchantedTools: false
|
||||
|
||||
worldgen:
|
||||
# Rubber Tree spawn chance (decimal % per chunk)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue