This commit is contained in:
2024-10-21 19:53:50 +02:00
parent 9b310bdcc7
commit df60129653
6 changed files with 301 additions and 42 deletions
+42
View File
@@ -0,0 +1,42 @@
enchants:
soulbound:
enabled: true
canGetFromEnchantingTable: true
anvilCost: 1
weight: 10
minimumCost:
base: 10
additionalPerLevel: 1
maximumCost:
base: 65
additionalPerLevel: 1
supportedItemTags:
- "#minecraft:enchantable/armor"
- "#minecraft:enchantable/weapon"
- "#minecraft:enchantable/mining"
telepathy:
enabled: true
canGetFromEnchantingTable: true
anvilCost: 1
weight: 5
minimumCost:
base: 15
additionalPerLevel: 1
maximumCost:
base: 65
additionalPerLevel: 1
supportedItemTags:
- "#minecraft:enchantable/mining"
replanting:
enabled: true
canGetFromEnchantingTable: true
anvilCost: 1
weight: 10
minimumCost:
base: 1
additionalPerLevel: 1
maximumCost:
base: 65
additionalPerLevel: 1
supportedItemTags:
- "#minecraft:hoes"