-
Notifications
You must be signed in to change notification settings - Fork 30
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
7ab003d
commit 183fac2
Showing
223 changed files
with
4,484 additions
and
72 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
src/main/generated/assets/wilderwild/blockstates/chiseled_gabbro_bricks.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 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "wilderwild:block/chiseled_gabbro_bricks" | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/main/generated/assets/wilderwild/blockstates/cracked_gabbro_bricks.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 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "wilderwild:block/cracked_gabbro_bricks" | ||
} | ||
} | ||
} |
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 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "wilderwild:block/gabbro" | ||
} | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
src/main/generated/assets/wilderwild/blockstates/gabbro_brick_slab.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,13 @@ | ||
{ | ||
"variants": { | ||
"type=bottom": { | ||
"model": "wilderwild:block/gabbro_brick_slab" | ||
}, | ||
"type=double": { | ||
"model": "wilderwild:block/gabbro_bricks" | ||
}, | ||
"type=top": { | ||
"model": "wilderwild:block/gabbro_brick_slab_top" | ||
} | ||
} | ||
} |
209 changes: 209 additions & 0 deletions
209
src/main/generated/assets/wilderwild/blockstates/gabbro_brick_stairs.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,209 @@ | ||
{ | ||
"variants": { | ||
"facing=east,half=bottom,shape=inner_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=east,half=bottom,shape=inner_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner" | ||
}, | ||
"facing=east,half=bottom,shape=outer_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=east,half=bottom,shape=outer_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer" | ||
}, | ||
"facing=east,half=bottom,shape=straight": { | ||
"model": "wilderwild:block/gabbro_brick_stairs" | ||
}, | ||
"facing=east,half=top,shape=inner_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=east,half=top,shape=inner_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=east,half=top,shape=outer_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=east,half=top,shape=outer_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=east,half=top,shape=straight": { | ||
"model": "wilderwild:block/gabbro_brick_stairs", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=north,half=bottom,shape=inner_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=north,half=bottom,shape=inner_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=north,half=bottom,shape=outer_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=north,half=bottom,shape=outer_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=north,half=bottom,shape=straight": { | ||
"model": "wilderwild:block/gabbro_brick_stairs", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=inner_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=inner_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=north,half=top,shape=outer_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=outer_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"x": 180 | ||
}, | ||
"facing=north,half=top,shape=straight": { | ||
"model": "wilderwild:block/gabbro_brick_stairs", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=south,half=bottom,shape=inner_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner" | ||
}, | ||
"facing=south,half=bottom,shape=inner_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=south,half=bottom,shape=outer_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer" | ||
}, | ||
"facing=south,half=bottom,shape=outer_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=south,half=bottom,shape=straight": { | ||
"model": "wilderwild:block/gabbro_brick_stairs", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=inner_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=inner_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=south,half=top,shape=outer_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=outer_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=south,half=top,shape=straight": { | ||
"model": "wilderwild:block/gabbro_brick_stairs", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=inner_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=inner_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=west,half=bottom,shape=outer_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=outer_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=west,half=bottom,shape=straight": { | ||
"model": "wilderwild:block/gabbro_brick_stairs", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=inner_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=inner_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_inner", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=west,half=top,shape=outer_left": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=outer_right": { | ||
"model": "wilderwild:block/gabbro_brick_stairs_outer", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=west,half=top,shape=straight": { | ||
"model": "wilderwild:block/gabbro_brick_stairs", | ||
"uvlock": true, | ||
"x": 180, | ||
"y": 180 | ||
} | ||
} | ||
} |
90 changes: 90 additions & 0 deletions
90
src/main/generated/assets/wilderwild/blockstates/gabbro_brick_wall.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,90 @@ | ||
{ | ||
"multipart": [ | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_post" | ||
}, | ||
"when": { | ||
"up": "true" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_side", | ||
"uvlock": true | ||
}, | ||
"when": { | ||
"north": "low" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_side", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"when": { | ||
"east": "low" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_side", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"when": { | ||
"south": "low" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_side", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"when": { | ||
"west": "low" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_side_tall", | ||
"uvlock": true | ||
}, | ||
"when": { | ||
"north": "tall" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_side_tall", | ||
"uvlock": true, | ||
"y": 90 | ||
}, | ||
"when": { | ||
"east": "tall" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_side_tall", | ||
"uvlock": true, | ||
"y": 180 | ||
}, | ||
"when": { | ||
"south": "tall" | ||
} | ||
}, | ||
{ | ||
"apply": { | ||
"model": "wilderwild:block/gabbro_brick_wall_side_tall", | ||
"uvlock": true, | ||
"y": 270 | ||
}, | ||
"when": { | ||
"west": "tall" | ||
} | ||
} | ||
] | ||
} |
7 changes: 7 additions & 0 deletions
7
src/main/generated/assets/wilderwild/blockstates/gabbro_bricks.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 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "wilderwild:block/gabbro_bricks" | ||
} | ||
} | ||
} |
13 changes: 13 additions & 0 deletions
13
src/main/generated/assets/wilderwild/blockstates/gabbro_slab.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,13 @@ | ||
{ | ||
"variants": { | ||
"type=bottom": { | ||
"model": "wilderwild:block/gabbro_slab" | ||
}, | ||
"type=double": { | ||
"model": "wilderwild:block/gabbro" | ||
}, | ||
"type=top": { | ||
"model": "wilderwild:block/gabbro_slab_top" | ||
} | ||
} | ||
} |
Oops, something went wrong.