-
Notifications
You must be signed in to change notification settings - Fork 1
Custom Item Model Data
LegameMc edited this page Aug 9, 2022
·
1 revision
To use a custom texture for a specific item, simply add model_data
to the item section. For example
item:
material: ARROW
damage: 0
amount: 1
model_data: 0 # <-- Add this line
display_name: 'Previous Page'