-
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
5d70dd2
commit 1ab86a5
Showing
116 changed files
with
1,924 additions
and
74 deletions.
There are no files selected for viewing
208 changes: 154 additions & 54 deletions
208
src/main/generated/.cache/97a4721ed155c6fdfa3ad558e447c8340a205f56
Large diffs are not rendered by default.
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
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 2024-06-17T23:04:13.0211809 Extravaganza!/Language (en_us) | ||
124a09de090360547560443ecfb77a5d1e70dbf6 assets\extravaganza\lang\en_us.json | ||
// 1.21 2024-06-18T21:31:43.6583117 Extravaganza!/Language (en_us) | ||
133ee65ddcb3355734f7cba1c95467ddd8be5072 assets\extravaganza\lang\en_us.json |
56 changes: 56 additions & 0 deletions
56
src/main/generated/assets/extravaganza/blockstates/black_trash_can.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,56 @@ | ||
{ | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/black_trash_can" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/black_trash_can_lid" | ||
}, | ||
"when": { | ||
"open": "false" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/black_trash_can_lid_open" | ||
}, | ||
"when": { | ||
"facing": "north", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/black_trash_can_lid_open", | ||
"y": 180 | ||
}, | ||
"when": { | ||
"facing": "south", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/black_trash_can_lid_open", | ||
"y": 90 | ||
}, | ||
"when": { | ||
"facing": "east", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/black_trash_can_lid_open", | ||
"y": 270 | ||
}, | ||
"when": { | ||
"facing": "west", | ||
"open": "true" | ||
} | ||
} | ||
] | ||
} |
56 changes: 56 additions & 0 deletions
56
src/main/generated/assets/extravaganza/blockstates/blue_trash_can.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,56 @@ | ||
{ | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/blue_trash_can" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/blue_trash_can_lid" | ||
}, | ||
"when": { | ||
"open": "false" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/blue_trash_can_lid_open" | ||
}, | ||
"when": { | ||
"facing": "north", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/blue_trash_can_lid_open", | ||
"y": 180 | ||
}, | ||
"when": { | ||
"facing": "south", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/blue_trash_can_lid_open", | ||
"y": 90 | ||
}, | ||
"when": { | ||
"facing": "east", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/blue_trash_can_lid_open", | ||
"y": 270 | ||
}, | ||
"when": { | ||
"facing": "west", | ||
"open": "true" | ||
} | ||
} | ||
] | ||
} |
56 changes: 56 additions & 0 deletions
56
src/main/generated/assets/extravaganza/blockstates/brown_trash_can.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,56 @@ | ||
{ | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/brown_trash_can" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/brown_trash_can_lid" | ||
}, | ||
"when": { | ||
"open": "false" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/brown_trash_can_lid_open" | ||
}, | ||
"when": { | ||
"facing": "north", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/brown_trash_can_lid_open", | ||
"y": 180 | ||
}, | ||
"when": { | ||
"facing": "south", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/brown_trash_can_lid_open", | ||
"y": 90 | ||
}, | ||
"when": { | ||
"facing": "east", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/brown_trash_can_lid_open", | ||
"y": 270 | ||
}, | ||
"when": { | ||
"facing": "west", | ||
"open": "true" | ||
} | ||
} | ||
] | ||
} |
56 changes: 56 additions & 0 deletions
56
src/main/generated/assets/extravaganza/blockstates/cyan_trash_can.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,56 @@ | ||
{ | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/cyan_trash_can" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/cyan_trash_can_lid" | ||
}, | ||
"when": { | ||
"open": "false" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/cyan_trash_can_lid_open" | ||
}, | ||
"when": { | ||
"facing": "north", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/cyan_trash_can_lid_open", | ||
"y": 180 | ||
}, | ||
"when": { | ||
"facing": "south", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/cyan_trash_can_lid_open", | ||
"y": 90 | ||
}, | ||
"when": { | ||
"facing": "east", | ||
"open": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "extravaganza:block/cyan_trash_can_lid_open", | ||
"y": 270 | ||
}, | ||
"when": { | ||
"facing": "west", | ||
"open": "true" | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.