diff options
Diffstat (limited to 'assets/minecraft/models/item/hypixel/map_kill_contract.json')
| -rwxr-xr-x | assets/minecraft/models/item/hypixel/map_kill_contract.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/hypixel/map_kill_contract.json b/assets/minecraft/models/item/hypixel/map_kill_contract.json new file mode 100755 index 00000000..85dcc917 --- /dev/null +++ b/assets/minecraft/models/item/hypixel/map_kill_contract.json | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | { | ||
| 2 | "parent": "item/filled_map", | ||
| 3 | "textures": { | ||
| 4 | "1": "item/hypixel/filled_map_kill_contract", | ||
| 5 | "3": "item/hypixel/map_kill_contract" | ||
| 6 | } | ||
| 7 | } \ No newline at end of file | ||