-
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.
Create stained quartz pillars, fix pickaxes block tag
- Loading branch information
Showing
119 changed files
with
1,913 additions
and
38 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/black_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/black_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/black_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/black_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/blue_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/blue_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/blue_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/blue_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/brown_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/brown_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/brown_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/brown_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/cyan_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/cyan_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/cyan_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/cyan_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/gray_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/gray_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/gray_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/gray_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/green_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/green_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/green_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/green_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
...enerated/resources/assets/hybrid-blocks/blockstates/light_blue_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/light_blue_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/light_blue_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/light_blue_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
...enerated/resources/assets/hybrid-blocks/blockstates/light_gray_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/light_gray_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/light_gray_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/light_gray_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/lime_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/lime_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/lime_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/lime_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/magenta_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/magenta_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/magenta_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/magenta_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/orange_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/orange_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/orange_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/orange_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/pink_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/pink_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/pink_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/pink_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/purple_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/purple_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/purple_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/purple_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/red_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/red_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/red_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/red_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/white_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/white_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/white_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/white_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
16 changes: 16 additions & 0 deletions
16
src/generated/resources/assets/hybrid-blocks/blockstates/yellow_stained_quartz_pillar.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,16 @@ | ||
{ | ||
"variants": { | ||
"axis=x": { | ||
"model": "hybrid-blocks:block/yellow_stained_quartz_pillar_horizontal", | ||
"x": 90, | ||
"y": 90 | ||
}, | ||
"axis=y": { | ||
"model": "hybrid-blocks:block/yellow_stained_quartz_pillar" | ||
}, | ||
"axis=z": { | ||
"model": "hybrid-blocks:block/yellow_stained_quartz_pillar_horizontal", | ||
"x": 90 | ||
} | ||
} | ||
} |
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
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/hybrid-blocks/models/block/black_stained_quartz_pillar.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": "minecraft:block/cube_column", | ||
"textures": { | ||
"end": "hybrid-blocks:block/black_stained_quartz_pillar_top", | ||
"side": "hybrid-blocks:block/black_stained_quartz_pillar" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
...d/resources/assets/hybrid-blocks/models/block/black_stained_quartz_pillar_horizontal.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": "minecraft:block/cube_column_horizontal", | ||
"textures": { | ||
"end": "hybrid-blocks:block/black_stained_quartz_pillar_top", | ||
"side": "hybrid-blocks:block/black_stained_quartz_pillar" | ||
} | ||
} |
Oops, something went wrong.