Initial commit
This commit is contained in:
17
config/attributefix/minecraft/generic.armor.json
Normal file
17
config/attributefix/minecraft/generic.armor.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": true,
|
||||
"value": true
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1000000.0,
|
||||
"value": 1000000.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.armor_toughness.json
Normal file
17
config/attributefix/minecraft/generic.armor_toughness.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": true,
|
||||
"value": true
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1000000.0,
|
||||
"value": 1000000.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.attack_damage.json
Normal file
17
config/attributefix/minecraft/generic.attack_damage.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": true,
|
||||
"value": true
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1000000.0,
|
||||
"value": 1000000.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.attack_knockback.json
Normal file
17
config/attributefix/minecraft/generic.attack_knockback.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": true,
|
||||
"value": true
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1000000.0,
|
||||
"value": 1000000.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.attack_speed.json
Normal file
17
config/attributefix/minecraft/generic.attack_speed.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.burning_time.json
Normal file
17
config/attributefix/minecraft/generic.burning_time.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 100.0,
|
||||
"value": 100.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.flying_speed.json
Normal file
17
config/attributefix/minecraft/generic.flying_speed.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.follow_range.json
Normal file
17
config/attributefix/minecraft/generic.follow_range.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 2048.0,
|
||||
"value": 2048.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.gravity.json
Normal file
17
config/attributefix/minecraft/generic.gravity.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": -1.0,
|
||||
"value": -1.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.jump_strength.json
Normal file
17
config/attributefix/minecraft/generic.jump_strength.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 32.0,
|
||||
"value": 32.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.luck.json
Normal file
17
config/attributefix/minecraft/generic.luck.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": -1024.0,
|
||||
"value": -1024.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.max_absorption.json
Normal file
17
config/attributefix/minecraft/generic.max_absorption.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 2048.0,
|
||||
"value": 2048.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.max_health.json
Normal file
17
config/attributefix/minecraft/generic.max_health.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": true,
|
||||
"value": true
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1000000.0,
|
||||
"value": 1000000.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.movement_speed.json
Normal file
17
config/attributefix/minecraft/generic.movement_speed.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.oxygen_bonus.json
Normal file
17
config/attributefix/minecraft/generic.oxygen_bonus.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": -1024.0,
|
||||
"value": -1024.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.scale.json
Normal file
17
config/attributefix/minecraft/generic.scale.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0625,
|
||||
"value": 0.0625
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 16.0,
|
||||
"value": 16.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/generic.step_height.json
Normal file
17
config/attributefix/minecraft/generic.step_height.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 10.0,
|
||||
"value": 10.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/player.block_break_speed.json
Normal file
17
config/attributefix/minecraft/player.block_break_speed.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 64.0,
|
||||
"value": 64.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 64.0,
|
||||
"value": 64.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/player.mining_efficiency.json
Normal file
17
config/attributefix/minecraft/player.mining_efficiency.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1024.0,
|
||||
"value": 1024.0
|
||||
}
|
||||
}
|
||||
17
config/attributefix/minecraft/player.sneaking_speed.json
Normal file
17
config/attributefix/minecraft/player.sneaking_speed.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 20.0,
|
||||
"value": 20.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"modify_range": {
|
||||
"//": "Determines if the range for the attribute should be modified or not.",
|
||||
"//default": false,
|
||||
"value": false
|
||||
},
|
||||
"min": {
|
||||
"//": "The lowest possible value for the attribute.",
|
||||
"//default": 0.0,
|
||||
"value": 0.0
|
||||
},
|
||||
"max": {
|
||||
"//": "The highest possible value for the attribute.",
|
||||
"//default": 1.0,
|
||||
"value": 1.0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user