Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"config": {
"miningUnderwaterSpeedMultiplier": 1.5,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,8 @@
{
"config": {
"setEnemyInFireTicks": 300,
"fireDamageReductionPercentage": 25.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,6 @@
{
"config": {
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"cooldown": 36000,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"range": 5.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,8 @@
{
"config": {
"fallDamageReductionPercentage": 10.0,
"generalDamageReductionPercentage": 5.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,15 @@
{
"config": {
"percentageExtraAttack": 10.0,
"percentageExtraSpeed": 10.0,
"percentageExtraArmor": 10.0,
"percentageExtraAttackSpeed": 10.0,
"percentageExtraArmorThougness": 10.0,
"percentageExtraAttackKnockback": 10.0,
"percentageExtraKnockbackResistance": 10.0,
"percentageExtraLuck": 10.0,
"percentageExtraMaxHealth": 10.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"explosionLevel": 15.0,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,4 @@
{
"config": {},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"radius": 15.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"boatSpeedMultiplierPercentage": 50.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"flyingSpeed": 0.01,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"experienceMultiplier": 1.25,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,75 @@
{
"config": {
"range": 10.0,
"isEnable": true
},
"loot": [
{
"table": [
"minecraft:chests/spawn_bonus_chest"
],
"chance": 1.0
},
{
"table": [
"minecraft:chests/village/village_desert_house",
"minecraft:chests/village/village_plains_house",
"minecraft:chests/village/village_snowy_house",
"minecraft:chests/village/village_taiga_house",
"minecraft:chests/village/village_savanna_house",
"minecraft:chests/village/village_butcher"
],
"chance": 0.02
},
{
"table": [
"minecraft:chests/abandoned_mineshaft",
"minecraft:chests/buried_treasure",
"minecraft:chests/pillager_outpost",
"minecraft:chests/stronghold_corridor",
"minecraft:chests/woodland_mansion"
],
"chance": 0.25
},
{
"table": [
"minecraft:chests/village/village_armorer",
"minecraft:chests/village/village_toolsmith",
"minecraft:chests/village/village_weaponsmith"
],
"chance": 0.07
},
{
"table": [
"minecraft:chests/bastion_treasure"
],
"chance": 0.7
},
{
"table": [
"minecraft:chests/simple_dungeon",
"minecraft:chests/nether_bridge",
"minecraft:chests/ruined_portal",
"minecraft:chests/shipwreck_treasure"
],
"chance": 0.1
},
{
"table": [
"minecraft:chests/end_city_treasure",
"minecraft:chests/jungle_temple",
"minecraft:chests/underwater_ruin_big"
],
"chance": 0.3
},
{
"table": [
"minecraft:chests/village/village_tannery",
"minecraft:chests/village/village_temple",
"minecraft:chests/bastion_hoglin_stable",
"minecraft:chests/desert_pyramid"
],
"chance": 0.2
}
]
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"blastDamagePercentageReduction": 30.0,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,11 @@
{
"config": {
"discountBoost": 100,
"secondsToUnequip": 0.0,
"hungerPerSecond": 0.1,
"isEnable": false,
"secondsToUnequipPRIVATE": 0.0,
"setSeconds": false
},
"loot": []
}

View File

@@ -0,0 +1,6 @@
{
"config": {
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"extraLoots": 1,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"magicDamageReduction": 0.5,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,6 @@
{
"config": {
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,10 @@
{
"config": {
"extraHearts": 20.0,
"regenerationTime": 200,
"regenerationExtraTime": 60,
"regenerationLevel": 0,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,9 @@
{
"config": {
"chokingDamage": 1.0,
"blindnessWhenChoking": true,
"airReductionSpeed": 7,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,15 @@
{
"config": {
"percentageExtraAttack": 25.0,
"percentageExtraSpeed": 25.0,
"percentageExtraArmor": 25.0,
"percentageExtraAttackSpeed": 25.0,
"percentageExtraArmorThougness": 25.0,
"percentageExtraAttackKnockback": 25.0,
"percentageExtraKnockbackResistance": 25.0,
"percentageExtraLuck": 25.0,
"percentageExtraMaxHealth": 25.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,9 @@
{
"config": {
"slownessTime": 200,
"slownessLevel": 1,
"frostWalkerLevel": 3,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"miningSpeedMultiplier": 1.25,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,18 @@
{
"config": {
"percentageOfObtaining": 5,
"blockList": [
"minecraft:coal",
"minecraft:diamond",
"minecraft:iron_ingot",
"minecraft:gold_ingot",
"minecraft:emerald",
"minecraft:redstone",
"minecraft:flint",
"minecraft:lapis_lazuli",
"minecraft:glowstone_dust"
],
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"extraLootingLevel": 1,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,9 @@
{
"config": {
"activationPercentage": 25,
"radiusInBlocks": 25.0,
"percentageOfDamage": 20.0,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"gravityValue": -0.07,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,4 @@
{
"config": {},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"thunders": 100,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,9 @@
{
"config": {
"chanceToApplyPoison": 30,
"poisonTime": 100,
"poisonLevel": 1,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,8 @@
{
"config": {
"damageMultiplier": 1.5,
"range": 5.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,8 @@
{
"config": {
"repairSpeedSeconds": 120,
"repairCuantity": 1,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"chanceToActivate": 50,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"speedMultiplier": 25.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,6 @@
{
"config": {
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,10 @@
{
"config": {
"nightVisionTime": 1200,
"weaknessTime": 1200,
"phantomRange": 2.0,
"bedDisabled": true,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"speedMultiplier": 25.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"climbSpeed": 0.1,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"range": 15.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"swimSpeedMultiplier": 50.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,10 @@
{
"config": {
"rangeToActivate": 25.0,
"entityDamagePercentage": 1.0,
"playerDamagePercentage": 5.0,
"playerHungerPercentage": 10.0,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,11 @@
{
"config": {
"miningUnderwaterSpeed": 3.0,
"chokingDamage": 1.5,
"blindnessWhenChoking": true,
"airReductionSpeed": 5,
"swimSpeedMultiplier": 300.0,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,9 @@
{
"config": {
"damageMultiplierPercentage": 150.0,
"healingPercentage": 10.0,
"sunDamage": 2.0,
"isEnable": false
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"range": 15.0,
"isEnable": true
},
"loot": []
}

View File

@@ -0,0 +1,7 @@
{
"config": {
"cooldown": 200,
"isEnable": true
},
"loot": []
}