You've already forked minecraft-assets
Create/Update assets for version 25w09a
This commit is contained in:
14
assets/minecraft/items/fishing_rod.json
Normal file
14
assets/minecraft/items/fishing_rod.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"model": {
|
||||
"type": "minecraft:condition",
|
||||
"on_false": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/fishing_rod"
|
||||
},
|
||||
"on_true": {
|
||||
"type": "minecraft:model",
|
||||
"model": "minecraft:item/fishing_rod_cast"
|
||||
},
|
||||
"property": "minecraft:fishing_rod/cast"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user