Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "credit": "Made with Blockbench, a free, modern block model editor by JannisX11",
- "parent": "block/block",
- "textures": {"0": "codemane-/cryo-text"},
- "elements": [
- {
- "name": "Cube",
- "from": [0, 0, -16],
- "to": [16, 4, 16],
- "shade": true,
- "faces": {
- "north": {
- "uv": [9, 0, 10, 4],
- "texture": "#0",
- "rotation": 90
- },
- "east": {
- "uv": [8, 0, 9, 8],
- "texture": "#0",
- "rotation": 90
- },
- "south": {
- "uv": [9, 0, 10, 4],
- "texture": "#0",
- "rotation": 90
- },
- "west": {
- "uv": [8, 0, 9, 8],
- "texture": "#0",
- "rotation": 90
- },
- "up": {"uv": [0, 0, 4, 8], "texture": "#0"},
- "down": {"uv": [4, 0, 8, 8], "texture": "#0"}
- },
- "rotation": {
- "origin": [8, 8, 8],
- "axis": "y",
- "angle": 0
- }
- },
- {
- "name": "Cube",
- "from": [1, 10, -16],
- "to": [15, 22, 16],
- "shade": true,
- "faces": {
- "north": {"uv": [13, 8, 16, 11.5], "texture": "#0"},
- "east": {
- "uv": [10, 0, 13, 8],
- "texture": "#0",
- "rotation": 90
- },
- "south": {"uv": [13, 8, 16, 11.5], "texture": "#0"},
- "west": {
- "uv": [10, 0, 13, 8],
- "texture": "#0",
- "rotation": 90
- },
- "up": {"uv": [13, 0, 16, 8], "texture": "#0"},
- "down": {"uv": [0, 0, 14, 16], "texture": "#0"}
- },
- "rotation": {
- "origin": [1, 10, -16],
- "axis": "x",
- "angle": 0
- }
- },
- {
- "name": "cube",
- "from": [2, 12, -15],
- "to": [14, 22, -14],
- "shade": true,
- "faces": {}
- }
- ],
- "display": {
- "thirdperson_righthand": {"scale": [1, 1, 1]},
- "thirdperson_lefthand": {"scale": [1, 1, 1]},
- "firstperson_righthand": {"scale": [1, 1, 1]},
- "firstperson_lefthand": {"scale": [1, 1, 1]},
- "head": {"scale": [1, 1, 1]},
- "ground": {
- "scale": [
- 0.30000000000000004,
- 0.30000000000000004,
- 0.30000000000000004
- ]
- },
- "fixed": {"scale": [1, 1, 1]},
- "gui": {"scale": [1, 1, 1]}
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment