Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modern armor on iron armor as material runs achievements #4424

Open
6 tasks done
PSYCHEER opened this issue Feb 12, 2025 · 0 comments
Open
6 tasks done

Modern armor on iron armor as material runs achievements #4424

PSYCHEER opened this issue Feb 12, 2025 · 0 comments
Labels
impact: breaks gameplay (minor) Causes issues while playing. Hard to reproduce or not really harmful. type: bug Something isn't working
Milestone

Comments

@PSYCHEER
Copy link

Terms

  • I'm using the very latest version of ItemsAdder and its dependencies.
  • I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
  • I've looked for already existing issues on the Issue Tracker and haven't found any.
  • I already searched on the plugin wiki to know if a solution is already known.
  • I searched the #itemsadder-forum channel on Discord for similar issues.
  • I tested that this issue persists on a bare-minimum Server as described in #4187.

Discord Username (optional)

PSYCHEER

What happened?

When you set in modern system armor or e.g. IRON_HELMET it runs "Build Up" achievement.
Some form of cancellation would be good

Steps to reproduce the issue

info:
  namespace: test
equipments:
  my_modern_armor:
    type: armor
    layer_1: armor/copper_armor_layer1
    layer_2: armor/copper_armor_layer2
items:
  my_modern_armor_helmet:
    display_name: my_modern_armor_helmet
    resource:
      generate: true
      texture: items/armor/copper_helmet
      material: IRON_HELMET
    durability:
      max_durability: 165
    equipment:
      id: test:my_modern_armor
      slot_attribute_modifiers:
        armor: 2.5
      camer_overlay: []
      sound: "block.anvil.place" # Defaulted to the vanilla armor equip sound
      allowed_entities: []
      dispensable: true
      swappable: true
      damage_on_hurt: true

Server version

This server is running Paper version 1.21.3-48-master@817550c (2024-11-22T12:02:23Z) (Implementing API version 1.21.3-R0.1-SNAPSHOT)

ItemsAdder Version

Version: 4.0.9-beta-4

ProtocolLib Version

5.4.0-SNAPSHOT-739

LoneLibs Version

No

Full Server Log

https://mclo.gs/eIjGpxd

Error (optional)

Problematic items yml configuration file (optional)

Other files, you can drag and drop them here to upload. (optional)

No response

Screenshots/Videos (you can drag and drop files or paste links)

No response

@PSYCHEER PSYCHEER added the type: bug Something isn't working label Feb 12, 2025
@LoneDev6 LoneDev6 added this to the future-update milestone Feb 12, 2025
@LoneDev6 LoneDev6 added the impact: breaks gameplay (minor) Causes issues while playing. Hard to reproduce or not really harmful. label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact: breaks gameplay (minor) Causes issues while playing. Hard to reproduce or not really harmful. type: bug Something isn't working
Projects
Status: New
Development

No branches or pull requests

2 participants