Skip to content

Commit

Permalink
making cover2 work trust
Browse files Browse the repository at this point in the history
  • Loading branch information
LogyBanana committed Oct 12, 2024
1 parent fb6c0fc commit 5c8e094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/assets/minecraft/models/item/paper.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
{"predicate": {"custom_model_data":508}, "model": "item/2d/pinkpanthers"},
{"predicate": {"custom_model_data":509}, "model": "item/2d/spectator"},
{"predicate": {"custom_model_data":510}, "model": "item/2d/cover"},
{"predicate": {"custom_model_data":578}, "model": "item/2d/cover2"},
{"predicate": {"custom_model_data":511}, "model": "item/2d/ready"},
{"predicate": {"custom_model_data":512}, "model": "item/2d/info"},
{"predicate": {"custom_model_data":513}, "model": "item/2d/vh/vh_bank"},
Expand All @@ -62,6 +61,7 @@
{"predicate": {"custom_model_data":535}, "model": "item/handhelds/coffee"},
{"predicate": {"custom_model_data":536}, "model": "item/handhelds/juice"},
{"predicate": {"custom_model_data":537}, "model": "item/handhelds/icecream"},
{"predicate": {"custom_model_data":538}, "model": "item/2d/cover2"},
{"predicate": {"custom_model_data":40001}, "model": "item/pots/shard_healing"},
{"predicate": {"custom_model_data":40002}, "model": "item/pots/shard_speed"},
{"predicate": {"custom_model_data":40008}, "model": "item/pots/shard_regeneration"},
Expand Down

0 comments on commit 5c8e094

Please sign in to comment.