[00:59:59 ERROR]: [ItemsAdder] No texture for 'valentines_2024:helmet' with 'generate: true'. File: /contents/valentines_2024/configs/item/valentines_2024/helmet.yml
info:
namespace: valentines_2024
armors_rendering:
valentines2024:
color: "#FF00FF"
layer_1: armor/valentines_2024/netherite_layer_1
layer_2: armor/valentines_2024/netherite_layer_2
use_color: false
items:
helmet:
enabled: true
display_name: '&d&lValentines Helmet'
permission: val2024.items.helmet
resource:
material: NETHERITE_HELMET
generate: true
model_path: item/helmet
specific_properties:
armor:
slot: HEAD
custom_armor: valentines2024
durability:
max_custom_durability: 624
attribute_modifiers:
head:
armor: 4
armorToughness: 4
attackKnockback: 1
item_flags:
- HIDE_DESTROYS
My models in hand works, but with the generate true I keep having an error. If I turn it to false, when I equip my helmet, it's the normal netherite helmet.