PluginBugs / Issues-ItemsAdder

Repository used to keep track of issues of my plugin ItemsAdder
https://itemsadder.devs.beer
52 stars 21 forks source link

boot/helmet #3942

Open TheCrazyKid1 opened 3 weeks ago

TheCrazyKid1 commented 3 weeks ago

Terms

Discord Username (optional)

TheCrazyKid

What happened?

the chestplate and pants are working with my honey texurepack but not the helmet and boots i have went to discord and the plugin helper said come here so here i am.

Steps to reproduce the issue

after adding the /iazip command look at the boot and helmet nothing

Server version

Current: git-Purpur-2169 (MC: 1.20.4)

ItemsAdder Version

items adder version 3.6.4

ProtocolLib Version

protocolib version 5.2.0-SNAPSHOT-679

LoneLibs Version

loneslib version 1.0.57

Full Server Log

https://mclo.gs/tNTDQ8P

Error (optional)

No response

Problematic items yml configuration file (optional)

info:
  namespace: my_items
armors_rendering:
  honey_armor:
    use_color: false
    color: "#101010"
    layer_1: armor/honey_armor/layer_1
    layer_2: armor/honey_armor/layer_2
    #animation:
      #speed: 30
      #interpolation: true
items:
 honey_armor_helmet:
    display_name: honey_armor helmet
    permission: honey_armor
    resource:
      generate: true
      textures:
      - item/honey_armor/helmet
    durability:
      max_custom_durability: 275
    specific_properties:
      armor:
        slot: head
        custom_armor: honey_armor
    attribute_modifiers:
      head:
        armor: 3
        armorToughness: 1
 honey_armor_chestplate:
    display_name: honey_armor chestplate
    permission: honey_armor
    resource:
      generate: true
      textures:
      - item/honey_armor/chestplate
    durability:
      max_custom_durability: 400
    specific_properties:
      armor:
        slot: chest
        custom_armor: honey_armor
    attribute_modifiers:
      chest:
        armor: 2
        armorToughness: 1
 honey_armor_leggings:
    display_name: honey_armor leggings
    permission: honey_armor
    resource:
      generate: true
      textures:
      - item/honey_armor/leggings
    durability:
      max_custom_durability: 375
    specific_properties:
      armor:
        slot: legs
        custom_armor: honey_armor
    attribute_modifiers:
      legs:
        armor: 4
        armorToughness: 1
 honey_armor_boots:
    display_name: honey_armor boots
    permission: honey_armor
    resource:
      generate: true
      textures:
      - item/honey_armor/boots
    durability:
      max_custom_durability: 325
    specific_properties:
      armor:
        slot: FEET
        custom_armor: honey_armor
    attribute_modifiers:
      feet:
        armor: 1
        armorToughness: 1

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)

aaaa

TheCrazyKid1 commented 3 weeks ago

sorry about the aaaa the last one bc i must have typed it and didnt see that i typed it sorry

LoneDev6 commented 3 weeks ago

Please be sure to read here, carefully. https://itemsadder.devs.beer/faq/identify-why-textures-are-not-shown

TheCrazyKid1 commented 3 weeks ago

I did ask in discord and I did send him all of that what’s on the link and he can’t find anything wrong everything in the file is the same the pants and chestplate loads just not the boots and helmet but for him it dose I don’t get itOn Aug 29, 2024, at 7:43 AM, LoneDev @.***> wrote: Please be sure to read here, carefully. https://itemsadder.devs.beer/faq/identify-why-textures-are-not-shown

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>