Skip to content
CoderForkle54 edited this page Jun 1, 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. Soon, this project will be available on CurseForge 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.
πŸ”¨ 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.
πŸ”¨ 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 (Coming Soon).
  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 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 surface_pass for correct placement in the End.
Block Properties Custom destructible_by_explosion, destructible_by_mining, and flammable components defined in blocks.json.
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.


πŸ“‹ Version & Changelog

v0.1.0-alpha (Current)

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.
βœ… Added: Custom boat recipe and item definition.
πŸ› Fixed: Biome tag mismatch between biome and feature rules.
πŸ› Fixed: Tree generation height and foliage placement errors.
πŸ› Fixed: Explosion resistance and flammability settings for planks.
πŸ”„ Changed: Updated format_version to 1.21.0 for compatibility.

🚧 Upcoming (v0.2.0)

  • New mobs native to the Sovereign Chorus Valley.
  • Custom weapons and armor sets.
  • Additional biomes (e.g., Chorus Forest, Void Islands).
  • Port to CurseForge.

πŸ™ 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. Some features may change or be removed in future updates. Always backup your worlds before installing new mods.

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


Made with ❀️ by Swordspark Games

Clone this wiki locally