This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
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
6c2fad1
commit c7f8594
Showing
16 changed files
with
853 additions
and
1 deletion.
There are no files selected for viewing
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": "block/template_ore_block", | ||
"textures": { | ||
"all": "block/smooth_stone" | ||
} | ||
} |
183 changes: 183 additions & 0 deletions
183
Classic 3D/assets/minecraft/models/block/smooth_stone_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,183 @@ | ||
{ | ||
"credit": "Made with Blockbench - Made/edited by RyanGar46", | ||
"parent": "block/cube_all", | ||
"textures": { | ||
"all": "block/smooth_stone", | ||
"side": "block/smooth_stone_slab_side" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [0, 0, 0], | ||
"to": [16, 1, 1], | ||
"faces": { | ||
"north": {"uv": [0, 15, 16, 16], "texture": "#side", "cullface": "north"}, | ||
"east": {"uv": [15, 15, 16, 16], "texture": "#side", "cullface": "east"}, | ||
"south": {"uv": [0, 15, 16, 16], "texture": "#all", "cullface": "down"}, | ||
"west": {"uv": [0, 15, 1, 16], "texture": "#side", "cullface": "west"}, | ||
"up": {"uv": [0, 15, 16, 16], "rotation": 180, "texture": "#side", "cullface": "north"}, | ||
"down": {"uv": [0, 15, 16, 16], "texture": "#all", "cullface": "down"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 7, 0], | ||
"to": [16, 8, 1], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 8, 16, 9], "texture": "#side", "cullface": "north"}, | ||
"east": {"uv": [15, 8, 16, 9], "texture": "#side", "cullface": "east"}, | ||
"south": {"uv": [0, 0, 16, 1], "texture": "#all"}, | ||
"west": {"uv": [0, 8, 1, 9], "texture": "#side", "cullface": "west"}, | ||
"up": {"uv": [0, 0, 16, 1], "texture": "#all"}, | ||
"down": {"uv": [0, 8, 16, 9], "rotation": 180, "texture": "#side", "cullface": "north"} | ||
} | ||
}, | ||
{ | ||
"from": [15, 1, 0], | ||
"to": [16, 7, 1], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 23, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 9, 1, 15], "texture": "#side", "cullface": "north"}, | ||
"east": {"uv": [15, 9, 16, 15], "texture": "#side", "cullface": "east"}, | ||
"south": {"uv": [15, 9, 16, 15], "texture": "#side", "cullface": "east"}, | ||
"west": {"uv": [0, 9, 1, 15], "texture": "#side", "cullface": "north"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 1, 0], | ||
"to": [1, 7, 1], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [-7, 23, 8]}, | ||
"faces": { | ||
"north": {"uv": [15, 9, 16, 15], "texture": "#side", "cullface": "north"}, | ||
"east": {"uv": [15, 9, 16, 15], "texture": "#side", "cullface": "north"}, | ||
"south": {"uv": [0, 9, 1, 15], "texture": "#side", "cullface": "west"}, | ||
"west": {"uv": [0, 9, 1, 15], "texture": "#side", "cullface": "west"} | ||
} | ||
}, | ||
{ | ||
"from": [15, 1, 15], | ||
"to": [16, 7, 16], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 23, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 9, 1, 15], "texture": "#side", "cullface": "east"}, | ||
"east": {"uv": [0, 9, 1, 15], "texture": "#side", "cullface": "east"}, | ||
"south": {"uv": [15, 9, 16, 15], "texture": "#side", "cullface": "south"}, | ||
"west": {"uv": [15, 9, 16, 15], "texture": "#side", "cullface": "south"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 1, 15], | ||
"to": [1, 7, 16], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [-7, 23, 8]}, | ||
"faces": { | ||
"north": {"uv": [15, 9, 16, 15], "texture": "#side", "cullface": "west"}, | ||
"east": {"uv": [0, 9, 1, 15], "texture": "#side", "cullface": "south"}, | ||
"south": {"uv": [0, 9, 1, 15], "texture": "#side", "cullface": "south"}, | ||
"west": {"uv": [15, 9, 16, 15], "texture": "#side", "cullface": "west"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 0, 15], | ||
"to": [16, 1, 16], | ||
"faces": { | ||
"north": {"uv": [0, 0, 16, 1], "rotation": 180, "texture": "#all", "cullface": "down"}, | ||
"east": {"uv": [0, 15, 1, 16], "texture": "#side", "cullface": "east"}, | ||
"south": {"uv": [0, 15, 16, 16], "texture": "#side", "cullface": "south"}, | ||
"west": {"uv": [15, 15, 16, 16], "texture": "#side", "cullface": "west"}, | ||
"up": {"uv": [0, 15, 16, 16], "texture": "#side", "cullface": "south"}, | ||
"down": {"uv": [0, 0, 16, 1], "texture": "#all", "cullface": "down"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 7, 15], | ||
"to": [16, 8, 16], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 15, 16, 16], "rotation": 180, "texture": "#all"}, | ||
"east": {"uv": [0, 8, 1, 9], "texture": "#side", "cullface": "east"}, | ||
"south": {"uv": [0, 8, 16, 9], "texture": "#side", "cullface": "south"}, | ||
"west": {"uv": [15, 8, 16, 9], "texture": "#side", "cullface": "west"}, | ||
"up": {"uv": [0, 15, 16, 16], "texture": "#all"}, | ||
"down": {"uv": [0, 8, 16, 9], "texture": "#side", "cullface": "south"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 0, 1], | ||
"to": [1, 1, 15], | ||
"faces": { | ||
"east": {"uv": [0, 1, 1, 15], "rotation": 270, "texture": "#all", "cullface": "down"}, | ||
"west": {"uv": [1, 15, 15, 16], "texture": "#side", "cullface": "west"}, | ||
"up": {"uv": [1, 15, 15, 16], "rotation": 90, "texture": "#side", "cullface": "west"}, | ||
"down": {"uv": [0, 1, 1, 15], "texture": "#all", "cullface": "down"} | ||
} | ||
}, | ||
{ | ||
"from": [0, 7, 1], | ||
"to": [1, 8, 15], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, | ||
"faces": { | ||
"east": {"uv": [0, 1, 1, 15], "rotation": 90, "texture": "#all"}, | ||
"west": {"uv": [1, 8, 15, 9], "texture": "#side", "cullface": "west"}, | ||
"up": {"uv": [0, 1, 1, 15], "texture": "#all"}, | ||
"down": {"uv": [1, 8, 15, 9], "rotation": 270, "texture": "#side", "cullface": "west"} | ||
} | ||
}, | ||
{ | ||
"from": [15, 0, 1], | ||
"to": [16, 1, 15], | ||
"faces": { | ||
"east": {"uv": [1, 15, 15, 16], "texture": "#side", "cullface": "east"}, | ||
"west": {"uv": [15, 1, 16, 15], "rotation": 90, "texture": "#all", "cullface": "down"}, | ||
"up": {"uv": [1, 15, 15, 16], "rotation": 270, "texture": "#side", "cullface": "east"}, | ||
"down": {"uv": [15, 1, 16, 15], "texture": "#all", "cullface": "down"} | ||
} | ||
}, | ||
{ | ||
"from": [15, 7, 1], | ||
"to": [16, 8, 15], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 15, 8]}, | ||
"faces": { | ||
"east": {"uv": [1, 8, 15, 9], "texture": "#side", "cullface": "east"}, | ||
"west": {"uv": [15, 1, 16, 15], "rotation": 270, "texture": "#all"}, | ||
"up": {"uv": [15, 1, 16, 15], "texture": "#all"}, | ||
"down": {"uv": [1, 8, 15, 9], "rotation": 90, "texture": "#side", "cullface": "east"} | ||
} | ||
}, | ||
{ | ||
"from": [15.75, 1, 1], | ||
"to": [15.75, 7, 15], | ||
"faces": { | ||
"east": {"uv": [1, 9, 15, 15], "texture": "#side", "cullface": "east"} | ||
} | ||
}, | ||
{ | ||
"from": [1, 1, 0.25], | ||
"to": [15, 7, 0.25], | ||
"faces": { | ||
"north": {"uv": [1, 9, 15, 15], "texture": "#side", "cullface": "north"} | ||
} | ||
}, | ||
{ | ||
"from": [0.25, 1, 1], | ||
"to": [0.25, 7, 15], | ||
"faces": { | ||
"west": {"uv": [1, 9, 15, 15], "texture": "#side", "cullface": "west"} | ||
} | ||
}, | ||
{ | ||
"from": [1, 1, 15.75], | ||
"to": [15, 7, 15.75], | ||
"faces": { | ||
"south": {"uv": [1, 9, 15, 15], "texture": "#side", "cullface": "south"} | ||
} | ||
}, | ||
{ | ||
"from": [1, 0.5, 1], | ||
"to": [15, 7.75, 15], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 7, 8]}, | ||
"faces": { | ||
"up": {"uv": [1, 1, 15, 15], "texture": "#all"}, | ||
"down": {"uv": [1, 1, 15, 15], "texture": "#all", "cullface": "down"} | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.