Skip to content

Commit

Permalink
Added Heaven's gate sword
Browse files Browse the repository at this point in the history
  • Loading branch information
Porkyoot committed Jun 5, 2024
1 parent 8fe35d7 commit 29e9754
Show file tree
Hide file tree
Showing 10 changed files with 2,436 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/minecraft/models/item/netherite_sword.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"overrides": [
{ "predicate": {"custom_model_data": 1}, "model": "item/weapons/sunset_sword"},
{ "predicate": {"custom_model_data": 2}, "model": "item/weapons/vaporwave_sword"},
{ "predicate": {"custom_model_data": 3}, "model": "item/weapons/ocams_razor"}
{ "predicate": {"custom_model_data": 3}, "model": "item/weapons/ocams_razor"},
{ "predicate": {"custom_model_data": 137500}, "model": "item/weapons/heavens_gate"},
{ "predicate": {"custom_model_data": 137501}, "model": "item/weapons/heavens_gate_aura"}
]
}
Loading

0 comments on commit 29e9754

Please sign in to comment.