Skip to content

KINnao087/RotpAddon-Demon

Repository files navigation

RotpAddon-Demon

A Stand addon mod for Ripples of the Past (RotP) on Minecraft 1.16.5 (Forge).
This project adds a custom Stand themed around Demon / Fear, including gameplay mechanics + client-side visuals.

Note: This repository is based on the RotP Example Addon template, but it has been modified into a standalone addon mod.


Features

  • Demon Stand implementation
    • Custom Stand actions / mechanics for the Demon-themed Stand.
  • Fear / Strength mechanics (WIP / evolving)
    • Fear-related gameplay logic (consumption/decay/buffs) and related balancing work.
    • Strength mechanic fixes and experiments (see commits/branches).
  • Client effects & visuals
    • Dynamic texture / rendering experiments for Stand visuals.
    • “Demon View” style visual effect (special rendering behavior).
  • Combat skills
    • Special punch actions (e.g. Heart Punch / Chest Pierce-style skill).
    • Domain-like skill/effect experiments (if enabled in code).

Exact behavior depends on the current commits — this addon is actively iterated.


Requirements

  • Minecraft: 1.16.5
  • Forge: 1.16.5 (same environment as RotP addon template)
  • Java: JDK 8 (required for 1.16.5 modding)
  • Dependency: Ripples of the Past (RotP) mod must be present

Development Setup (Workspace)

  1. Install IntelliJ IDEA (recommended) or Eclipse
  2. Install JDK 8
  3. Clone this repository:
    git [clone <your_repo_url>](https://github.com/KINnao087/RotpAddon-Demon.git)
    git clone https://github.com/KINnao087/RotpAddon-Demon.git
    

License

GNU GPL v3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors