Skip to content

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

License

Notifications You must be signed in to change notification settings

404Setup/GoldPiglin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3d6e7b1 · Mar 15, 2025

History

49 Commits
Mar 15, 2025
Mar 15, 2025
Mar 15, 2025
Mar 15, 2025
Mar 15, 2025
Mar 5, 2025
Nov 16, 2024
Dec 10, 2024
Mar 5, 2025
Mar 15, 2025
Nov 16, 2024
Nov 16, 2024
Nov 16, 2024
Mar 5, 2025

Repository files navigation

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

  • Piglins will ignore you when wearing armor with gold patterns.
  • Emulate vanilla behavior [in v24.11.1]
  • Enhanced behaviors, such as eye tracking

Usage

Config

# NMS mode is only available in Paper
use-nms: false
use-concurrent-map: false
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

  • goldpiglin.command.reload [default: OP]
  • goldpiglin.command.version [default: OP]
  • goldpiglin.update_message [default: OP]

Command

  • /goldpiglin:gpiglin <reload|version> [/gpiglin]

License

Use Apache-2.0 as the license.

If you publish my work elsewhere, you need my permission first and you must redirect the download source to my Modrinth, Curseforge, Hangar, SpigotForum and Github pages and keep the original link. You cannot declare this project as yours.

Release

Modrinth - GoldPiglin

Curseforge - GoldPiglin

SpigotForum - GoldPiglin

Hangar - GoldPiglin

Github - GoldPiglin

Gitlab - GoldPiglin

Depend

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages