HomeJavaModsGold Piglin
Gold Piglin

GoldPiglin

This project is not completely finished yet, so there are usually some missing features.

GoldPiglin will not be ported to ModLoader, as there are already some mods with similar functionality there.

When you wear armor with gold patterns, the effect is the same as wearing gold armor.

Feature

Adapter

It is recommended to use an adapter with NMS mode

  • All adapters should behave exactly the same.
  • The Spigot adapter is only available in Spigot and its forks (not in Paper).
  • The Paper adapter is only available in Paper and its forks (not in Spigot).

Usage

Config

# Select according to your needs.
# Supported adapters: Spigot, Paper, NBTAPI, Rtag
# The Spigot adapter is compatible with 1.20.1-26.2, if Minecraft releases
# an update then you have to wait for the new GoldPiglin version
#  (Paper adapter does not need to wait for updates most of the time).
adapter: NBTAPI
debug: false
update-message: true
hatred:
  expiration-time: 20
  expiration-scanner-time: 40
  near:
    # Area-wide hatred, closer to vanilla behavior, but may take longer to calculate.
    enabled: false
    x: 6
    y: 6
    z: 6
  can-see:
    # Whether only Piglin within the player's sight will trigger hatred
    enabled: true
    # Use Spigot's own canSee API instead of GoldPiglin's line of sight calculation
    native: false
    # Inverted line of sight calculations to calculate entity line of sight instead of player line of sight
    reversal: false

Permission

Command

License

This work has a restrictive license in addition to the original license to prevent some unexpected behavior, see 404Setup Public License

Depend

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks 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