Oraxen
  • Getting started
  • Frequently Asked Questions
  • Usage
    • Commands
    • Default items
    • Recipes
  • Configuration
    • Understanding the basics
    • Plugin settings
    • Items (beginners)
    • Items (advanced)
      • Dyeable Items
    • Custom Armors
      • Component Based (1.21.2+)
      • Trims Based (1.20-1.21.1)
      • Shader Based (1.18-1.19.4)
    • Custom HUD
    • Item Appearance
    • Glyphs
      • Custom Gui
  • Mechanics
    • Introduction
    • All mechanics
      • Custom mechanic
      • clickAction Mechanic
    • Furniture Mechanic
      • Furniture Position
      • Display-Entity Furniture
      • Farming Mechanic
    • NoteBlock mechanic
      • Stripped log Mechanic
      • Directional mechanic
      • Farmblock Mechanic
    • StringBlock Mechanic
      • Sapling Mechanic
  • Compatibility
    • BossShopPro - shop
    • CrateReloaded - crates
    • ModelEngine - custom mobs
    • MythicMobs - custom mobs
    • TrMenu - custom inventories
    • MMoItems
    • MythicCrucible
    • HappyHUD
    • World Generators
      • Iris World Generator
      • EpicWorldGenerator
      • Custom Ore Generator
      • RealisticWorldGenerator
  • Vendors
    • Vendor Guidelines
  • Developers
    • Create your own Mechanic
    • Add Compatibility with a plugin
    • Custom hosting service
    • API
Powered by GitBook
On this page

Was this helpful?

  1. Compatibility

HappyHUD

HappyHUD lets you make really customizable HUDs

This will just detail how to properly make HappyHUD compatible with Oraxen in a few easy steps. To do so follow these steps:

  1. Set hide_scoreboard_numbers: false in settings.yml

  2. Delete Oraxen/pack/shaders/core/render_text.vsh and render_text.json if they exist.

  3. In HappyHud's config, enable copy-resource-pack and set path: "Oraxen/pack/assets" (HappyHUD 2.7-SNAPSHOT and above)

If you really want to also hide scoreboard numbers, you can manually merge Oraxens shader file into HappyHUDs in HappyHUD/pack/minecraft/shaders/core/.

PreviousMythicCrucibleNextWorld Generators

Last updated 2 years ago

Was this helpful?