Created
September 4, 2019 07:08
-
-
Save toka7290/3bd3388263d168b2cc58e759692a9ec2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"format_version": "1.10", | |
"minecraft:item": { | |
"description": { | |
"identifier": "toka7290:testitem", | |
"category": "Equipment" | |
}, | |
"components": { | |
"minecraft:icon": "testitem", | |
"minecraft:use_animation": "eat", | |
"minecraft:render_offsets": "flesh" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment