-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
733be6f
commit 2df2583
Showing
10 changed files
with
162 additions
and
76 deletions.
There are no files selected for viewing
74 changes: 37 additions & 37 deletions
74
src/main/generated/.cache/97a4721ed155c6fdfa3ad558e447c8340a205f56
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
src/main/generated/.cache/ea38d437bba961a39355c1fcb8fe7bfeb267e512
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.21 Release Candidate 1 2024-06-12T21:51:03.825944 Extravaganza!/Language (en_us) | ||
c97108fb2b9a6fa37c3e763e13a968c19e27e664 assets\extravaganza\lang\en_us.json | ||
// 1.21 2024-06-14T21:36:35.6278477 Extravaganza!/Language (en_us) | ||
8b3ce59154608fdd4efd4b6035db5217ad5728c8 assets\extravaganza\lang\en_us.json |
20 changes: 10 additions & 10 deletions
20
src/main/generated/assets/extravaganza/blockstates/ball_distributor.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 |
---|---|---|
@@ -1,34 +1,34 @@ | ||
{ | ||
"variants": { | ||
"facing=east,half=lower": { | ||
"model": "extravaganza:block/ball_distributor_down" | ||
"model": "extravaganza:block/ball_distributor_down", | ||
"y": 90 | ||
}, | ||
"facing=east,half=upper": { | ||
"model": "extravaganza:block/ball_distributor_up" | ||
"model": "extravaganza:block/ball_distributor_up", | ||
"y": 90 | ||
}, | ||
"facing=north,half=lower": { | ||
"model": "extravaganza:block/ball_distributor_down", | ||
"y": 270 | ||
"model": "extravaganza:block/ball_distributor_down" | ||
}, | ||
"facing=north,half=upper": { | ||
"model": "extravaganza:block/ball_distributor_up", | ||
"y": 270 | ||
"model": "extravaganza:block/ball_distributor_up" | ||
}, | ||
"facing=south,half=lower": { | ||
"model": "extravaganza:block/ball_distributor_down", | ||
"y": 90 | ||
"y": 180 | ||
}, | ||
"facing=south,half=upper": { | ||
"model": "extravaganza:block/ball_distributor_up", | ||
"y": 90 | ||
"y": 180 | ||
}, | ||
"facing=west,half=lower": { | ||
"model": "extravaganza:block/ball_distributor_down", | ||
"y": 180 | ||
"y": 270 | ||
}, | ||
"facing=west,half=upper": { | ||
"model": "extravaganza:block/ball_distributor_up", | ||
"y": 180 | ||
"y": 270 | ||
} | ||
} | ||
} |
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
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
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
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
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
74 changes: 74 additions & 0 deletions
74
src/main/resources/assets/extravaganza/models/item/bat.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,74 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"texture_size": [32, 32], | ||
"textures": { | ||
"main": "extravaganza:item/bat", | ||
"particle": "extravaganza:item/bat" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [6, 0, 6], | ||
"to": [10, 2, 10], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]}, | ||
"faces": { | ||
"north": {"uv": [7, 8.5, 9, 9.5], "texture": "#main"}, | ||
"east": {"uv": [9, 0, 11, 1], "texture": "#main"}, | ||
"south": {"uv": [9, 1, 11, 2], "texture": "#main"}, | ||
"west": {"uv": [9, 2, 11, 3], "texture": "#main"}, | ||
"up": {"uv": [5, 10, 3, 8], "texture": "#main"}, | ||
"down": {"uv": [10, 4.5, 8, 6.5], "texture": "#main"} | ||
} | ||
}, | ||
{ | ||
"from": [7, 2, 7], | ||
"to": [9, 11, 9], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 7]}, | ||
"faces": { | ||
"north": {"uv": [0, 8, 1, 12.5], "texture": "#main"}, | ||
"east": {"uv": [8, 0, 9, 4.5], "texture": "#main"}, | ||
"south": {"uv": [1, 8, 2, 12.5], "texture": "#main"}, | ||
"west": {"uv": [2, 8, 3, 12.5], "texture": "#main"}, | ||
"up": {"uv": [10, 4, 9, 3], "texture": "#main"}, | ||
"down": {"uv": [10, 8.5, 9, 9.5], "texture": "#main"} | ||
} | ||
}, | ||
{ | ||
"from": [6, 11, 6], | ||
"to": [10, 27, 10], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 11, 7]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 2, 8], "texture": "#main"}, | ||
"east": {"uv": [2, 0, 4, 8], "texture": "#main"}, | ||
"south": {"uv": [4, 0, 6, 8], "texture": "#main"}, | ||
"west": {"uv": [6, 0, 8, 8], "texture": "#main"}, | ||
"up": {"uv": [7, 10, 5, 8], "texture": "#main"}, | ||
"down": {"uv": [10, 6.5, 8, 8.5], "texture": "#main"} | ||
} | ||
} | ||
], | ||
"display": { | ||
"firstperson_righthand": { | ||
"rotation": [-11.75, -90, 0], | ||
"translation": [1.13, 4.45, -0.37], | ||
"scale": [0.68, 0.68, 0.68] | ||
}, | ||
"firstperson_lefthand": { | ||
"rotation": [-11.75, -90, 0], | ||
"translation": [1.13, 4.45, -0.37], | ||
"scale": [0.68, 0.68, 0.68] | ||
}, | ||
"ground": { | ||
"translation": [0, 2, 0], | ||
"scale": [0.5, 0.5, 0.5] | ||
}, | ||
"gui": { | ||
"rotation": [30, 225, 25], | ||
"translation": [-0.25, -2.75, 0], | ||
"scale": [0.525, 0.525, 0.525] | ||
}, | ||
"fixed": { | ||
"translation": [0, -3.5, 0], | ||
"scale": [0.5, 0.5, 0.5] | ||
} | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.