-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ more decorative and building blocks
Signed-off-by: LocusAzzurro <[email protected]>
- Loading branch information
1 parent
65d5dc0
commit d30a8b2
Showing
76 changed files
with
1,316 additions
and
8 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/ultramarine/blockstates/black_floor_tiles.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": "ultramarine:block/black_floor_tiles" | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
src/generated/resources/assets/ultramarine/blockstates/black_floor_tiles_little_mossy.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,19 @@ | ||
{ | ||
"variants": { | ||
"facing=north": { | ||
"model": "ultramarine:block/black_floor_tiles_little_mossy", | ||
"y": 180 | ||
}, | ||
"facing=south": { | ||
"model": "ultramarine:block/black_floor_tiles_little_mossy" | ||
}, | ||
"facing=west": { | ||
"model": "ultramarine:block/black_floor_tiles_little_mossy", | ||
"y": 90 | ||
}, | ||
"facing=east": { | ||
"model": "ultramarine:block/black_floor_tiles_little_mossy", | ||
"y": 270 | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
src/generated/resources/assets/ultramarine/blockstates/black_floor_tiles_moderate_mossy.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,19 @@ | ||
{ | ||
"variants": { | ||
"facing=north": { | ||
"model": "ultramarine:block/black_floor_tiles_moderate_mossy", | ||
"y": 180 | ||
}, | ||
"facing=south": { | ||
"model": "ultramarine:block/black_floor_tiles_moderate_mossy" | ||
}, | ||
"facing=west": { | ||
"model": "ultramarine:block/black_floor_tiles_moderate_mossy", | ||
"y": 90 | ||
}, | ||
"facing=east": { | ||
"model": "ultramarine:block/black_floor_tiles_moderate_mossy", | ||
"y": 270 | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
src/generated/resources/assets/ultramarine/blockstates/black_floor_tiles_very_mossy.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,19 @@ | ||
{ | ||
"variants": { | ||
"facing=north": { | ||
"model": "ultramarine:block/black_floor_tiles_very_mossy", | ||
"y": 180 | ||
}, | ||
"facing=south": { | ||
"model": "ultramarine:block/black_floor_tiles_very_mossy" | ||
}, | ||
"facing=west": { | ||
"model": "ultramarine:block/black_floor_tiles_very_mossy", | ||
"y": 90 | ||
}, | ||
"facing=east": { | ||
"model": "ultramarine:block/black_floor_tiles_very_mossy", | ||
"y": 270 | ||
} | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
src/generated/resources/assets/ultramarine/blockstates/cyan_and_white_pillar_base.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,30 @@ | ||
{ | ||
"variants": { | ||
"facing=down": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_base", | ||
"x": 180 | ||
}, | ||
"facing=up": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_base" | ||
}, | ||
"facing=north": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_base", | ||
"x": 90 | ||
}, | ||
"facing=south": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_base", | ||
"x": 90, | ||
"y": 180 | ||
}, | ||
"facing=west": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_base", | ||
"x": 90, | ||
"y": 270 | ||
}, | ||
"facing=east": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_base", | ||
"x": 90, | ||
"y": 90 | ||
} | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
src/generated/resources/assets/ultramarine/blockstates/cyan_and_white_pillar_head.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,30 @@ | ||
{ | ||
"variants": { | ||
"facing=down": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_head", | ||
"x": 180 | ||
}, | ||
"facing=up": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_head" | ||
}, | ||
"facing=north": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_head", | ||
"x": 90 | ||
}, | ||
"facing=south": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_head", | ||
"x": 90, | ||
"y": 180 | ||
}, | ||
"facing=west": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_head", | ||
"x": 90, | ||
"y": 270 | ||
}, | ||
"facing=east": { | ||
"model": "ultramarine:block/cyan_and_white_pillar_head", | ||
"x": 90, | ||
"y": 90 | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
src/generated/resources/assets/ultramarine/blockstates/golden_glazed_roof_charm.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,19 @@ | ||
{ | ||
"variants": { | ||
"facing=north": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm", | ||
"y": 90 | ||
}, | ||
"facing=south": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm", | ||
"y": -90 | ||
}, | ||
"facing=west": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm" | ||
}, | ||
"facing=east": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm", | ||
"y": 180 | ||
} | ||
} | ||
} |
34 changes: 34 additions & 0 deletions
34
...enerated/resources/assets/ultramarine/blockstates/golden_glazed_roof_charm_accessory.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,34 @@ | ||
{ | ||
"variants": { | ||
"facing=north,waterlogged=false": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm_accessory", | ||
"y": 180 | ||
}, | ||
"facing=south,waterlogged=false": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm_accessory" | ||
}, | ||
"facing=west,waterlogged=false": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm_accessory", | ||
"y": 90 | ||
}, | ||
"facing=east,waterlogged=false": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm_accessory", | ||
"y": 270 | ||
}, | ||
"facing=north,waterlogged=true": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm_accessory", | ||
"y": 180 | ||
}, | ||
"facing=south,waterlogged=true": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm_accessory" | ||
}, | ||
"facing=west,waterlogged=true": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm_accessory", | ||
"y": 90 | ||
}, | ||
"facing=east,waterlogged=true": { | ||
"model": "ultramarine:block/golden_glazed_roof_charm_accessory", | ||
"y": 270 | ||
} | ||
} | ||
} |
19 changes: 19 additions & 0 deletions
19
src/generated/resources/assets/ultramarine/blockstates/green_glazed_roof_charm.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,19 @@ | ||
{ | ||
"variants": { | ||
"facing=north": { | ||
"model": "ultramarine:block/green_glazed_roof_charm", | ||
"y": 90 | ||
}, | ||
"facing=south": { | ||
"model": "ultramarine:block/green_glazed_roof_charm", | ||
"y": -90 | ||
}, | ||
"facing=west": { | ||
"model": "ultramarine:block/green_glazed_roof_charm" | ||
}, | ||
"facing=east": { | ||
"model": "ultramarine:block/green_glazed_roof_charm", | ||
"y": 180 | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/ultramarine/blockstates/qing_golden_dragon_ceiling.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": "ultramarine:block/qing_golden_dragon_ceiling" | ||
} | ||
} | ||
} |
34 changes: 34 additions & 0 deletions
34
src/generated/resources/assets/ultramarine/blockstates/qing_green_beam_head.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,34 @@ | ||
{ | ||
"variants": { | ||
"facing=north,waterlogged=false": { | ||
"model": "ultramarine:block/qing_green_beam_head", | ||
"y": 180 | ||
}, | ||
"facing=south,waterlogged=false": { | ||
"model": "ultramarine:block/qing_green_beam_head" | ||
}, | ||
"facing=west,waterlogged=false": { | ||
"model": "ultramarine:block/qing_green_beam_head", | ||
"y": 90 | ||
}, | ||
"facing=east,waterlogged=false": { | ||
"model": "ultramarine:block/qing_green_beam_head", | ||
"y": 270 | ||
}, | ||
"facing=north,waterlogged=true": { | ||
"model": "ultramarine:block/qing_green_beam_head", | ||
"y": 180 | ||
}, | ||
"facing=south,waterlogged=true": { | ||
"model": "ultramarine:block/qing_green_beam_head" | ||
}, | ||
"facing=west,waterlogged=true": { | ||
"model": "ultramarine:block/qing_green_beam_head", | ||
"y": 90 | ||
}, | ||
"facing=east,waterlogged=true": { | ||
"model": "ultramarine:block/qing_green_beam_head", | ||
"y": 270 | ||
} | ||
} | ||
} |
30 changes: 30 additions & 0 deletions
30
src/generated/resources/assets/ultramarine/blockstates/white_blue_green_zhaotou.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,30 @@ | ||
{ | ||
"variants": { | ||
"facing=down": { | ||
"model": "ultramarine:block/white_blue_green_zhaotou", | ||
"x": 180 | ||
}, | ||
"facing=up": { | ||
"model": "ultramarine:block/white_blue_green_zhaotou" | ||
}, | ||
"facing=north": { | ||
"model": "ultramarine:block/white_blue_green_zhaotou", | ||
"x": 90 | ||
}, | ||
"facing=south": { | ||
"model": "ultramarine:block/white_blue_green_zhaotou", | ||
"x": 90, | ||
"y": 180 | ||
}, | ||
"facing=west": { | ||
"model": "ultramarine:block/white_blue_green_zhaotou", | ||
"x": 90, | ||
"y": 270 | ||
}, | ||
"facing=east": { | ||
"model": "ultramarine:block/white_blue_green_zhaotou", | ||
"x": 90, | ||
"y": 90 | ||
} | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/ultramarine/blockstates/yellow_and_green_carved_wood.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": "ultramarine:block/yellow_and_green_carved_wood" | ||
} | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/generated/resources/assets/ultramarine/models/block/black_floor_tiles.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,6 @@ | ||
{ | ||
"parent": "minecraft:block/cube_all", | ||
"textures": { | ||
"all": "ultramarine:block/black_floor_tiles" | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
src/generated/resources/assets/ultramarine/models/block/black_floor_tiles_little_mossy.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,12 @@ | ||
{ | ||
"parent": "minecraft:block/cube", | ||
"textures": { | ||
"down": "ultramarine:block/black_floor_tiles_little_moss_down", | ||
"up": "ultramarine:block/black_floor_tiles_little_moss_down", | ||
"north": "ultramarine:block/black_floor_tiles_little_moss_up", | ||
"south": "ultramarine:block/black_floor_tiles_little_moss_up", | ||
"east": "ultramarine:block/black_floor_tiles", | ||
"west": "ultramarine:block/black_floor_tiles", | ||
"particle": "ultramarine:block/black_floor_tiles" | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
...generated/resources/assets/ultramarine/models/block/black_floor_tiles_moderate_mossy.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,12 @@ | ||
{ | ||
"parent": "minecraft:block/cube", | ||
"textures": { | ||
"down": "ultramarine:block/black_floor_tiles_moderate_moss_right", | ||
"up": "ultramarine:block/black_floor_tiles_moderate_moss_right", | ||
"north": "ultramarine:block/black_floor_tiles", | ||
"south": "ultramarine:block/black_floor_tiles", | ||
"east": "ultramarine:block/black_floor_tiles_moderate_moss_up", | ||
"west": "ultramarine:block/black_floor_tiles_moderate_moss_up", | ||
"particle": "ultramarine:block/black_floor_tiles" | ||
} | ||
} |
12 changes: 12 additions & 0 deletions
12
src/generated/resources/assets/ultramarine/models/block/black_floor_tiles_very_mossy.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,12 @@ | ||
{ | ||
"parent": "minecraft:block/cube", | ||
"textures": { | ||
"down": "ultramarine:block/black_floor_tiles_big_moss_top_right", | ||
"up": "ultramarine:block/black_floor_tiles_big_moss_bottom_right", | ||
"north": "ultramarine:block/black_floor_tiles_big_moss_top_right", | ||
"south": "ultramarine:block/black_floor_tiles_big_moss_top_right", | ||
"east": "ultramarine:block/black_floor_tiles_big_moss_top_right", | ||
"west": "ultramarine:block/black_floor_tiles_big_moss_top_left", | ||
"particle": "ultramarine:block/black_floor_tiles" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
src/generated/resources/assets/ultramarine/models/block/cyan_and_white_pillar_base.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,8 @@ | ||
{ | ||
"parent": "minecraft:block/cube_bottom_top", | ||
"textures": { | ||
"side": "ultramarine:block/cyan_and_white_pillar_base_side", | ||
"bottom": "minecraft:block/red_terracotta", | ||
"top": "minecraft:block/red_terracotta" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
src/generated/resources/assets/ultramarine/models/block/cyan_and_white_pillar_head.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,8 @@ | ||
{ | ||
"parent": "minecraft:block/cube_bottom_top", | ||
"textures": { | ||
"side": "ultramarine:block/cyan_and_white_pillar_head_side", | ||
"bottom": "minecraft:block/red_terracotta", | ||
"top": "minecraft:block/red_terracotta" | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
src/generated/resources/assets/ultramarine/models/block/white_blue_green_zhaotou.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,8 @@ | ||
{ | ||
"parent": "minecraft:block/cube_bottom_top", | ||
"textures": { | ||
"side": "ultramarine:block/white_blue_green_zhaotou_side", | ||
"bottom": "ultramarine:block/white_blue_green_zhaotou_end", | ||
"top": "ultramarine:block/white_blue_green_zhaotou_end" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/generated/resources/assets/ultramarine/models/block/yellow_and_green_carved_wood.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,6 @@ | ||
{ | ||
"parent": "minecraft:block/cube_all", | ||
"textures": { | ||
"all": "ultramarine:block/yellow_and_green_carved_wood" | ||
} | ||
} |
3 changes: 3 additions & 0 deletions
3
src/generated/resources/assets/ultramarine/models/item/black_floor_tiles.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,3 @@ | ||
{ | ||
"parent": "ultramarine:block/black_floor_tiles" | ||
} |
3 changes: 3 additions & 0 deletions
3
src/generated/resources/assets/ultramarine/models/item/black_floor_tiles_little_mossy.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,3 @@ | ||
{ | ||
"parent": "ultramarine:block/black_floor_tiles_little_mossy" | ||
} |
Oops, something went wrong.