Code Monkey home page Code Monkey logo

0vergrown / origins-wither-unleashed Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.6 MB

Origins: Wither Unleashed is a Minecraft datapack that enhances the Wither boss fight by adding new abilities and increasing Wither skull knockback by 25%, inspired by the Bedrock Edition Wither. Designed for Origins mod users and Java players, this datapack requires the Origins mod, Fabric API, and Fabric mod loader for proper functionality.

JSON 100.00%
boss challenge datapack fabric fabric-api fabric-mod fabric-mod-loader fabricmc game-enhancement gameplay

origins-wither-unleashed's Introduction

Wither Unleashed cover

Origins: Wither Unleashed

Origins: Wither Unleashed is a Minecraft datapack designed to enhance the difficulty of the Wither boss fight, inspired by the Bedrock Edition Wither. This datapack makes the battle more challenging for both Origin users and Java players.

Dependencies

This datapack requires the following to function properly:

  • Fabric Loader - Recommend loader the mods run on.
  • Fabric API - Necessary for running mods in the Fabric mod loader environment.
  • Origins Mod - A Minecraft mod that allows you to choose an Origin at the beginning, granting various abilities and drawbacks.

Features

Cataclysmic Demise

  • Functionality: On death, the Wither now triggers a substantial explosion.
  • Implementation:
    • Action: origins:action_on_death
    • Parameters: Explosion of power level 2, destruction type set to "break", without self-damage or fire.

Heart of the Nether

  • Functionality: The Wither's max health is boosted to a remarkable total of 600 hearts.
  • Implementation:
    • Attribute Modification: Increase of 300 to max health.
    • Modifier Details: Applied as an addition operation on minecraft:generic.max_health.

Nether Blitz

  • Functionality: Periodically, the Wither executes a high-speed dash that generates a shockwave, inflicting Wither effect, blindness, and slowness.
  • Implementation:
    • Interval: Every 600 ticks.
    • Composite Actions: Combination of velocity addition, sound effects, particle effects, and an area effect that applies multiple impacts.

Skeleton Summoning

  • Functionality: When health drops below 500, the Wither summons Wither Skeletons, each carrying a stone sword and belonging to a predefined team.
  • Implementation:
    • Condition: Health โ‰ค 500.
    • Actions: Sequential entity spawning with integrated delay and special effects, reinforcing thematic consistency with soul fire flame particles and characteristic sounds.

Nether Blast

  • Functionality: Wither Skulls fired by the Wither now deliver 25% more knockback.
  • Implementation:
    • Attribute Modification: Knockback attribute of the skulls enhanced by multiplying the total by 1.25.
    • Effect Details: Specifically modifies minecraft:generic.attack_knockback.

Installation

To install the Origins: Wither Unleashed datapack, follow these steps:

  1. Make sure you have all dependencies installed.
  2. Download the latest release of the datapack from the release page.
  3. Place the downloaded file in the datapacks folder of your Minecraft world directory.
  4. Restart your Minecraft world or use /reload if the world is already running.

Usage

Once installed, summon the Wither boss in your Minecraft world. The enhanced abilities and increased skull knockback will be automatically applied.

Contributing

Contributions to this project are welcome. You can contribute by:

  • Submitting bugs and feature requests.
  • Improving the efficiency of the powers used.
  • Enhancing the functionality with additional features.

origins-wither-unleashed's People

Contributors

0vergrown avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.