Last active
January 9, 2021 13:23
-
-
Save toka7290/e705d2f092b71959224074bc48b432c1 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.16.100", | |
"minecraft:item": { | |
"description": { | |
"identifier": "toka7290:test_item" | |
}, | |
"components": { | |
"minecraft:icon": { | |
"texture": "test_item" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment