This add-on is a Minecraft PE survival pack inspired by Left 4 Dead, built around supply crates, survival gear, and a small cast of playable survivor identities. The package is split into a behavior pack and a resource pack, with a strong focus on guns, melee weapons, medicine, food, and a survival-style loot loop. It is a demo-style pack rather than a full commercial conversion, but it still delivers a recognizable zombie-survival mood in Minecraft.
- The addon contains two core packs: L4D2_BE and L4D2_RE.
- The behavior pack handles gameplay logic, item namespaces, block behavior, and loot tables.
- The resource pack handles textures, item icons, UI images, and the visual presentation of the pack.
- The pack is focused on loot survival: supply crates, weapons, food, medicine, and starter equipment.
- It is designed for Minecraft PE 1.20+ with experimental game features enabled, as shown in the pack metadata.
| Pack name |
Type |
Purpose |
Notes |
| L4D2_BE |
Behavior / Data Pack |
Defines blocks, loot, inventory items, and gameplay behavior |
Contains loot tables, item definitions, block config, and the lock function |
| L4D2_RE |
Resource Pack |
Provides textures, UI, models, sounds, and render layers |
Contains custom weapon icons and survivor-related visual assets |
| Mob / character |
Role |
Description |
| Bill |
Playable survivor |
Older veteran type, highly experienced, strong survival background, representative of the classic L4D cast. |
| Zoey |
Playable survivor |
Young survivor with a film and action focus, fast-moving and adaptable. |
| Louis |
Playable survivor |
Tech-savvy survivor with practical problem-solving and weapon use. |
| Francis |
Playable survivor |
Hard-edged, aggressive survivor with a no-rules, rough combat style. |
| Husk / infected base |
Enemy base |
The pack reuses the standard husk-type infected framework for a zombie-like threat profile. |
| Supply Box |
World object |
Loot container used to distribute weapons, medicine, and food in survival loops. |
- Step 1: Install both packs - Put the behavior pack and resource pack into your world and enable both.
- Step 2: Enable required experimental settings - The manifest notes that the add-on expects all experimental gameplay features to be active for correct behavior.
- Step 3: Start a survival world - Use a world with regular survival or a custom challenge world, then collect supplies from explored areas and loot containers.
- Step 4: Get equipment from supply drops - The loot table includes guns such as AK47, M16A4, and melee tools such as baseball bat and crowbar.
- Step 5: Use food and medicine - Items such as canned food, soda, bandage, and pain pills are part of the survival loop and help keep the player ready for combat.
- Step 6: Use weapon categories - Mainhand weapons cover rifles, SMGs, and shotguns; offhand weapons cover melee and sidearms; throwables include pipe bombs, molotovs, and boomer bile.
- Step 7: Manage resources - The pack is intended to be loot-driven. Gather all useful items from supply boxes and use them as your primary progression loop instead of a bench-crafting system.
- Step 8: Keep equipment organized - The pack includes an inventory lock function, which can be used to stabilize the hotbar and prevent accidental item movement.
This add-on is not built around a full standard Minecraft crafting table loop; it is primarily a loot-and-use survival pack. The most relevant "crafting" logic is therefore item access and category conversion rather than a classic recipe grid.
| Result / use |
Source |
Purpose |
| AK47 / M16A4 / Shotguns |
Supply Box loot |
Main ranged weapons for combat |
| Crowbar / Baseball Bat / Katana / Chainsaw |
Supply Box loot |
Melee combat and survival defense |
| Bandage |
Supply Box loot / use item |
Basic recovery support |
| Pain Pills / Adrenaline |
Supply Box loot / medicine category |
Temporary combat and survival boost |
| First Aid Kit / Defibrillator |
Supply Box loot |
Recovery and revival support |
| Molotov / Pipe Bomb / Boomer Bile |
Throwables category |
Area denial and crowd control |
| Food and drink sets |
Supply Box loot |
Restoration and sustain during long survival runs |
| Equipment |
Type |
Effect / role |
| AK47 |
Mainhand weapon |
Fast ranged weapon for pressure fights and mid-range control |
| M16 |
Mainhand weapon |
Reliable assault weapon for sustained combat |
| Shotgun pack |
Mainhand weapon |
Close-range burst damage and crowd clearing |
| Crowbar / Baseball Bat / Shovel / Machete |
Melee |
Close-range impact and durability-based survival combat |
| Chainsaw |
Melee |
Very aggressive melee option for fast zombie-style survival pressure |
| Molotov |
Throwable |
Area burn effect and environmental disruption |
| Pipe Bomb |
Throwable |
Explosive zone pressure and crowd deterrence |
| Boomer Bile |
Throwable |
Special field effect for control and disruption |
| Adrenaline |
Medicine |
Temporary boost for active combat and mobility |
| Pain Pills |
Medicine |
Short-term recovery or endurance support |
| Defibrillator / First Aid Kit |
Support gear |
Recovery and revival assistance in team survival play |
| Command |
Purpose |
| /give @p gun:ak47 1 |
Spawn an AK47 |
| /give @p gun:m16a4 1 |
Spawn an M16A4 |
| /give @p weapon:crowbar 1 |
Spawn a crowbar |
| /give @p medicine:bandage 1 |
Spawn a bandage |
| /give @p food:canned_luncheon_meat1 1 |
Spawn a food item |
| /summon minecraft:husk |
Spawn an infected-like zombie variant |
| /function lock |
Use the pack’s custom lock function to freeze inventory slots |
- Step 1: Download both packs: L4D2_BE and L4D2_RE.
- Step 2: Open the Minecraft PE file manager and move both packs into the selected resource/behavior pack folders.
- Step 3: Activate the behavior pack first and then the resource pack.
- Step 4: Restart the world or create a new world to ensure the new item data and textures load correctly.
- Step 5: Open all experimental settings required by the addon before starting.
- Load order note: Because the pack manifests reference each other and the add-on is a demo-style package, the safest setup is to enable the behavior pack first, then the resource pack, and if textures fail, re-enable the resource pack after the behavior pack. This avoids conflicts and missing icon issues.
- World note: If you have another survival add-on installed, use a clean world or test in a fresh map to prevent ID collisions.
| MCPE version |
Status |
Reason |
| 1.13 to 1.15 |
Not supported |
Older engine behavior and custom pack compatibility are too limited for this add-on. |
| 1.16 |
Partial |
May load but can show instability in newer custom behavior systems. |
| 1.17 |
Partial |
Some pack features may load, but not all functions are fully stable. |
| 1.18 |
Partial |
Functionally usable but with compatibility risk on custom item behavior. |
| 1.19 |
Partial |
Possible texture and entity issues depending on features enabled. |
| 1.20 |
Good |
Best-supported version shown by the add-on metadata and content layout. |
| 1.21 |
Good |
Compatible with the current pack logic and UI assets. |
| 1.22 |
Good |
Usually stable when all experiments are enabled. |
| 1.23 |
Good |
Likely stable for resource and behavior pack-based gameplay. |
| 1.24 |
Good |
Expected to work well with the pack structure. |
| 1.25 |
Good |
Strong compatibility with modern PE custom packs. |
| 1.26+ |
Good |
Compatible in principle, though future engine updates may still require pack adaptation. |
| Issue |
Fix |
| Textures are missing |
Enable the resource pack and reload the world. Check that the resource pack is above the behavior pack in the load list. |
| Items do not appear |
Activate all required experimental features and make sure the behavior pack is enabled. |
| Pack does not load |
Use a clean world and confirm version compatibility. Some old worlds may keep stale pack data. |
| Hotbar behaves strangely |
Use the lock function or reset inventory and reload the world. |
| World crashes or fails to generate |
Remove conflicting survival add-ons and test with only this pack installed. |
- Is this addon only for survival mode? It is designed for survival-style play, but it can also be used in custom challenge worlds.
- Do I need to enable experiments? Yes, the manifest indicates that experimental gameplay needs to be on for proper behavior.
- Can I use this on 1.20+ only? It is best on 1.20 and later, though newer versions are still acceptable if the world loads correctly.
- Do I need both packs together? Yes. The behavior pack provides logic and loot; the resource pack provides the item visuals and UI.
- Are there true crafting recipes? Not in the classic Minecraft sense. This is mainly a loot-drop pack with survival item categories and utility equipment.
- How do I get weapons quickly? Use supply box loot or use commands such as /give @p gun:ak47 1.
| Field |
Information |
| Author name |
distant_xm |
| Community name |
distant星梦 |
| Platform |
Bilibili, YouTube, Twitter |
| Contact / community |
QQ group: 221269795 |
| Pack title |
L4D2 Add-On Demo |
| Pack focus |
Zombie survival gear, weapons, medicine, food, and a demo-style L4D-inspired gameplay loop |
Overall, this add-on is best described as a compact survival-themed Minecraft PE transformation inspired by Left 4 Dead. It is not a full custom mob RPG, but it delivers the key identity of the franchise through weapons, loot tables, survivor characters, and a survival resource loop that fits naturally into MCPE gameplay.