Skip to content

Commit

Permalink
CustomModelDataの追加
Browse files Browse the repository at this point in the history
  • Loading branch information
tererun committed Oct 31, 2021
1 parent 23c98cf commit d1153d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pack/assets/minecraft/models/item/cookie.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
{"predicate": {"custom_model_data":6}, "model":"foods/baby_castella_l"},
{"predicate": {"custom_model_data":7}, "model":"foods/cut_fruits/grape"},
{"predicate": {"custom_model_data":8}, "model":"foods/cut_fruits/melon"},
{"predicate": {"custom_model_data":9}, "model":"foods/cut_fruits/pineapple"}
{"predicate": {"custom_model_data":9}, "model":"foods/cut_fruits/pineapple"},
{"predicate": {"custom_model_data":10}, "model":"foods/pumpkin_candy"}
]
}

0 comments on commit d1153d9

Please sign in to comment.