Skip to content

Commit

Permalink
Merge pull request #9 from wyndchyme/1.6.0-rococo
Browse files Browse the repository at this point in the history
1.6.0 Release Candidate 1
  • Loading branch information
wyndchyme authored Dec 26, 2024
2 parents 4c10388 + 168d6df commit debb632
Show file tree
Hide file tree
Showing 9 changed files with 705 additions and 6 deletions.
6 changes: 4 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ _This pack contains the following community-made mods from talented modders:_
|---|---|---|---|---|
|1.14 Textures |wyndchyme |The new textures introduced starting in Java Edition 1.14. Overwrites default texture pack. |Made for this pack |N/A |
|Classic Textures |wyndchyme |Emulates the look of Classic Minecraft. Overwrites Candy texture pack. |Made for this pack |N/A |
|Cleann'slick GUI |TheRustico36, Zexlo |Adds a darker, cleaner UI and new icons. ||3.1-MMP |
|Cleann'slick GUI |TheRustico36 |Adds a darker, cleaner UI and new icons. ||3.1-MMP |
|New Water Colors |wyndchyme |Adjusts the water color in the default texture pack to appear more similar to the post-Update Aquatic water. |Made for this pack |N/A |
|New Base Skins |TheRustico36 |Adds the new looks of Steve and Alex introduced in Java Edition 1.19.3. ||1 |
|New Achievement Art |wyndchyme |Ports the new Bedrock Edition Achievement art, with adjustments made manually for best results. |Made for this pack |N/A |
Expand All @@ -62,6 +62,8 @@ _This pack contains the following community-made mods from talented modders:_
|Name Parity |wyndchyme |Replaces certain block and item names for parity with newer versions of Minecraft (example: Stone Brick Monster Egg → Infested Stone Bricks) |Made for this pack |N/A |
|Font-compatible language files |wyndchyme |Replaces certain text strings in-game for better compatibility with replacement fonts. |Made for this pack |N/A |
|New Mojang/Other Ocean logos |wyndchyme |Replaces the Mojang and Other Ocean logos that appear on game start with their newer equivalents. |Made for this pack |N/A |
|Bedrock Wither |Zexlo |Replicates the Bedrock Edition Wither, complete with spawning Wither Skeletons. |✕ |N/A
|Java Zombies and Husks |Zexlo |Allows Zombies and Husks to summon 'backup,' similar to Java Edition. |✕ |N/A

**Pack compiled and maintained by wyndchyme.**

Expand Down Expand Up @@ -159,7 +161,7 @@ Delete the folder beginning with **'0004'** from the 'titles' directory and repe

**Q: How large is Modernization MegaPack?**

_A: As of release 1.5.6, the extracted files amount to around 31.1 MB._
_A: As of release 1.6.0, the extracted files amount to around 31.2 MB._

**Q: Does Modernization MegaPack affect world generation?**

Expand Down
10 changes: 7 additions & 3 deletions credits/credits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ New Logos| #b88d39
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw48 ih17 iu156 iv81 isu48 isv17
| h20
1.20 Mob Textures| #b88d39
Bedrock Wither| #b88d39
Java Zombies and Husks| #b88d39
|h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw97 ih11 iu97 iv98 isu97 isv11
| h20
Expand All @@ -45,15 +47,17 @@ textures/gui/icons/Nintendo-Logo.png| tImage s2 iw74 ih17 iu82 iv81 isu74 isv17
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw97 ih11 iu97 iv109 isu97 isv11
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw68 ih17 iu127 iv137 isu68 isv17
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw74 ih17 iu69 iv64 isu74 isv17
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw79 ih17 iu127 iv120 isu79 isv17
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw82 ih17 iu0 iv81 isu82 isv17
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw56 ih17 iu0 iv64 isu56 isv17
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw79 ih17 iu127 iv120 isu79 isv17
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw68 ih17 iu127 iv137 isu68 isv17
textures/gui/icons/Nintendo-Logo.png| tImage s2 iw48 ih17 iu156 iv81 isu48 isv17
| h20
textures/gui/icons/Nintendo-Logo.png| tImage s1 iw119 ih104 iu3 iv120 isu119 isv104
| h20
Expand Down
Binary file modified loc/en_GB-pocket.blang
Binary file not shown.
Binary file modified loc/en_US-pocket.blang
Binary file not shown.
Binary file modified loc/ru_RU-pocket.blang
Binary file not shown.
4 changes: 3 additions & 1 deletion notes/patch.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Welcome to Modernization MegaPack 1.5.7!| #40eb3d
Welcome to Modernization MegaPack 1.6.0!| #c46de5
| h22
- Added Zexlo's Bedrock Wither mod| h26
- Added Zexlo's Java Zombies and Husks mod| h26
- Certain inventory/crafting and HUD icons in default and Classic texture packs have been redone, thanks to Zexlo| h26
- Added bomba.cat, ENDERMANYK, and Zexlo to Special Thanks section within in-game credits| h26
- Alphabetized names within in-game credits| h26
Expand Down
267 changes: 267 additions & 0 deletions resourcepacks/vanilla/server/entities/husk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,267 @@
{
"minecraft:entity": {
"format_version": "1.1.0",

"component_groups": {
"minecraft:zombie_husk_baby": {
"minecraft:is_baby": { },
"minecraft:scale": {
"value":0.5
},
"minecraft:movement": {
"value": 0.35
}
},

"minecraft:zombie_husk_adult": {
"minecraft:movement": {
"value": 0.25
},
"minecraft:rideable": {
"seat_count": 1,
"family_types": [
"zombie"
],
"seats": {
"position": [ 0.0, 1.1, -0.35 ],
"lock_rider_rotation": 0
}
},
"minecraft:behavior.mount_pathing": {
"priority": 2,
"speed_multiplier": 1.25,
"target_dist": 0.0,
"track_target": true
},
"minecraft:scale": {
"value": 1.0
}
},

"minecraft:zombie_husk_jockey": {
"minecraft:behavior.find_mount": {
"priority": 1,
"within_radius": 16
}
}
},

"components": {
"minecraft:identifier": {
"id": "minecraft:husk"
},
"minecraft:breathable": {
"totalSupply": 15,
"suffocateTime": 0
},
"minecraft:collision_box": {
"width": 0.6,
"height": 1.8
},
"minecraft:nameable": {
},

// Zombie_husk Components
"minecraft:type_family": {
"family":["husk", "zombie", "undead", "monster"]
},
"minecraft:loot": {
"table": "loot_tables/entities/zombie.json"
},
"minecraft:equipment": {
"table": "loot_tables/entities/zombie_equipment.json"
},

"minecraft:health": {
"value": 20,
"max": 20
},
"minecraft:attack": {
"damage": 5,
"effect_name": "hunger",
"effect_duration": 10
},
"minecraft:behavior.summon_entity": {
"priority": 2,

"summon_choices": [
{
"min_activation_range": 0.0,
"max_activation_range": 12.0,
"cooldown_time": 25.0,
"weight": 4,
"cast_duration": 0.2,
"particle_color": "#00664D59",
"start_sound_event": "cast.spell",
"sequence": [
{
"shape": "circle",
"target": "self",
"base_delay": 0.7,
"delay_per_summon": 0.0,
"num_entities_spawned": 1,
"entity_type": "minecraft:husk",
"summon_cap": 3,
"summon_cap_radius": 40.0,
"size": 1.5,
"sound_event": "prepare.summon"
},
{
"shape": "circle",
"target": "self",
"base_delay": 0.15,
"delay_per_summon": 0.1,
"num_entities_spawned": 1,
"entity_type": "minecraft:husk",
"summon_cap": 3,
"summon_cap_radius": 40.0,
"size": 1.5,
"sound_event": "prepare.summon"
}
]
},
{
"min_activation_range": 2.0,
"weight": 7,
"cooldown_time": 30.0,
"cast_duration": 0.2,
"particle_color": "#00664D59",
"start_sound_event": "cast.spell",
"sequence": [
{
"shape": "line",
"target": "self",
"base_delay": 1.0,
"delay_per_summon": 0.1,
"num_entities_spawned": 1,
"entity_type": "minecraft:husk",
"summon_cap": 3,
"size": 1.5,
"summon_cap_radius": 40.0,
"sound_event": "prepare.summon"
}
]
},
{
"weight": 8,
"cooldown_time": 35.0,
"cast_duration": 3.0,
"particle_color": "#FFB3B3CC",
"sequence": [
{
"shape": "circle",
"target": "self",
"base_delay": 5.0,
"num_entities_spawned": 1,
"entity_type": "minecraft:husk",
"summon_cap": 3,
"summon_cap_radius": 40.0,
"size": 1.0,
"sound_event": "prepare.summon"
}
]
}
]
},
"minecraft:variant": {
"value": 2
},
"minecraft:navigation.walk": {
"can_float": true,
"can_pass_doors": true,
"can_open_doors": true,
"avoid_water": false,
"avoid_portals": false
},
"minecraft:movement.basic": {

},
"minecraft:jump.static": {
},
"minecraft:can_climb": {
},

// Zombie_husk Behaviors
"minecraft:behavior.float": {
"priority": 0
},
"minecraft:behavior.break_door": {
"priority": 1
},
"minecraft:behavior.melee_attack": {
"priority": 3,
"speed_multiplier": 1,
"track_target": false
},
"minecraft:behavior.move_towards_restriction": {
"priority": 4,
"speed_multiplier": 1
},
"minecraft:behavior.random_stroll": {
"priority": 6,
"speed_multiplier": 1
},
"minecraft:behavior.look_at_player": {
"priority": 7,
"look_distance": 6,
"probability": 0.02
},
"minecraft:behavior.random_look_around": {
"priority": 7
},
"minecraft:behavior.hurt_by_target": {
"priority": 1
},
"minecraft:behavior.nearest_attackable_target": {
"priority": 2,
"within_radius": 25,
"entity_types": [
{
"filters": { "other_with_families": [ "player", "irongolem", "snowgolem", "villager" ] },
"max_dist": 35
}
]
}
},

"events": {
"minecraft:entity_spawned": {
"randomize": [
{
"weight": 9500,
"remove": {
},
"add": {
"component_groups": [
"minecraft:zombie_husk_adult"
]
}
},
{
"weight": 425,
"remove": {
},
"add": {
"component_groups": [
"minecraft:zombie_husk_baby"
]

}
},
{
"weight": 75,
"remove": {
},
"add": {
"component_groups": [
"minecraft:zombie_husk_baby",
"minecraft:zombie_husk_jockey"
]

}
}
]
}
}
}
}
Loading

0 comments on commit debb632

Please sign in to comment.