Bedrock Snippets

Custom Item Models

View Source

custom_item_models > bp > items > drill.json

{
	"format_version": "1.13.0",
	"minecraft:item": {
		"description": {
			"identifier": "foo:drill"
		},
		"components": {}
	}
}
Copied to Clipboard