gaycraft/config/forgero_settings.json

29 lines
893 B
JSON
Raw Normal View History

2023-10-31 16:05:57 +01:00
{
"disabledResources": [
"forgero:diamond-sacrificial_dagger_blade"
],
"disabledPacks": [],
"disableVanillaRecipes": false,
"enableCustomRecipeDeletion": true,
"disableVanillaLoot": false,
"disableVanillaTools": false,
"convertVanillaRecipesToForgeroTools": false,
"convertVanillaToolLoot": false,
"enableUnbreakableTools": false,
"enableRepairKits": true,
"resourceLogging": true,
"logDisabledPackages": false,
"baseSoulLevelRequirement": 1000,
"useEntityAttributes": true,
"hideRarity": true,
"exportGeneratedTextures": false,
"showAttributeDifference": true,
"enableRecipesForAllSchematics": false,
"weightReducesAttackSpeed": true,
"WeightIncreasesHungerCenterPoint": 50,
"WeightIncreasesHungerScaler": 10,
"WeightIncreasesHungerBaseChance": 0.01,
"weightIncreasesHunger": false,
"minimumAttackSpeed": 0.5,
"buildModelsAsync": true
}