Bedrock Snippets

Custom Item Models

View Source

custom_item_models > rp > textures > item_texture.json

{
	"resource_pack_name": "bridgeRP",
	"texture_name": "atlas.items",
	"texture_data": {
		"drill": {
			"textures": [
				"textures/items/drill"
			]
		}
	}
}
Copied to Clipboard