Skip to content
CoderForkle54 edited this page Jun 3, 2026 · 4 revisions

🌌 End-Expansion Add-On

By Swordspark Games

A comprehensive Minecraft Bedrock Edition add-on that expands the End dimension with new biomes, flora, fauna, and building materials.


πŸ“‘ Table of Contents


🏷️ About

End-Expansion is the official project hub for the Swordspark Games team. We are dedicated to creating immersive, high-quality content for the Minecraft Bedrock community.

This add-on is designed to breathe new life into the End dimension, adding depth, variety, and new gameplay mechanics. Now available on CurseForge and direct download for easy installation and updates.


πŸ“– Introduction

The End is no longer just a barren wasteland of obsidian pillars and Endermen. With End-Expansion, players can explore the Sovereign Chorus Valley, a lush and mysterious biome featuring:

Feature Description
🌿 New Flora The unique Sovereign Chorus Tree, Chorus Grass, and custom leaves.
🧱 Building Blocks Custom logs, planks, and decorative blocks inspired by the End's aesthetic.
πŸ—ΊοΈ Custom Generation New terrain generation rules that create rolling hills and valleys within the End.
πŸ‘Ύ New Mobs The Royal Chorus Enderman, a hostile variant native to the valley.
πŸ”¨ Crafting Integration Fully integrated recipes allowing players to craft tools, boats, and structures using the new wood set.

✨ Features

Icon Feature Details
🌲 Sovereign Chorus Trees Custom tree generation with unique logs and leaves.
🏝️ Sovereign Chorus Valley A new biome with custom climate and surface parameters.
πŸ‘Ύ Royal Chorus Enderman A new hostile mob with unique animations, glowing eyes, and special attacks.
πŸ”¨ Full Wood Set Logs, Planks, Stairs, Slabs, Fences, Gates, and Boats.
πŸ”₯ Realistic Physics Custom explosion resistance, mining speeds, and flammability settings.
πŸ› οΈ Bedrock Optimized Built specifically for Minecraft Bedrock Edition (1.21+) using the latest feature flags.

πŸ“₯ Installation

  1. Download: Get the latest .mcaddon or .mcpack file from the Releases page or CurseForge.
  2. Import: Click the file to automatically import it into Minecraft Bedrock Edition.
  3. Activate:
    • Go to Settings > Global Resources (for Resource Pack) and Behavior Packs (for Behavior Pack).
    • Activate both packs.
    • Create a New World and enable the packs in the world settings.
    • ⚠️ Note: This add-on requires a fresh world to generate the new biomes and spawn the Royal Chorus Enderman correctly.

πŸ“š Documentation

For developers and advanced users, here is a summary of the technical implementation:

Component Implementation
Biome Definition Uses minecraft:biome with custom end_height and surface_parameters.
Tree Feature Implements minecraft:tree_feature with custom foliage_placer and trunk_height ranges.
Feature Rules Utilizes minecraft:feature_rules with vegetation_decoration pass for correct placement in the End.
Block Properties Custom destructible_by_explosion, destructible_by_mining, and flammable components defined in blocks.json.
Entity Definition royal_chorus_enderman.json uses format_version 1.21.60 with custom animation controllers.
Recipes Shaped crafting recipes defined in recipes/ folder for all wood variants and boats.

ℹ️ For full JSON schemas and API references, please refer to the /docs folder in this repository.

Wiki

Here are some pages for you to get started reading and adventuring:


πŸ“‹ Version & Changelog

v0.2.0 (Current Release)

Status Change
βœ… Added: Royal Chorus Enderman mob with custom model, textures, and animations.
βœ… Added: Spawn egg for Royal Chorus Enderman in Creative inventory.
βœ… Added: New biome tag sovereign_chorus_valley for correct feature filtering.
βœ… Fixed: Feature rule error unknown pass 'vegetation_pass' (now uses vegetation_decoration).
βœ… Fixed: format_version warnings in blocks.json and sounds.json (updated to 1.21.60/1.26.0).
βœ… Fixed: Item icon missing error for saplings (resolved namespace mismatch).
πŸ”„ Changed: Updated all format_version fields to 1.21.60 for Bedrock 1.21+ compatibility.
πŸ”„ Changed: Renamed tree generation logic to support rolling terrain in the End.

v0.1.0-alpha (Previous)

Status Change
βœ… Added: Sovereign Chorus Valley biome definition.
βœ… Added: Sovereign Chorus Tree feature and generation rules.
βœ… Added: Custom wood set (Logs, Planks) with full crafting recipes.
πŸ› Fixed: Initial biome tag mismatch.
πŸ› Fixed: Tree generation height errors.

🚧 Upcoming (v0.3.0)

  • New weapons and armor sets themed around the Chorus.
  • Additional biomes (e.g., Chorus Forest, Void Islands).
  • Multiplayer synchronization improvements.
  • Official port to CurseForge (if not already done).

πŸ™ Credits & Notes

Role Details
Developer Swordspark Games
Platform Minecraft Bedrock Edition
License All rights reserved. Do not redistribute without permission.
Support For bugs or feature requests, please open an issue in this repository.
Warning This add-on is in active development. Always backup your worlds before installing new mods.

πŸ“ A sneak peek for what is coming is in the docs.