modpack/config/enchancement.json

76 lines
2.2 KiB
JSON
Raw Normal View History

2024-05-25 11:49:03 +00:00
{
"disallowedEnchantments": [
"minecraft:aqua_affinity",
"minecraft:bane_of_arthropods",
"minecraft:binding_curse",
"minecraft:blast_protection",
"minecraft:depth_strider",
"minecraft:feather_falling",
"minecraft:fire_protection",
"minecraft:flame",
"minecraft:fortune",
"minecraft:frost_walker",
"minecraft:impaling",
"minecraft:infinity",
"minecraft:knockback",
"minecraft:looting",
"minecraft:loyalty",
"minecraft:lure",
"minecraft:mending",
"minecraft:multishot",
"minecraft:piercing",
"minecraft:power",
"minecraft:projectile_protection",
"minecraft:protection",
"minecraft:punch",
"minecraft:quick_charge",
"minecraft:respiration",
"minecraft:sharpness",
"minecraft:smite",
"minecraft:soul_speed",
"minecraft:sweeping",
"minecraft:swift_sneak",
"minecraft:thorns",
"minecraft:unbreaking",
"minecraft:vanishing_curse",
"spectrum:indestructible",
"spectrum:autosmelt"
],
"invertedList": false,
"overhaulEnchantingTable": true,
"allowTreasureEnchantmentsInEnchantingTable": false,
"singleLevelMode": true,
"enchantmentLimit": 2,
"accurateFishingBobbers": true,
"allTridentsHaveLoyalty": true,
"arrowsDropOnHit": true,
"channelingIgnitesOnMelee": true,
"channelingWorksWhenNotThundering": true,
"crossbowsPullFromInventory": true,
"drownedUseHeldTrident": true,
"enchantedChestplatesIncreaseAirMobility": true,
"fasterBows": true,
"fireAspectWorksAsFlintAndSteel": true,
"freeEnchantedBookMerging": true,
"luckOfTheSeaHasLure": true,
"negateEnderPearlDamage": true,
"projectilesBypassCooldown": true,
"projectilesNegateVelocity": true,
"randomMobEnchantments": true,
"rebalanceArmor": true,
"safeChanneling": true,
"tridentsReturnFromVoid": true,
"weakerFireAspect": true,
"weakerGoldenApple": true,
"weakerPotions": true,
"weaponEnchantmentCooldownRequirement": 0.7,
"maxExtractingBlocks": 64,
"maxLumberjackBlocks": 1024,
"maxLumberjackHorizontalLength": 7,
"coyoteBiteTicks": 3,
"unbreakingChangesFlag": -1,
"enchantmentDescriptions": true,
"coloredEnchantmentNames": true,
"allowDuplicateKeybindings": "VANILLA_AND_ENCHANCEMENT",
"singlePressStrafe": false
}