-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Redo the entire structure of the project to work on 1.21.4 clients
- Loading branch information
Showing
32 changed files
with
245 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/angelic" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/bunny" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/cat" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/cat_ears" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/clown" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/crane_head" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/crt_monitor" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/demon_horns" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/gd_head" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/goose" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/headphones" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type": "model", | ||
"model": "cmbminigames:cosmetic/oragami_crane" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/shark" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/sink" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/ufo" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:cosmetic/wizard" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:item/arrow_slot" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
assets/cmbminigames/items/functional/echo_shard/blue_flag.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:item/blue_flag" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
assets/cmbminigames/items/functional/echo_shard/cosmetic_inventory.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:item/inventory" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
assets/cmbminigames/items/functional/echo_shard/empty_slot.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:item/empty_slot" | ||
} | ||
} |
Empty file.
6 changes: 6 additions & 0 deletions
6
assets/cmbminigames/items/functional/echo_shard/rocket_launcher.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:item/rocket_launcher" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
assets/cmbminigames/items/functional/echo_shard/star_shower.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"model": { | ||
"type":"model", | ||
"model": "cmbminigames:item/star_shower" | ||
} | ||
} |
109 changes: 0 additions & 109 deletions
109
assets/cmbminigames/models/cosmetic/swords/generic_sword.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"textures": { | ||
"2": "cmbminigames:item/arrow_part" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [0, 0, -1], | ||
"to": [16, 16, 0], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 7]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 16, 16], "texture": "#2"}, | ||
"east": {"uv": [0, 0, 16, 1], "texture": "#2"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#2"}, | ||
"west": {"uv": [0, 0, 0, 0], "texture": "#2"}, | ||
"up": {"uv": [0, 0, 0, 0], "texture": "#2"}, | ||
"down": {"uv": [0, 0, 0, 0], "texture": "#2"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 0, 0], | ||
"to": [16, 16, 16], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 23]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 16, 16], "texture": "#2"}, | ||
"east": {"uv": [0, 0, 16, 1], "texture": "#2"}, | ||
"south": {"uv": [0, 0, 16, 1], "texture": "#2"}, | ||
"west": {"uv": [0, 0, 16, 1], "texture": "#2"}, | ||
"up": {"uv": [0, 0, 0, 0], "texture": "#2"}, | ||
"down": {"uv": [0, 0, 16, 16], "texture": "#2"} | ||
} | ||
} | ||
], | ||
"gui_light": "front", | ||
"display": { | ||
"thirdperson_righthand": { | ||
"scale": [0, 0, 0] | ||
}, | ||
"thirdperson_lefthand": { | ||
"scale": [0, 0, 0] | ||
}, | ||
"firstperson_righthand": { | ||
"scale": [0, 0, 0] | ||
}, | ||
"firstperson_lefthand": { | ||
"scale": [0, 0, 0] | ||
}, | ||
"ground": { | ||
"scale": [0.3, 0.3, 0.3] | ||
}, | ||
"gui": { | ||
"rotation": [-180, -180, 0], | ||
"scale": [1.15, -1.15, -1.15] | ||
} | ||
} | ||
} |
Oops, something went wrong.