Mods updated

This commit is contained in:
minster586
2025-12-03 23:08:04 -05:00
parent b34781edd7
commit e49b8e2d29
58 changed files with 1440 additions and 1100 deletions

View File

@@ -0,0 +1,102 @@
[
{
"item": "minecraft:leather_boots",
"multiplier": 0.95
},
{
"item": "minecraft:leather_leggings",
"multiplier": 0.95
},
{
"item": "minecraft:leather_chestplate",
"multiplier": 0.95
},
{
"item": "minecraft:leather_helmet",
"multiplier": 0.95
},
{
"item": "minecraft:chainmail_boots",
"multiplier": 0.95
},
{
"item": "minecraft:chainmail_leggings",
"multiplier": 0.95
},
{
"item": "minecraft:chainmail_chestplate",
"multiplier": 0.95
},
{
"item": "minecraft:chainmail_helmet",
"multiplier": 0.95
},
{
"item": "minecraft:iron_boots",
"multiplier": 0.9
},
{
"item": "minecraft:iron_leggings",
"multiplier": 0.9
},
{
"item": "minecraft:iron_chestplate",
"multiplier": 0.9
},
{
"item": "minecraft:iron_helmet",
"multiplier": 0.9
},
{
"item": "minecraft:golden_boots",
"multiplier": 0.9
},
{
"item": "minecraft:golden_leggings",
"multiplier": 0.9
},
{
"item": "minecraft:golden_chestplate",
"multiplier": 0.9
},
{
"item": "minecraft:golden_helmet",
"multiplier": 0.9
},
{
"item": "minecraft:diamond_boots",
"multiplier": 0.86
},
{
"item": "minecraft:diamond_leggings",
"multiplier": 0.86
},
{
"item": "minecraft:diamond_chestplate",
"multiplier": 0.86
},
{
"item": "minecraft:diamond_helmet",
"multiplier": 0.86
},
{
"item": "minecraft:netherite_boots",
"multiplier": 0.82
},
{
"item": "minecraft:netherite_leggings",
"multiplier": 0.82
},
{
"item": "minecraft:netherite_chestplate",
"multiplier": 0.82
},
{
"item": "minecraft:netherite_helmet",
"multiplier": 0.82
},
{
"item": "minecraft:turtle_helmet",
"multiplier": 0.75
}
]

View File

@@ -0,0 +1,6 @@
[
{
"item": "minecraft:enchanted_golden_apple",
"duration": 150
}
]

View File

@@ -0,0 +1,59 @@
[
{
"entity": "minecraft:horse",
"converts_to": "minecraft:zombie_horse",
"chance": 0.65
},
{
"entity": "minecraft:piglin",
"converts_to": "minecraft:zombified_piglin",
"chance": 0.75
},
{
"entity": "minecraft:piglin_brute",
"converts_to": "minecraft:zombified_piglin",
"chance": 0.35,
"nbt": "{Attributes:[{Name:\"generic.max_health\",Base:50f}], texture:\"hordes:textures/entity/zombified_piglin_brute.png\", chat_name:\"entity.hordes.ZombifiedPiglinBrute.name\"}"
},
{
"entity": "minecraft:hoglin",
"converts_to": "minecraft:zoglin",
"chance": 0.15
},
{
"entity": "minecraft:wandering_trader",
"converts_to": "minecraft:zombie_villager",
"chance": 0.75,
"nbt": "{texture:\"hordes:textures/entity/zombie_wandering_trader.png\", chat_name:\"entity.hordes.ZombieWanderingTrader.name\", VillagerData:{type:none}}"
},
{
"entity": "minecraft:pillager",
"converts_to": "minecraft:zombie_villager",
"chance": 0.75,
"nbt": "{Attributes:[{Name:\"generic.max_health\",Base:24f}], texture:\"hordes:textures/entity/zombie_pillager.png\", chat_name:\"entity.hordes.ZombiePillager.name\", VillagerData:{type:none}}"
},
{
"entity": "minecraft:vindicator",
"converts_to": "minecraft:zombie_villager",
"chance": 0.35,
"nbt": "{Attributes:[{Name:\"generic.max_health\",Base:24f}], texture:\"hordes:textures/entity/zombie_vindicator.png\", chat_name:\"entity.hordes.ZombieVindicator.name\", VillagerData:{type:none}}"
},
{
"entity": "minecraft:evoker",
"converts_to": "minecraft:zombie_villager",
"chance": 0.5,
"nbt": "{Attributes:[{Name:\"generic.max_health\",Base:24f}], texture:\"hordes:textures/entity/zombie_evoker.png\", chat_name:\"entity.hordes.ZombieEvoker.name\", VillagerData:{type:none}}"
},
{
"entity": "minecraft:illusioner",
"converts_to": "minecraft:zombie_villager",
"chance": 0.15,
"nbt": "{Attributes:[{Name:\"generic.max_health\",Base:32f}], texture:\"hordes:textures/entity/zombie_illusioner.png\", chat_name:\"entity.hordes.ZombieIllusioner.name\", VillagerData:{type:none}}"
},
{
"entity": "minecraft:witch",
"converts_to": "minecraft:zombie_villager",
"chance": 0.25,
"nbt": "{Attributes:[{Name:\"generic.max_health\",Base:26f}], texture:\"hordes:textures/entity/zombie_witch.png\", chat_name:\"entity.hordes.ZombieWitch.name\", VillagerData:{type:none}}"
}
]

View File

@@ -0,0 +1,42 @@
[
{
"function": "hordes:set_spawntable",
"value": [
"hordes:default"
],
"conditions": []
},
{
"function": "hordes:multiple",
"value": [
{
"function": "hordes:set_spawntable",
"value": [
"hordes:drowned"
],
"conditions": []
},
{
"function": "hordes:set_spawn_type",
"value": "prefer_water",
"conditions": []
}
],
"conditions": [
{
"name": "hordes:biome",
"value": "#minecraft:is_ocean"
},
{
"name": "hordes:not",
"value": {
"name": "hordes:biome",
"value": [
"minecraft:frozen_ocean",
"minecraft:deep_frozen_ocean"
]
}
}
]
}
]

View File

@@ -0,0 +1,12 @@
[
"minecraft:zombie-35-0-20",
"minecraft:zombie_villager-1-0-20",
"minecraft:zombie_horse-3-20-40",
"minecraft:husk-40-20-40",
"minecraft:drowned{HandItems:[{id:trident,Count:1}]}-3-30-40",
"minecraft:zoglin-3-40-40",
"minecraft:zombified_piglin-10-40-0",
"minecraft:husk-25-50-0",
"minecraft:zoglin{Passengers:[{id:drowned,HandItems:[{id:trident,Count:1}]}]}-3-50-0",
"minecraft:zombie_horse{Passengers:[{id:drowned,HandItems:[{id:trident,Count:1}]}]}-3-50-0"
]

View File

@@ -0,0 +1,4 @@
[
"minecraft:drowned-40-0-20",
"minecraft:drowned{HandItems:[{id:trident,Count:1}]}-3-30-40"
]

View File

@@ -0,0 +1,52 @@
[
{
"entity": "minecraft:pillager",
"weight": 15,
"first_day": 0,
"last_day": 0
},
{
"entity": "minecraft:vindicator",
"weight": 10,
"first_day": 0,
"last_day": 0
},
{
"entity": "minecraft:witch",
"weight": 5,
"first_day": 20,
"last_day": 0
},
{
"entity": "minecraft:ravager",
"weight": 5,
"first_day": 30,
"last_day": 40
},
{
"entity": "minecraft:evoker",
"weight": 3,
"first_day": 40,
"last_day": 40
},
{
"entity": "minecraft:illusioner",
"weight": 5,
"first_day": 50,
"last_day": 0
},
{
"entity": "minecraft:ravager",
"weight": 3,
"first_day": 50,
"last_day": 0,
"nbt": "{Passengers:[{id:evoker}]}"
},
{
"entity": "minecraft:ravager",
"weight": 5,
"first_day": 50,
"last_day": 0,
"nbt": "{Passengers:[{id:pillager}]}"
}
]

View File

@@ -0,0 +1,54 @@
[
"minecraft:zombie-20-0-20",
"minecraft:skeleton-10-20-30",
"minecraft:spider-15-20-30",
"minecraft:creeper-5-30-30",
"minecraft:husk-20-30-50",
"minecraft:stray-10-40-50",
"minecraft:cave_spider-10-40-50",
"minecraft:witch-5-40-50",
"minecraft:pillager-10-40-50",
"minecraft:zombified_piglin-10-40-50",
{
"entity": "minecraft:zombie_horse",
"weight": 3,
"first_day": 40,
"last_day": 50,
"nbt": "{Passengers:[{id:creeper}]}"
},
"minecraft:wither_skeleton-10-50-0",
"minecraft:phantom-5-50-50",
"minecraft:vindicator-10-50-50",
"minecraft:zoglin-5-40-40",
"minecraft:ravager-5-50-50",
"minecraft:evoker-5-50-50",
"minecraft:piglin_brute-10-60-0",
{
"entity": "minecraft:cave_spider",
"weight": 15,
"first_day": 60,
"last_day": 0,
"nbt": "{Passengers:[{id:stray,HandItems:[{id:bow,Count:1b}]}]}"
},
{
"entity": "minecraft:zombie_horse",
"weight": 5,
"first_day": 60,
"last_day": 0,
"nbt": "{Passengers:[{id:drowned,HandItems:[{id:trident,Count:1b}]}]}"
},
{
"entity": "minecraft:ravager",
"weight": 3,
"first_day": 60,
"last_day": 0,
"nbt": "{Passengers:[{id:evoker}]}"
},
{
"entity": "minecraft:phantom",
"weight": 3,
"first_day": 60,
"last_day": 0,
"nbt": "{Passengers:[{id:creeper,powered:1}]}"
}
]

View File

@@ -0,0 +1,26 @@
[
"minecraft:skeleton-10-0-20",
{
"entity": "minecraft:skeleton",
"weight": 20,
"first_day": 0,
"last_day": 30,
"nbt": "{HandItems:[{id:stone_sword,Count:1}]}"
},
{
"entity": "minecraft:skeleton_horse",
"weight": 5,
"first_day": 20,
"last_day": 50,
"nbt": "{Passengers:[{id:skeleton,HandItems:[{id:bow,Count:1b}]}]}"
},
"minecraft:stray-10-20-0",
"minecraft:wither_skeleton-10-40-0",
{
"entity": "minecraft:skeleton_horse",
"weight": 5,
"first_day": 40,
"last_day": 0,
"nbt": "{Passengers:[{id:stray,HandItems:[{id:bow,Count:1b}]}]}"
}
]

View File

@@ -0,0 +1,15 @@
{
"replace": false,
"values": [
"minecraft:zombie",
"minecraft:zombie_villager",
"minecraft:husk",
"minecraft:drowned",
"minecraft:zombie_horse",
"minecraft:zombified_piglin",
"minecraft:zoglin",
"hordes:zombie_player",
"hordes:drowned_player",
"hordes:husk_player"
]
}

View File

@@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"minecraft:golden_apple",
"minecraft:enchanted_golden_apple"
]
}

View File

@@ -0,0 +1,7 @@
{
"values": [
"minecraft:desert",
"#minecraft:is_savanna",
"#minecraft:is_badlands"
]
}