-
Notifications
You must be signed in to change notification settings - Fork 44
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
e7e36b5
commit fe8dffa
Showing
25 changed files
with
560 additions
and
145 deletions.
There are no files selected for viewing
204 changes: 114 additions & 90 deletions
204
common/src/generated/resources/.cache/62ff551251603a3bf8748fe4a3196dfe0947f7c0
Large diffs are not rendered by default.
Oops, something went wrong.
18 changes: 14 additions & 4 deletions
18
common/src/generated/resources/assets/createdeco/blockstates/andesite_catwalk.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,7 +1,17 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "createdeco:block/andesite_catwalk" | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/andesite_catwalk" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/andesite_catwalk_support" | ||
}, | ||
"when": { | ||
"bottom": "true" | ||
} | ||
} | ||
} | ||
] | ||
} |
18 changes: 14 additions & 4 deletions
18
common/src/generated/resources/assets/createdeco/blockstates/brass_catwalk.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,7 +1,17 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "createdeco:block/brass_catwalk" | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/brass_catwalk" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/brass_catwalk_support" | ||
}, | ||
"when": { | ||
"bottom": "true" | ||
} | ||
} | ||
} | ||
] | ||
} |
18 changes: 14 additions & 4 deletions
18
common/src/generated/resources/assets/createdeco/blockstates/copper_catwalk.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,7 +1,17 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "createdeco:block/copper_catwalk" | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/copper_catwalk" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/copper_catwalk_support" | ||
}, | ||
"when": { | ||
"bottom": "true" | ||
} | ||
} | ||
} | ||
] | ||
} |
18 changes: 14 additions & 4 deletions
18
common/src/generated/resources/assets/createdeco/blockstates/industrial_iron_catwalk.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,7 +1,17 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "createdeco:block/industrial_iron_catwalk" | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/industrial_iron_catwalk" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/industrial_iron_catwalk_support" | ||
}, | ||
"when": { | ||
"bottom": "true" | ||
} | ||
} | ||
} | ||
] | ||
} |
18 changes: 14 additions & 4 deletions
18
common/src/generated/resources/assets/createdeco/blockstates/iron_catwalk.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,7 +1,17 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "createdeco:block/iron_catwalk" | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/iron_catwalk" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/iron_catwalk_support" | ||
}, | ||
"when": { | ||
"bottom": "true" | ||
} | ||
} | ||
} | ||
] | ||
} |
18 changes: 14 additions & 4 deletions
18
common/src/generated/resources/assets/createdeco/blockstates/zinc_catwalk.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,7 +1,17 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "createdeco:block/zinc_catwalk" | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/zinc_catwalk" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "createdeco:block/zinc_catwalk_support" | ||
}, | ||
"when": { | ||
"bottom": "true" | ||
} | ||
} | ||
} | ||
] | ||
} |
7 changes: 7 additions & 0 deletions
7
common/src/generated/resources/assets/createdeco/models/block/andesite_catwalk_support.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,7 @@ | ||
{ | ||
"parent": "createdeco:block/catwalk_support", | ||
"textures": { | ||
"0": "createdeco:block/palettes/support/andesite_support", | ||
"particle": "createdeco:block/palettes/support/andesite_support" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
common/src/generated/resources/assets/createdeco/models/block/brass_catwalk_support.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,7 @@ | ||
{ | ||
"parent": "createdeco:block/catwalk_support", | ||
"textures": { | ||
"0": "createdeco:block/palettes/support/brass_support", | ||
"particle": "createdeco:block/palettes/support/brass_support" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
common/src/generated/resources/assets/createdeco/models/block/copper_catwalk_support.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,7 @@ | ||
{ | ||
"parent": "createdeco:block/catwalk_support", | ||
"textures": { | ||
"0": "createdeco:block/palettes/support/copper_support", | ||
"particle": "createdeco:block/palettes/support/copper_support" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
...c/generated/resources/assets/createdeco/models/block/industrial_iron_catwalk_support.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,7 @@ | ||
{ | ||
"parent": "createdeco:block/catwalk_support", | ||
"textures": { | ||
"0": "createdeco:block/palettes/support/industrial_iron_support", | ||
"particle": "createdeco:block/palettes/support/industrial_iron_support" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
common/src/generated/resources/assets/createdeco/models/block/iron_catwalk_support.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,7 @@ | ||
{ | ||
"parent": "createdeco:block/catwalk_support", | ||
"textures": { | ||
"0": "createdeco:block/palettes/support/iron_support", | ||
"particle": "createdeco:block/palettes/support/iron_support" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
common/src/generated/resources/assets/createdeco/models/block/zinc_catwalk_support.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,7 @@ | ||
{ | ||
"parent": "createdeco:block/catwalk_support", | ||
"textures": { | ||
"0": "createdeco:block/palettes/support/zinc_support", | ||
"particle": "createdeco:block/palettes/support/zinc_support" | ||
} | ||
} |
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
Oops, something went wrong.