You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did the same steps to add a armor and followed the config and even the examples but it did not work and I tried removing in the config of the item
"armor: true"
and it worked which resulted in the conclusion of any item that has "armor: true" would not work or basically the example you've provided is not correct
which is
items:
<your_item_name>:
id:
meta:
namespace:
armor: true
armor_slot: chest
defence_points: 5 # Defence points of armor
armor_class: diamond # Default is diamond, feel free to send feedback to me
yes, I did change the item name and id and meta etc and still did not work
Describe the bug
Basically, I can't add a custom armor even when I simply just tried the "armor template"
Expected behavior
To add a new armor
Actual behavior
server crashes if any item has "armor: true" regardless of anything else
The text was updated successfully, but these errors were encountered: