mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2024-11-23 13:36:18 +00:00
15 lines
338 B
JSON
15 lines
338 B
JSON
{
|
|
"format_version": "1.8.0",
|
|
"minecraft:client_entity": {
|
|
"description": {
|
|
"identifier": "minecraft:thrown_trident",
|
|
"textures": {
|
|
"default": "textures/entity/trident",
|
|
"loyalty_rope": "textures/entity/loyalty_rope"
|
|
},
|
|
"geometry": {
|
|
"default": "geometry.trident"
|
|
}
|
|
}
|
|
}
|
|
} |