HomeJavaResourcepacksSpectrum Outlines EntzuMC
Spectrum Outlines EntzuMC
ResourcepacksJava

Spectrum Outlines EntzuMC

by EntzuMC · on Modrinth

⬇ Download on Modrinth
Spectrum Outlines EntzuMC — screenshot 1Spectrum Outlines EntzuMC — screenshot 2Spectrum Outlines EntzuMC — screenshot 3Spectrum Outlines EntzuMC — screenshot 4Spectrum Outlines EntzuMC — screenshot 5

Spectrum Outline EntzuMC

Spectrum Outline EntzuMC

Upgrade your block highlights with vibrant moving colors and a sleek modern style.


✨ Features

Perfect for PvP, building and cinematic gameplay.


🖥 Compatibility

✔ Minecraft 1.21.x
✔ Vanilla
✔ Iris
✔ Sodium
✔ OptiFine


📦 Installation

  1. Download the pack
  2. Move it to .minecraft/resourcepacks
  3. Activate it in game

❤️ Credits

Created by EntzuMC

⚙️ Configuration Guide

Spectrum Outline EntzuMC

All visual effects can be customized directly inside the shader files.

No extra mods or menus required — just edit a few lines.


📂 Where to edit

Open the pack and go to:

assets/minecraft/shaders/core/

You will find:

At the top of both files you will see the configuration panel.


🎮 Changing the Mode

Find this line in both files:

#define MODE RAINBOW_LOOP

Replace RAINBOW_LOOP with one of these:

⚠️ The mode must match in both files.


📏 Changing the Thickness

In rendertype_lines.vsh:

#define THICKNESS 2.5

Examples:


🎨 Custom Color Mode

If you use:

#define MODE CUSTOM

Change this in rendertype_lines.fsh:

#define CUSTOM_COLOR vec4(0.2, 0.8, 1.0, 1.0)

Format: vec4(R, G, B, A)

Values go from 0.0 to 1.0.

Examples:

White: vec4(1.0, 1.0, 1.0, 1.0)

Red: vec4(1.0, 0.0, 0.0, 1.0)

Purple: vec4(0.7, 0.2, 1.0, 1.0)


🌈 Changing Rainbow Speed

#define SPEED 2000.0

Higher = faster
Lower = slower


🔁 Direction

#define DIRECTION 1.0


🎚 Smooth Transitions

#define SMOOTH true


💡 Tips

✔ Restart Minecraft after editing
✔ Use CUSTOM mode for quick testing
✔ If nothing changes → make sure both files match


Enjoy your personalized outlines 🔥

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java resource packs walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more