Fixed a crash found in #25 relating to spawn configuration registration

Actually defined hitbox sizes
Made size adjustments to several creatures
Added the Achillobator, Chilesaurus, Mussaurus, Suchomimus, Thescelosaurus and it's items
Improved swimming behavior for terrestrial and avian creatures
Made Dilophosaurus animation fixes relating to its frill
Added natural breeding as life finds a way
Added a short amount of health regeneration after full hunger so dinos don't die from hunting too much
Fixed avian AI to not select the Idle state while flying, and generally improved their behavior
Increased the chance and timespan of which dinos select a new place to move
Increased the minimum speed for dinos to move when roaming to stop animations not playing
Set a minimum speed when a dino is on Ice so it actaully moves
Add random setting to spawn egg item Fix entities not middle-mouse-clickable
Drastically reduced spawn rate of many creatures
Fixes hand feeding, and thereby being able to put entities in the breeding state
Replaces machine models
Changed AI to ignore creepers
Adds tags for each entity in the forge namespace to have compatibility with other mods that add the same entity, as long as they support this too
Fixes machine input and export logic with pipes and hoppers
Fixes inworld water input via bucket with fossil cleaner
Fixes pipe logic to actually select a new fill point Fixes herbivores not being able to self feed
This commit is contained in:
2026-06-05 23:08:50 -04:00
parent e6a57740b2
commit 4d2921a925
279 changed files with 28229 additions and 3415 deletions
@@ -0,0 +1,281 @@
{
"format_version": "1.12.0",
"minecraft:geometry": [
{
"description": {
"identifier": "geometry.chilesaurus",
"texture_width": 128,
"texture_height": 128,
"visible_bounds_width": 7,
"visible_bounds_height": 3.5,
"visible_bounds_offset": [0, 1.25, 0]
},
"bones": [
{
"name": "root",
"pivot": [0, 24, 0]
},
{
"name": "Body REAR",
"parent": "root",
"pivot": [0, 18.5, 0],
"rotation": [-7.83, 0, 0],
"cubes": [
{"origin": [-4.5, 13.5, -1.5], "size": [9, 10, 10], "uv": [0, 0]}
]
},
{
"name": "Body MIDDLE",
"parent": "Body REAR",
"pivot": [0, 17.7, -8.9],
"rotation": [5.22, 0, 0],
"cubes": [
{"origin": [-4, 13.4, -7.3], "size": [8, 9, 9], "uv": [0, 23]}
]
},
{
"name": "Body FRONT",
"parent": "Body MIDDLE",
"pivot": [0, 16.9, -8],
"rotation": [5.22, 0, 0],
"cubes": [
{"origin": [-3.5, 14.1, -13], "size": [7, 8, 7], "uv": [68, 60]}
]
},
{
"name": "Neck BASE",
"parent": "Body FRONT",
"pivot": [0, 19.3, -14.5],
"rotation": [-23.48, 0, 0],
"cubes": [
{"origin": [-3, 16.3, -15.9], "size": [6, 6, 6], "uv": [0, 43]}
]
},
{
"name": "Neck 2",
"parent": "Neck BASE",
"pivot": [0, 21, -18.8],
"rotation": [-13.04, 0, 0],
"cubes": [
{"origin": [-2.5, 17.5, -20.9], "size": [5, 5, 7], "uv": [0, 60]}
]
},
{
"name": "Neck 3",
"parent": "Neck 2",
"pivot": [0, 21.8, -22.9],
"rotation": [-8.22, 0, 0],
"cubes": [
{"origin": [-2, 18.4, -26.9], "size": [4, 4, 8], "uv": [0, 78]}
]
},
{
"name": "Head ",
"parent": "Neck 3",
"pivot": [0, 20.8, -25],
"rotation": [46.35, 0, 0],
"cubes": [
{"origin": [-2.5, 18.3, -31], "size": [5, 5, 6], "uv": [0, 97]}
]
},
{
"name": "Nose",
"parent": "Head ",
"pivot": [0, 19.9, -32.7],
"rotation": [18.26, 0, 0],
"cubes": [
{"origin": [-2, 17.9, -32.7], "size": [4, 4, 4], "uv": [0, 113]}
]
},
{
"name": "BEAKIE",
"parent": "Nose",
"pivot": [0, 21.5, -31.8],
"rotation": [20.87, 0, 0],
"cubes": [
{"origin": [-1.5, 18.5, -33.8], "size": [3, 3, 2], "uv": [21, 116]}
]
},
{
"name": "Arm UPPER LEFT",
"parent": "Body FRONT",
"pivot": [-2.7, 17.5, -11],
"rotation": [13, -13, 0],
"cubes": [
{"origin": [-4.7, 13.5, -12], "size": [2, 4, 2], "uv": [100, 0]}
]
},
{
"name": "Arm MIDDLE LEFT",
"parent": "Arm UPPER LEFT",
"pivot": [-3.69, 14.4, -10.6],
"rotation": [-57.39, 0, 0],
"cubes": [
{"origin": [-4.69, 9.4, -11.6], "size": [2, 5, 2], "uv": [100, 10]}
]
},
{
"name": "Arm HAND LEFT",
"parent": "Arm MIDDLE LEFT",
"pivot": [-3.69, 10.1, -11.2],
"rotation": [60, 0, 0],
"cubes": [
{"origin": [-4.69, 7.1, -12.2], "size": [2, 3, 1], "uv": [100, 25]}
]
},
{
"name": "Arm UPPER RIGHT",
"parent": "Body FRONT",
"pivot": [2.7, 17.5, -11],
"rotation": [13, 13, 0],
"cubes": [
{"origin": [2.7, 13.5, -12], "size": [2, 4, 2], "uv": [100, 0]}
]
},
{
"name": "Arm MIDDLE RIGHT",
"parent": "Arm UPPER RIGHT",
"pivot": [3.69, 14.4, -10.6],
"rotation": [-57.39, 0, 0],
"cubes": [
{"origin": [2.69, 9.4, -11.6], "size": [2, 5, 2], "uv": [100, 10]}
]
},
{
"name": "Arm HAND RIGHT",
"parent": "Arm MIDDLE RIGHT",
"pivot": [3.69, 10.1, -11.2],
"rotation": [60, 0, 0],
"cubes": [
{"origin": [2.69, 7.1, -12.2], "size": [2, 3, 1], "uv": [100, 25]}
]
},
{
"name": "Tail BASE",
"parent": "Body REAR",
"pivot": [0, 19.5, 7.4],
"rotation": [5.22, 0, 0],
"cubes": [
{"origin": [-3.5, 16, 7.4], "size": [7, 7, 7], "uv": [41, 0]}
]
},
{
"name": "Tail 2",
"parent": "Tail BASE",
"pivot": [0, 19.7, 13.9],
"rotation": [-2.61, 0, 0],
"cubes": [
{"origin": [-3, 16.7, 13.9], "size": [6, 6, 7], "uv": [35, 20]}
]
},
{
"name": "Tail 3",
"parent": "Tail 2",
"pivot": [0, 19.9, 20.5],
"rotation": [-2.61, 0, 0],
"cubes": [
{"origin": [-2.5, 17.4, 20.5], "size": [5, 5, 7], "uv": [35, 42]}
]
},
{
"name": "Tail 4",
"parent": "Tail 3",
"pivot": [0, 20.1, 26.7],
"cubes": [
{"origin": [-2, 18.1, 26.7], "size": [4, 4, 7], "uv": [35, 59]}
]
},
{
"name": "Tail 5",
"parent": "Tail 4",
"pivot": [0, 20.3, 32.6],
"rotation": [-2.61, 0, 0],
"cubes": [
{"origin": [-1.5, 18.8, 32.6], "size": [3, 3, 8], "uv": [35, 80]}
]
},
{
"name": "Tail 6",
"parent": "Tail 5",
"pivot": [0, 20.6, 39.6],
"rotation": [-2.61, 0, 0],
"cubes": [
{"origin": [-1, 19.6, 39.6], "size": [2, 2, 8], "uv": [35, 97]}
]
},
{
"name": "Leg UPPER LEFT",
"parent": "root",
"pivot": [-3, 18.1, 2.6],
"rotation": [-31.3, 0, 0],
"cubes": [
{"origin": [-7, 10.1, 2.6], "size": [4, 10, 5], "uv": [70, 0]}
]
},
{
"name": "Leg MIDDLE LEFT",
"parent": "Leg UPPER LEFT",
"pivot": [-5, 11.6, 4.2],
"rotation": [-28.7, 0, 0],
"cubes": [
{"origin": [-6.5, 10.1, 4.2], "size": [3, 3, 7], "uv": [70, 20]}
]
},
{
"name": "Leg LOWER LEFT",
"parent": "Leg MIDDLE LEFT",
"pivot": [-5, 12, 10.2],
"rotation": [-54.78, 0, 0],
"cubes": [
{"origin": [-6, 11, 10.2], "size": [2, 2, 6], "uv": [70, 36]}
]
},
{
"name": "Foot LEFT",
"parent": "Leg LOWER LEFT",
"pivot": [-5, 12.8, 15.1],
"rotation": [25, 0, 0],
"cubes": [
{"origin": [-6.5, 8.8, 15.1], "size": [3, 4, 2], "uv": [70, 50]}
]
},
{
"name": "Leg UPPER RIGHT",
"parent": "root",
"pivot": [3, 18.1, 2.6],
"rotation": [-31.3, 0, 0],
"cubes": [
{"origin": [3, 10.1, 2.6], "size": [4, 10, 5], "uv": [70, 0], "mirror": true}
]
},
{
"name": "Leg MIDDLE RIGHT",
"parent": "Leg UPPER RIGHT",
"pivot": [5, 11.6, 4.2],
"rotation": [-28.7, 0, 0],
"cubes": [
{"origin": [3.5, 10.1, 4.2], "size": [3, 3, 7], "uv": [70, 20], "mirror": true}
]
},
{
"name": "Leg LOWER RIGHT",
"parent": "Leg MIDDLE RIGHT",
"pivot": [5, 12.1, 10.1],
"rotation": [-54.78, 0, 0],
"cubes": [
{"origin": [4, 11.1, 10.1], "size": [2, 2, 6], "uv": [70, 36], "mirror": true}
]
},
{
"name": "Foot RIGHT",
"parent": "Leg LOWER RIGHT",
"pivot": [5, 12.9, 15],
"rotation": [25, 0, 0],
"cubes": [
{"origin": [3.5, 8.9, 15], "size": [3, 4, 2], "uv": [70, 50], "mirror": true}
]
}
]
}
]
}
@@ -0,0 +1,474 @@
{
"format_version": "1.12.0",
"minecraft:geometry": [
{
"description": {
"identifier": "geometry.mussasaurus",
"texture_width": 256,
"texture_height": 128,
"visible_bounds_width": 10,
"visible_bounds_height": 3.5,
"visible_bounds_offset": [0, 1.25, 0]
},
"bones": [
{
"name": "Body1",
"pivot": [0, 20, 0],
"rotation": [-3.96, 0, 0],
"cubes": [
{"origin": [-6, 12.5, -5], "size": [12, 15, 10], "uv": [0, 0]}
]
},
{
"name": "Body2",
"parent": "Body1",
"pivot": [0, 20.2, -4],
"rotation": [8.64, 0, 0],
"cubes": [
{"origin": [-5, 13.2, -15], "size": [10, 14, 11], "uv": [0, 30]}
]
},
{
"name": "Body3",
"parent": "Body2",
"pivot": [0, 20.3, -14.2],
"rotation": [6.12, 0, 0],
"cubes": [
{"origin": [-4.5, 13.8, -20.2], "size": [9, 13, 6], "uv": [0, 65]}
]
},
{
"name": "Neck1",
"parent": "Body3",
"pivot": [0, 18.6, -17.2],
"rotation": [-44.35, 0, 0],
"cubes": [
{"origin": [-4, 14.6, -25.2], "size": [8, 8, 8], "uv": [0, 90]}
]
},
{
"name": "Neck2",
"parent": "Neck1",
"pivot": [0, 18.2, -23.6],
"rotation": [-12.31, 0, 0],
"cubes": [
{"origin": [-3.5, 14.7, -27.6], "size": [7, 7, 4], "uv": [0, 114]}
]
},
{
"name": "Neck3",
"parent": "Neck2",
"pivot": [0, 18, -26.9],
"rotation": [-7.27, 0, 0],
"cubes": [
{"origin": [-3, 15, -29.9], "size": [6, 6, 3], "inflate": -0.01, "uv": [30, 114]}
]
},
{
"name": "Neck4",
"parent": "Neck3",
"pivot": [0, 18.02, -29.4],
"rotation": [6.77, 0, 0],
"cubes": [
{"origin": [-3, 15.02, -32.4], "size": [6, 6, 3], "uv": [56, 114]}
]
},
{
"name": "Neck5",
"parent": "Neck4",
"pivot": [0, 18.02, -31.9],
"rotation": [6.41, 0, 0],
"cubes": [
{"origin": [-3, 15.02, -33.9], "size": [6, 6, 2], "inflate": -0.01, "uv": [79, 114]}
]
},
{
"name": "Neck6",
"parent": "Neck5",
"pivot": [0, 18.02, -33.5],
"rotation": [6.05, 0, 0],
"cubes": [
{"origin": [-3, 15.02, -35.5], "size": [6, 6, 2], "uv": [101, 114]}
]
},
{
"name": "Neck7",
"parent": "Neck6",
"pivot": [0, 18.04, -35.1],
"rotation": [6.41, 0, 0],
"cubes": [
{"origin": [-3, 15.04, -37.1], "size": [6, 6, 2], "inflate": -0.01, "uv": [79, 100]}
]
},
{
"name": "Neck8",
"parent": "Neck7",
"pivot": [0, 18.06, -36.7],
"rotation": [6.05, 0, 0],
"cubes": [
{"origin": [-3, 15.06, -38.7], "size": [6, 6, 2], "uv": [101, 97]}
]
},
{
"name": "Neck9",
"parent": "Neck8",
"pivot": [0, 18.08, -38.3],
"rotation": [6.41, 0, 0],
"cubes": [
{"origin": [-3, 15.08, -40.3], "size": [6, 6, 2], "inflate": -0.01, "uv": [79, 100]}
]
},
{
"name": "Neck10",
"parent": "Neck9",
"pivot": [0, 18.08, -39.9],
"rotation": [6.05, 0, 0],
"cubes": [
{"origin": [-3, 15.08, -41.9], "size": [6, 6, 2], "uv": [78, 86]}
]
},
{
"name": "Neck11",
"parent": "Neck10",
"pivot": [0, 18.12, -41.5],
"rotation": [7.85, 0, 0],
"cubes": [
{"origin": [-3, 15.12, -43.5], "size": [6, 6, 2], "inflate": -0.01, "uv": [101, 81]}
]
},
{
"name": "Head1",
"parent": "Neck11",
"pivot": [0, 18.27, -42.5],
"rotation": [7.85, 0, 0],
"cubes": [
{"origin": [-3.5, 15.27, -46.5], "size": [7, 6, 4], "uv": [101, 58]}
]
},
{
"name": "Head2",
"parent": "Head1",
"pivot": [0, 16.87, -46.1],
"cubes": [
{"origin": [-3, 16.37, -52.1], "size": [6, 2, 6], "uv": [101, 44]}
]
},
{
"name": "Snout1",
"parent": "Head1",
"pivot": [0, 19.77, -44.9],
"rotation": [5.04, 0, 0],
"cubes": [
{"origin": [-2.5, 18.27, -47.9], "size": [5, 3, 2], "uv": [81, 75]}
]
},
{
"name": "Snout2",
"parent": "Snout1",
"pivot": [0, 19.85, -47.42],
"rotation": [18.36, 0, 0],
"cubes": [
{"origin": [-2.5, 18.35, -50.42], "size": [5, 3, 3], "uv": [120, 72]}
]
},
{
"name": "Snout3",
"parent": "Snout2",
"pivot": [0, 19.58, -50.66],
"rotation": [25.2, 0, 0],
"cubes": [
{"origin": [-2.5, 19.08, -51.66], "size": [5, 2, 2], "uv": [107, 35]}
]
},
{
"name": "Snout4",
"parent": "Head1",
"pivot": [0, 16.02, -46],
"rotation": [1.8, 0, 0],
"cubes": [
{"origin": [-2.5, 15.52, -49], "size": [5, 1, 3], "uv": [82, 67]}
]
},
{
"name": "Snout6",
"parent": "Snout4",
"pivot": [0, 16.02, -48.9],
"rotation": [-3.96, 0, 0],
"cubes": [
{"origin": [-2, 15.52, -51.9], "size": [4, 1, 3], "uv": [82, 60]}
]
},
{
"name": "Crest1",
"parent": "Head1",
"pivot": [0, 23.27, -46.4],
"cubes": [
{"origin": [0, 20.27, -46.4], "size": [0, 3, 4], "uv": [200, 100]}
]
},
{
"name": "Crest2",
"parent": "Neck8",
"pivot": [0, 22.56, -43.7],
"rotation": [5.04, 0, 0],
"cubes": [
{"origin": [0, 19.56, -43.7], "size": [0, 3, 6], "uv": [200, 108]}
]
},
{
"name": "Crest3",
"parent": "Neck5",
"pivot": [0, 22.82, -37.4],
"rotation": [0.36, 0, 0],
"cubes": [
{"origin": [0, 19.82, -37.4], "size": [0, 3, 6], "uv": [200, 70]}
]
},
{
"name": "LFL1",
"parent": "Body3",
"pivot": [4.5, 19.1, -17.5],
"rotation": [16.91, 0, 0],
"cubes": [
{"origin": [3, 9.1, -19.5], "size": [3, 10, 4], "uv": [210, 0]}
]
},
{
"name": "LFL2",
"parent": "LFL1",
"pivot": [4.5, 10, -17],
"rotation": [-33.91, 0, 0],
"cubes": [
{"origin": [3.5, 1, -18.5], "size": [2, 9, 3], "uv": [210, 22]}
]
},
{
"name": "LeftHand",
"parent": "LFL2",
"pivot": [4.5, 0.9, -16.5],
"rotation": [5.22, 0, 0],
"cubes": [
{"origin": [3, -0.1, -19.5], "size": [3, 2, 4], "uv": [210, 40]}
]
},
{
"name": "RFL1",
"parent": "Body3",
"pivot": [-4.5, 19.1, -17.5],
"rotation": [16.91, 0, 0],
"cubes": [
{"origin": [-6, 9.1, -19.5], "size": [3, 10, 4], "uv": [230, 0]}
]
},
{
"name": "RFL2",
"parent": "RFL1",
"pivot": [-4.5, 10, -17],
"rotation": [-33.91, 0, 0],
"cubes": [
{"origin": [-5.5, 1, -18.5], "size": [2, 9, 3], "uv": [240, 22]}
]
},
{
"name": "RightHand",
"parent": "RFL2",
"pivot": [-4.5, 0.9, -16.5],
"rotation": [5.22, 0, 0],
"cubes": [
{"origin": [-6, -0.1, -19.5], "size": [3, 2, 4], "uv": [240, 40]}
]
},
{
"name": "Crest4",
"parent": "Body3",
"pivot": [0, 29.6, -20.5],
"cubes": [
{"origin": [0, 26.6, -20.5], "size": [0, 3, 6], "uv": [220, 100]}
]
},
{
"name": "Crest5",
"parent": "Body2",
"pivot": [0, 30.1, -15],
"cubes": [
{"origin": [0, 27.1, -15], "size": [0, 3, 11], "uv": [220, 70]}
]
},
{
"name": "Tail1",
"parent": "Body1",
"pivot": [0, 21.8, 3.6],
"rotation": [7.92, 0, 0],
"cubes": [
{"origin": [-4.5, 14.8, 3.6], "size": [9, 12, 6], "uv": [55, 0]}
]
},
{
"name": "Tail2",
"parent": "Tail1",
"pivot": [0, 22, 8.6],
"rotation": [-2.16, 0, 0],
"cubes": [
{"origin": [-4, 16.5, 8.6], "size": [8, 10, 7], "uv": [55, 25]}
]
},
{
"name": "Tail3",
"parent": "Tail2",
"pivot": [0, 22.2, 14.1],
"rotation": [-2.16, 0, 0],
"cubes": [
{"origin": [-3.5, 18.2, 14.1], "size": [7, 8, 7], "uv": [51, 48]}
]
},
{
"name": "Tail4",
"parent": "Tail3",
"pivot": [0, 22.4, 19.6],
"rotation": [-2.88, 0, 0],
"cubes": [
{"origin": [-3, 18.9, 19.6], "size": [6, 7, 8], "uv": [122, 111]}
]
},
{
"name": "Tail5",
"parent": "Tail4",
"pivot": [0, 22.6, 26.8],
"rotation": [-4.32, 0, 0],
"cubes": [
{"origin": [-2.4, 19.6, 26.8], "size": [5, 6, 9], "uv": [51, 71]}
]
},
{
"name": "Tail6",
"parent": "Tail5",
"pivot": [0, 22.8, 34.8],
"rotation": [0.36, 0, 0],
"cubes": [
{"origin": [-2, 20.3, 34.8], "size": [4, 5, 9], "uv": [51, 89]}
]
},
{
"name": "Tail7",
"parent": "Tail6",
"pivot": [0, 23, 43.6],
"rotation": [0.36, 0, 0],
"cubes": [
{"origin": [-1.5, 21, 43.6], "size": [3, 4, 10], "uv": [94, 0]}
]
},
{
"name": "Tail8",
"parent": "Tail7",
"pivot": [0, 23.2, 53.6],
"rotation": [1.8, 0, 0],
"cubes": [
{"origin": [-1, 21.7, 53.6], "size": [2, 3, 11], "uv": [94, 18]}
]
},
{
"name": "Crest9",
"parent": "Tail7",
"pivot": [0, 27.5, 43.7],
"cubes": [
{"origin": [0, 24.5, 43.7], "size": [0, 3, 10], "uv": [200, 54]}
]
},
{
"name": "Crest8",
"parent": "Tail6",
"pivot": [0, 27.5, 36.3],
"cubes": [
{"origin": [0, 24.5, 36.3], "size": [0, 3, 7], "uv": [200, 88]}
]
},
{
"name": "Crest7",
"parent": "Tail5",
"pivot": [0, 27.6, 26.8],
"cubes": [
{"origin": [0, 24.6, 26.8], "size": [0, 3, 9], "uv": [220, 87]}
]
},
{
"name": "Crest6",
"parent": "Body1",
"pivot": [0, 29.9, -5],
"cubes": [
{"origin": [0, 26.9, -5], "size": [0, 3, 10], "uv": [220, 108]}
]
},
{
"name": "LBL1",
"pivot": [6, 24.8, 0.6],
"rotation": [-10.44, 0, 0],
"cubes": [
{"origin": [3.5, 12.8, -2.9], "size": [5, 12, 7], "uv": [140, 0]}
]
},
{
"name": "LBL2",
"parent": "LBL1",
"pivot": [6, 14.2, -0.2],
"rotation": [31.85, 0, 0],
"cubes": [
{"origin": [4.5, 3.2, -2.7], "size": [3, 11, 5], "uv": [140, 40]}
]
},
{
"name": "LBF1",
"parent": "LBL2",
"pivot": [6, 4.6, 0.7],
"rotation": [-39.94, 0, 0],
"cubes": [
{"origin": [5, -0.4, -1.3], "size": [2, 5, 4], "uv": [140, 60]}
]
},
{
"name": "LBF2",
"parent": "LBF1",
"pivot": [6, 0.8, 2.4],
"rotation": [18.26, 0, 0],
"cubes": [
{"origin": [4, -1.2, -3.6], "size": [4, 2, 6], "uv": [140, 80]}
]
},
{
"name": "RBL1",
"pivot": [-6, 24.8, 0.6],
"rotation": [-10.44, 0, 0],
"cubes": [
{"origin": [-8.5, 12.8, -2.9], "size": [5, 12, 7], "uv": [180, 0]}
]
},
{
"name": "RBL2",
"parent": "RBL1",
"pivot": [-6, 14.2, -0.2],
"rotation": [31.85, 0, 0],
"cubes": [
{"origin": [-7.5, 3.2, -2.7], "size": [3, 11, 5], "uv": [180, 40]}
]
},
{
"name": "RBF1",
"parent": "RBL2",
"pivot": [-6, 4.6, 0.7],
"rotation": [-39.94, 0, 0],
"cubes": [
{"origin": [-7, -0.4, -1.3], "size": [2, 5, 4], "uv": [180, 60]}
]
},
{
"name": "RBF2",
"parent": "RBF1",
"pivot": [-6, 0.8, 2.4],
"rotation": [18.26, 0, 0],
"cubes": [
{"origin": [-8, -1.2, -3.6], "size": [4, 2, 6], "uv": [180, 80]}
]
}
]
}
]
}
@@ -0,0 +1,453 @@
{
"format_version": "1.12.0",
"minecraft:geometry": [
{
"description": {
"identifier": "geometry.suchomimus",
"texture_width": 256,
"texture_height": 256,
"visible_bounds_width": 11,
"visible_bounds_height": 3.5,
"visible_bounds_offset": [0, 1.25, 0]
},
"bones": [
{
"name": "Right Thigh",
"pivot": [9.5, 27.4, 7],
"rotation": [66.7, 0, 0],
"cubes": [
{"origin": [4.5, 19.4, -6], "size": [5, 9, 13], "uv": [52, 138]}
]
},
{
"name": "Right Calf 1",
"parent": "Right Thigh",
"pivot": [7, 26.8, -5.2],
"rotation": [-37.19, 0, 0],
"cubes": [
{"origin": [5, 15.8, -6.2], "size": [4, 11, 5], "uv": [54, 166]}
]
},
{
"name": "Right Calf 2",
"parent": "Right Calf 1",
"pivot": [7, 17.3, -2.7],
"rotation": [-55.31, 0, 0],
"cubes": [
{"origin": [5.5, 8.3, -3.7], "size": [3, 9, 3], "uv": [0, 190]}
]
},
{
"name": "Foot Right",
"parent": "Right Calf 2",
"pivot": [7, 10, -1.7],
"rotation": [25.57, 0, 0],
"cubes": [
{"origin": [4.5, 8, -7.7], "size": [5, 2, 7], "uv": [50, 209]}
]
},
{
"name": "Body 1",
"pivot": [0, 25.2, 7],
"rotation": [-9.72, 0, 0],
"cubes": [
{"origin": [-6.5, 13.9, 4], "size": [13, 16, 10], "uv": [16, 1]}
]
},
{
"name": "Tail 1",
"parent": "Body 1",
"pivot": [0, 29.7, 14.5],
"rotation": [-1.56, 0, 0],
"cubes": [
{"origin": [-4.5, 17.7, 13.5], "size": [10, 12, 10], "uv": [118, 35]}
]
},
{
"name": "Tail 2",
"parent": "Tail 1",
"pivot": [0, 27.9, 24],
"rotation": [-0.11, 0, 0],
"cubes": [
{"origin": [-4, 19.9, 23], "size": [8, 9, 9], "uv": [118, 63]}
]
},
{
"name": "Tail 3",
"parent": "Tail 2",
"pivot": [0, 27.2, 32.5],
"rotation": [2.38, 0, 0],
"cubes": [
{"origin": [-3.5, 21.2, 31.5], "size": [7, 7, 10], "uv": [118, 86]}
]
},
{
"name": "Tail 4",
"parent": "Tail 3",
"pivot": [0, 26.6, 41],
"rotation": [3.23, 0, 0],
"cubes": [
{"origin": [-2.5, 21.6, 40], "size": [5, 6, 11], "uv": [118, 109]}
]
},
{
"name": "Tail 5",
"parent": "Tail 4",
"pivot": [0, 25.1, 48.8],
"rotation": [4.86, 0, 0],
"cubes": [
{"origin": [-2, 22.6, 49.8], "size": [4, 4, 12], "uv": [118, 128]}
]
},
{
"name": "Tail 6",
"parent": "Tail 5",
"pivot": [-1.5, 25.9, 60.8],
"rotation": [5.22, 0, 0],
"cubes": [
{"origin": [-1.5, 22.9, 60.8], "size": [3, 3, 14], "uv": [118, 152]}
]
},
{
"name": "Body 2",
"parent": "Body 1",
"pivot": [0, 25.3, 6],
"rotation": [7.33, 0, 0],
"cubes": [
{"origin": [-5.5, 14.8, -5.41], "size": [11, 15, 10], "uv": [67, 1]}
]
},
{
"name": "Body 3",
"parent": "Body 2",
"pivot": [0, 29.39, -5.2],
"rotation": [12.61, 0, 0],
"cubes": [
{"origin": [-4.5, 16.49, -14.2], "size": [9, 13, 9], "uv": [114, 2]}
]
},
{
"name": "Upper Arm LEFT",
"parent": "Body 3",
"pivot": [5.2, 20.39, -12.2],
"rotation": [19.53, 12.45, 0],
"cubes": [
{"origin": [4.2, 15.39, -13.2], "size": [2, 5, 2], "uv": [12, 59]}
]
},
{
"name": "Lower Arm LEFT",
"parent": "Upper Arm LEFT",
"pivot": [5.1, 15.59, -11],
"rotation": [-46.41, 0, 0],
"cubes": [
{"origin": [4.1, 10.39, -13.1], "size": [2, 5, 2], "uv": [12, 69]}
]
},
{
"name": "hand left",
"parent": "Lower Arm LEFT",
"pivot": [5.6, 10.79, -12],
"rotation": [138.26, -60, -125.22],
"cubes": [
{"origin": [4.6, 7.79, -12], "size": [2, 3, 1], "uv": [55, 53]}
]
},
{
"name": "claw l 2",
"parent": "hand left",
"pivot": [5.6, 9.79, -11],
"rotation": [15.25, 0, 0],
"cubes": [
{"origin": [5.1, 5.79, -12.5], "size": [1, 3, 1], "uv": [0, 0]}
]
},
{
"name": "claw l 1",
"parent": "hand left",
"pivot": [5.6, 9.79, -11],
"rotation": [15.24, 2.44, -23.07],
"cubes": [
{"origin": [5.1, 5.79, -12.2], "size": [1, 3, 1], "uv": [0, 0]}
]
},
{
"name": "claw l 3",
"parent": "hand left",
"pivot": [5.6, 9.89, -11],
"rotation": [15.25, 2.62, 23.48],
"cubes": [
{"origin": [5.1, 5.89, -12.2], "size": [1, 3, 1], "uv": [0, 0]}
]
},
{
"name": "Spines Left Arm",
"parent": "Lower Arm LEFT",
"pivot": [5.1, 15.89, -11.3],
"cubes": [
{"origin": [5.1, 9.89, -11.3], "size": [0, 6, 2], "uv": [202, 202]}
]
},
{
"name": "Upper Arm Right",
"parent": "Body 3",
"pivot": [-5.2, 20.39, -12.2],
"rotation": [19.53, -12.45, 0],
"cubes": [
{"origin": [-6.2, 15.39, -13.2], "size": [2, 5, 2], "uv": [0, 57]}
]
},
{
"name": "Lower Arm Right",
"parent": "Upper Arm Right",
"pivot": [-5.1, 15.59, -11],
"rotation": [-46.41, 0, 0],
"cubes": [
{"origin": [-6.1, 10.39, -13.1], "size": [2, 5, 2], "uv": [0, 68]}
]
},
{
"name": "hand right",
"parent": "Lower Arm Right",
"pivot": [-5.6, 10.79, -12],
"rotation": [138.26, 60, 125.22],
"cubes": [
{"origin": [-6.6, 7.79, -12], "size": [2, 3, 1], "uv": [55, 53]}
]
},
{
"name": "claw r 2",
"parent": "hand right",
"pivot": [-5.6, 9.79, -11],
"rotation": [15.25, 0, 0],
"cubes": [
{"origin": [-6.1, 5.79, -12.5], "size": [1, 3, 1], "uv": [0, 0]}
]
},
{
"name": "claw r 1",
"parent": "hand right",
"pivot": [-5.6, 9.79, -11],
"rotation": [15.25, 2.62, 23.48],
"cubes": [
{"origin": [-6.1, 5.79, -12.2], "size": [1, 3, 1], "uv": [0, 0]}
]
},
{
"name": "claw r 3",
"parent": "hand right",
"pivot": [-5.6, 9.89, -11],
"rotation": [15.24, 2.44, -23.07],
"cubes": [
{"origin": [-6.1, 5.89, -12.2], "size": [1, 3, 1], "uv": [0, 0]}
]
},
{
"name": "Spines Right Arm",
"parent": "Lower Arm Right",
"pivot": [-5.1, 15.89, -11.3],
"cubes": [
{"origin": [-5.1, 9.89, -11.3], "size": [0, 6, 2], "uv": [202, 202]}
]
},
{
"name": "Neck 1",
"parent": "Body 3",
"pivot": [0, 27.99, -8.99],
"rotation": [-21.99, 0, 0],
"cubes": [
{"origin": [-3, 20.49, -18.99], "size": [6, 7, 7], "inflate": -0.01, "uv": [218, 1]}
]
},
{
"name": "Neck 2",
"parent": "Neck 1",
"pivot": [0, 27.89, -17.99],
"rotation": [-5.83, 0, 0],
"cubes": [
{"origin": [-3, 20.39, -21.99], "size": [6, 7, 4], "uv": [218, 21]}
]
},
{
"name": "Neck 3",
"parent": "Neck 2",
"pivot": [0, 27.39, -21.99],
"rotation": [14.66, 0, 0],
"cubes": [
{"origin": [-3, 20.39, -25.99], "size": [6, 7, 4], "inflate": -0.01, "uv": [218, 39]}
]
},
{
"name": "Neck 4",
"parent": "Neck 3",
"pivot": [0, 27.39, -25.99],
"rotation": [15, 0, 0],
"cubes": [
{"origin": [-3, 20.39, -29.99], "size": [6, 7, 4], "uv": [218, 58]}
]
},
{
"name": "Neck 5",
"parent": "Neck 4",
"pivot": [0, 27.39, -29.99],
"rotation": [9.7, 0, 0],
"cubes": [
{"origin": [-3, 20.39, -33.99], "size": [6, 7, 4], "inflate": -0.01, "uv": [218, 78]}
]
},
{
"name": "Head",
"parent": "Neck 5",
"pivot": [0, 25.89, -28.19],
"rotation": [-14.5, 0, 0],
"cubes": [
{"origin": [-3.5, 18.89, -36.19], "size": [7, 7, 6], "uv": [0, 101]}
]
},
{
"name": "Upper Jaw 1",
"parent": "Head",
"pivot": [0, 20.99, -36.19],
"cubes": [
{"origin": [-3, 20.99, -43.19], "size": [6, 4, 7], "uv": [30, 101]}
]
},
{
"name": "Upper Jaw 2",
"parent": "Upper Jaw 1",
"pivot": [0, 20.99, -43.19],
"cubes": [
{"origin": [-2.5, 20.99, -49.19], "size": [5, 4, 6], "uv": [58, 101]}
]
},
{
"name": "Upper Jaw 3",
"parent": "Upper Jaw 1",
"pivot": [0, 25.79, -37.19],
"rotation": [3.6, 0, 0],
"cubes": [
{"origin": [-2, 23.79, -49.19], "size": [4, 2, 13], "uv": [24, 82]}
]
},
{
"name": "Crest",
"parent": "Upper Jaw 3",
"pivot": [0, 25.79, -42.19],
"rotation": [14.7, 0, 0],
"cubes": [
{"origin": [-0.5, 22.49, -42.19], "size": [1, 3, 6], "uv": [14, 81]}
]
},
{
"name": "Lower Jaw 1",
"parent": "Head",
"pivot": [0, 20.99, -34.99],
"cubes": [
{"origin": [-2, 18.99, -48.99], "size": [4, 2, 13], "uv": [25, 118]}
]
},
{
"name": "Teeth 2",
"parent": "Head",
"pivot": [0, 20.99, -43.19],
"cubes": [
{"origin": [-2.5, 19.99, -49.19], "size": [5, 1, 13], "uv": [70, 112]}
]
},
{
"name": "Neck Feathers 1",
"parent": "Neck 5",
"pivot": [0, 27.39, -31.49],
"cubes": [
{"origin": [0, 27.39, -32.99], "size": [0, 1, 3], "uv": [114, 202]}
]
},
{
"name": "Throat 2",
"parent": "Neck 4",
"pivot": [0, 23.37, -27.82],
"rotation": [-17.58, 0, 0],
"cubes": [
{"origin": [-2.5, 18.37, -32.32], "size": [5, 5, 9], "inflate": -0.01, "uv": [180, 48]}
]
},
{
"name": "Neck Feathers 2",
"parent": "Neck 4",
"pivot": [0, 27.39, -28.99],
"cubes": [
{"origin": [0, 27.39, -29.99], "size": [0, 1, 2], "uv": [100, 202]}
]
},
{
"name": "Neck Feathers 3",
"parent": "Neck 4",
"pivot": [0, 27.39, -26.99],
"cubes": [
{"origin": [0, 27.39, -27.99], "size": [0, 1, 2], "uv": [100, 202]}
]
},
{
"name": "Neck Feathers 4",
"parent": "Neck 3",
"pivot": [0, 27.39, -24.99],
"cubes": [
{"origin": [0, 27.39, -25.99], "size": [0, 1, 2], "uv": [100, 202]}
]
},
{
"name": "Neck Feathers 5",
"parent": "Neck 3",
"pivot": [0, 27.39, -22.99],
"cubes": [
{"origin": [0, 27.39, -23.99], "size": [0, 1, 2], "uv": [100, 202]}
]
},
{
"name": "Throat 1",
"parent": "Neck 1",
"pivot": [0, 26.99, -8.39],
"rotation": [-1.63, 0, 0],
"cubes": [
{"origin": [-2.5, 17.99, -21.89], "size": [5, 5, 12], "uv": [180, 31]}
]
},
{
"name": "Left Thigh",
"pivot": [-9.5, 27.4, 7],
"rotation": [66.7, 0, 0],
"cubes": [
{"origin": [-9.5, 19.4, -6], "size": [5, 9, 13], "uv": [0, 138]}
]
},
{
"name": "Left Calf 1",
"parent": "Left Thigh",
"pivot": [-7, 26.8, -5.2],
"rotation": [-37.19, 0, 0],
"cubes": [
{"origin": [-9, 15.8, -6.2], "size": [4, 11, 5], "uv": [0, 166]}
]
},
{
"name": "Left Calf 2",
"parent": "Left Calf 1",
"pivot": [-7, 17.3, -2.7],
"rotation": [-55.31, 0, 0],
"cubes": [
{"origin": [-8.5, 8.3, -3.7], "size": [3, 9, 3], "uv": [0, 190]}
]
},
{
"name": "Foot Left",
"parent": "Left Calf 2",
"pivot": [-7, 10, -1.7],
"rotation": [25.57, 0, 0],
"cubes": [
{"origin": [-9.5, 8, -7.7], "size": [5, 2, 7], "uv": [0, 209]}
]
}
]
}
]
}
@@ -0,0 +1,302 @@
{
"format_version": "1.12.0",
"minecraft:geometry": [
{
"description": {
"identifier": "geometry.thescelosaurus",
"texture_width": 128,
"texture_height": 128,
"visible_bounds_width": 8,
"visible_bounds_height": 3.5,
"visible_bounds_offset": [0, 1.25, 0]
},
"bones": [
{
"name": "Body REAR",
"pivot": [0, 16.7, 1.1],
"rotation": [-7.11, 0, 0],
"cubes": [
{"origin": [-4.5, 11.7, -0.4], "size": [9, 10, 8], "uv": [0, 0]}
]
},
{
"name": "Body MIDDLE",
"parent": "Body REAR",
"pivot": [0, 16.1, -6.8],
"rotation": [5.22, 0, 0],
"cubes": [
{"origin": [-4, 11.8, -5.2], "size": [8, 9, 6], "uv": [0, 23]}
]
},
{
"name": "Body FRONT",
"parent": "Body MIDDLE",
"pivot": [0, 15.4, -4.6],
"rotation": [5.22, 0, 0],
"cubes": [
{"origin": [-3.5, 12.6, -9.6], "size": [7, 8, 5], "uv": [68, 60]}
]
},
{
"name": "Neck BASE",
"parent": "Body FRONT",
"pivot": [0, 16.6, -8.3],
"rotation": [-20.87, 0, 0],
"cubes": [
{"origin": [-3, 13.6, -12.7], "size": [6, 6, 6], "uv": [0, 43]}
]
},
{
"name": "Neck 2",
"parent": "Neck BASE",
"pivot": [0, 18.4, -14.6],
"rotation": [-15.65, 0, 0],
"cubes": [
{"origin": [-2.5, 14.9, -16.7], "size": [5, 5, 7], "uv": [0, 60]}
]
},
{
"name": "Neck 3",
"parent": "Neck 2",
"pivot": [0.5, 19.3, -17.7],
"rotation": [-20.87, 0, 0],
"cubes": [
{"origin": [-2, 15.9, -21.7], "size": [4, 4, 7], "uv": [0, 78]}
]
},
{
"name": "Head ",
"parent": "Neck 3",
"pivot": [0, 18.6, -19.7],
"rotation": [57.09, 0, 0],
"cubes": [
{"origin": [-2.5, 16.1, -25.7], "size": [5, 5, 6], "uv": [0, 97]}
]
},
{
"name": "Snout 1",
"parent": "Head ",
"pivot": [0, 18.1, -29],
"rotation": [7.83, 0, 0],
"cubes": [
{"origin": [-2, 15.7, -29], "size": [4, 4, 4], "uv": [99, 0]}
]
},
{
"name": "Beak",
"parent": "Snout 1",
"pivot": [0, 19.3, -28.2],
"rotation": [24.22, 0, 0],
"cubes": [
{"origin": [-1.5, 16.3, -30.2], "size": [3, 3, 2], "uv": [67, 84]}
]
},
{
"name": "Snout 2",
"parent": "Snout 1",
"pivot": [0, 17.6, -28.7],
"rotation": [6.83, 0, 0],
"cubes": [
{"origin": [-1.5, 17.7, -28.6], "size": [3, 2, 4], "uv": [99, 37]}
]
},
{
"name": "Neck Under",
"parent": "Neck 3",
"pivot": [0, 20.2, -20.8],
"rotation": [28.23, 0, 0],
"cubes": [
{"origin": [-1.5, 14.5, -23], "size": [3, 3, 4], "uv": [22, 78]}
]
},
{
"name": "Arm UPPER LEFT",
"parent": "Body FRONT",
"pivot": [2.7, 14.7, -8.3],
"rotation": [37.43, 13, 0],
"cubes": [
{"origin": [2.7, 10.7, -9.3], "size": [2, 4, 2], "uv": [117, 0]}
]
},
{
"name": "Arm MIDDLE LEFT",
"parent": "Arm UPPER LEFT",
"pivot": [3.69, 11.6, -7.9],
"rotation": [-73.39, 0, 0],
"cubes": [
{"origin": [2.69, 6.6, -8.9], "size": [2, 5, 2], "uv": [100, 10]}
]
},
{
"name": "Arm HAND LEFT",
"parent": "Arm MIDDLE LEFT",
"pivot": [3.69, 7.3, -8.5],
"rotation": [60, 0, 0],
"cubes": [
{"origin": [2.69, 4.3, -9.5], "size": [2, 3, 1], "uv": [100, 25]}
]
},
{
"name": "Arm UPPER RIGHT",
"parent": "Body FRONT",
"pivot": [-2.7, 14.7, -8.3],
"rotation": [37.43, -13, 0],
"cubes": [
{"origin": [-4.7, 10.7, -9.3], "size": [2, 4, 2], "uv": [118, 13]}
]
},
{
"name": "Arm MIDDLE RIGHT",
"parent": "Arm UPPER RIGHT",
"pivot": [-3.69, 11.6, -7.9],
"rotation": [-73.39, 0, 0],
"cubes": [
{"origin": [-4.69, 6.6, -8.9], "size": [2, 5, 2], "uv": [100, 10]}
]
},
{
"name": "Arm HAND RIGHT",
"parent": "Arm MIDDLE RIGHT",
"pivot": [-3.69, 7.3, -8.5],
"rotation": [60, 0, 0],
"cubes": [
{"origin": [-4.69, 4.3, -9.5], "size": [2, 3, 1], "uv": [100, 25]}
]
},
{
"name": "Tail BASE",
"parent": "Body REAR",
"pivot": [0, 20.9, 6.6],
"rotation": [7.78, 0, 0],
"cubes": [
{"origin": [-3.5, 13.4, 6.6], "size": [7, 8, 7], "uv": [41, 0]}
]
},
{
"name": "Tail 2",
"parent": "Tail BASE",
"pivot": [0, 21.1, 13.4],
"rotation": [-2.39, 0, 0],
"cubes": [
{"origin": [-3, 14.1, 13.4], "size": [6, 7, 7], "uv": [35, 20]}
]
},
{
"name": "Tail 3",
"parent": "Tail 2",
"pivot": [0, 20.3, 20],
"rotation": [-1.39, 0, 0],
"cubes": [
{"origin": [-2.5, 14.8, 20], "size": [5, 6, 7], "uv": [35, 42]}
]
},
{
"name": "Tail 4",
"parent": "Tail 3",
"pivot": [0, 20, 26.2],
"rotation": [-2, 0, 0],
"cubes": [
{"origin": [-2, 15.5, 26.2], "size": [4, 5, 7], "uv": [35, 59]}
]
},
{
"name": "Tail 5",
"parent": "Tail 4",
"pivot": [0, 18.7, 32.1],
"rotation": [-1.39, 0, 0],
"cubes": [
{"origin": [-1.5, 16.2, 32.1], "size": [3, 4, 8], "uv": [35, 80]}
]
},
{
"name": "Tail 6",
"parent": "Tail 5",
"pivot": [0, 18.9, 38.8],
"rotation": [-2.39, 0, 0],
"cubes": [
{"origin": [-1, 16.9, 38.8], "size": [2, 3, 8], "uv": [35, 97]}
]
},
{
"name": "Tail 7",
"parent": "Tail 6",
"pivot": [0, 19.1, 46.5],
"rotation": [-2.39, 0, 0],
"cubes": [
{"origin": [-0.5, 17.6, 46.5], "size": [1, 2, 8], "uv": [35, 108]}
]
},
{
"name": "Leg UPPER LEFT",
"pivot": [2, 18.1, 2.1],
"rotation": [-22.3, 0, 0],
"cubes": [
{"origin": [2, 10.1, 2.1], "size": [4, 10, 5], "uv": [70, 0]}
]
},
{
"name": "Leg MIDDLE LEFT",
"parent": "Leg UPPER LEFT",
"pivot": [4, 11.4, 3],
"rotation": [-32.7, 0, 0],
"cubes": [
{"origin": [2.5, 9.9, 3], "size": [3, 3, 7], "uv": [70, 20]}
]
},
{
"name": "Leg LOWER LEFT",
"parent": "Leg MIDDLE LEFT",
"pivot": [4, 11.9, 9.1],
"rotation": [-54.78, 0, 0],
"cubes": [
{"origin": [3, 10.9, 9.1], "size": [2, 2, 6], "uv": [70, 36]}
]
},
{
"name": "Foot LEFT",
"parent": "Leg LOWER LEFT",
"pivot": [4, 12.7, 14],
"rotation": [20, 0, 0],
"cubes": [
{"origin": [2.5, 8.7, 14], "size": [3, 4, 2], "uv": [70, 50]}
]
},
{
"name": "Leg UPPER RIGHT",
"pivot": [-2, 18.1, 2.1],
"rotation": [-22.3, 0, 0],
"cubes": [
{"origin": [-6, 10.1, 2.1], "size": [4, 10, 5], "uv": [70, 0]}
]
},
{
"name": "Leg MIDDLE RIGHT",
"parent": "Leg UPPER RIGHT",
"pivot": [-4, 11.4, 3],
"rotation": [-32.7, 0, 0],
"cubes": [
{"origin": [-5.5, 9.9, 3], "size": [3, 3, 7], "uv": [70, 20]}
]
},
{
"name": "Leg LOWER RIGHT",
"parent": "Leg MIDDLE RIGHT",
"pivot": [-4, 11.9, 9.1],
"rotation": [-54.78, 0, 0],
"cubes": [
{"origin": [-5, 10.9, 9.1], "size": [2, 2, 6], "uv": [70, 36]}
]
},
{
"name": "Foot RIGHT",
"parent": "Leg LOWER RIGHT",
"pivot": [-4, 12.7, 14],
"rotation": [20, 0, 0],
"cubes": [
{"origin": [-5.5, 8.7, 14], "size": [3, 4, 2], "uv": [70, 50]}
]
}
]
}
]
}
@@ -81,6 +81,10 @@
"item.jurassicrevived.tupuxuara_spawn_egg": "Tupuxuara Spawn Egg",
"item.jurassicrevived.zhenyuanopterus_spawn_egg": "Zhenyuanopterus Spawn Egg",
"item.jurassicrevived.achillobator_spawn_egg": "Achillobator Spawn Egg",
"item.jurassicrevived.suchomimus_spawn_egg": "Suchomimus Spawn Egg",
"item.jurassicrevived.chilesaurus_spawn_egg": "Chilesaurus Spawn Egg",
"item.jurassicrevived.thescelosaurus_spawn_egg": "Thescelosaurus Spawn Egg",
"item.jurassicrevived.mussasaurus_spawn_egg": "Mussasaurus Spawn Egg",
"entity.jurassicrevived.apatosaurus": "Apatosaurus",
"entity.jurassicrevived.albertosaurus": "Albertosaurus",
@@ -158,6 +162,10 @@
"entity.jurassicrevived.tupuxuara": "Tupuxuara",
"entity.jurassicrevived.zhenyuanopterus": "Zhenyuanopterus",
"entity.jurassicrevived.achillobator": "Achillobator",
"entity.jurassicrevived.suchomimus": "Suchomimus",
"entity.jurassicrevived.chilesaurus": "Chilesaurus",
"entity.jurassicrevived.thescelosaurus": "Thescelosaurus",
"entity.jurassicrevived.mussasaurus": "Mussasaurus",
"block.jurassicrevived.cat_plushie": "Cat Plushie",
"block.jurassicrevived.trash_can": "Trash Can",
@@ -305,6 +313,10 @@
"item.jurassicrevived.utahraptor_skull_fossil": "Utahraptor Skull Fossil",
"item.jurassicrevived.zhenyuanopterus_skull_fossil": "Zhenyuanopterus Skull Fossil",
"item.jurassicrevived.achillobator_skull_fossil": "Achillobator Skull Fossil",
"item.jurassicrevived.suchomimus_skull_fossil": "Suchomimus Skull Fossil",
"item.jurassicrevived.chilesaurus_skull_fossil": "Chilesaurus Skull Fossil",
"item.jurassicrevived.thescelosaurus_skull_fossil": "Thescelosaurus Skull Fossil",
"item.jurassicrevived.mussasaurus_skull_fossil": "Mussasaurus Skull Fossil",
"item.jurassicrevived.fresh_velociraptor_skull": "Fresh Velociraptor Skull",
"item.jurassicrevived.fresh_tyrannosaurus_rex_skull": "Fresh Tyrannosaurus Rex Skull",
@@ -380,6 +392,10 @@
"item.jurassicrevived.fresh_utahraptor_skull": "Fresh Utahraptor Skull",
"item.jurassicrevived.fresh_zhenyuanopterus_skull": "Fresh Zhenyuanopterus Skull",
"item.jurassicrevived.fresh_achillobator_skull": "Fresh Achillobator Skull",
"item.jurassicrevived.fresh_suchomimus_skull": "Fresh Suchomimus Skull",
"item.jurassicrevived.fresh_chilesaurus_skull": "Fresh Chilesaurus Skull",
"item.jurassicrevived.fresh_thescelosaurus_skull": "Fresh Mussasaurus Skull",
"item.jurassicrevived.fresh_mussasaurus_skull": "Fresh Mussasaurus Skull",
"item.jurassicrevived.test_tube": "Test Tube",
"item.jurassicrevived.syringe": "Syringe",
@@ -470,6 +486,10 @@
"item.jurassicrevived.utahraptor_tissue": "Utahraptor Tissue",
"item.jurassicrevived.zhenyuanopterus_tissue": "Zhenyuanopterus Tissue",
"item.jurassicrevived.achillobator_tissue": "Achillobator Tissue",
"item.jurassicrevived.suchomimus_tissue": "Suchomimus Tissue",
"item.jurassicrevived.chilesaurus_tissue": "Chilesaurus Tissue",
"item.jurassicrevived.thescelosaurus_tissue": "Thescelosaurus Tissue",
"item.jurassicrevived.mussasaurus_tissue": "Mussasaurus Tissue",
"item.jurassicrevived.velociraptor_dna": "Velociraptor DNA",
"item.jurassicrevived.tyrannosaurus_rex_dna": "Tyrannosaurus Rex DNA",
@@ -545,6 +565,10 @@
"item.jurassicrevived.utahraptor_dna": "Utahraptor DNA",
"item.jurassicrevived.zhenyuanopterus_dna": "Zhenyuanopterus DNA",
"item.jurassicrevived.achillobator_dna": "Achillobator DNA",
"item.jurassicrevived.suchomimus_dna": "Suchomimus DNA",
"item.jurassicrevived.chilesaurus_dna": "Chilesaurus DNA",
"item.jurassicrevived.thescelosaurus_dna": "Thescelosaurus DNA",
"item.jurassicrevived.mussasaurus_dna": "Mussasaurus DNA",
"item.jurassicrevived.velociraptor_syringe": "Velociraptor Syringe",
"item.jurassicrevived.tyrannosaurus_rex_syringe": "Tyrannosaurus Rex Syringe",
@@ -620,6 +644,10 @@
"item.jurassicrevived.utahraptor_syringe": "Utahraptor Syringe",
"item.jurassicrevived.zhenyuanopterus_syringe": "Zhenyuanopterus Syringe",
"item.jurassicrevived.achillobator_syringe": "Achillobator Syringe",
"item.jurassicrevived.suchomimus_syringe": "Suchomimus Syringe",
"item.jurassicrevived.chilesaurus_syringe": "Chilesaurus Syringe",
"item.jurassicrevived.thescelosaurus_syringe": "Thescelosaurus Syringe",
"item.jurassicrevived.mussasaurus_syringe": "Mussasaurus Syringe",
"block.jurassicrevived.velociraptor_egg": "Velociraptor Egg",
"block.jurassicrevived.tyrannosaurus_rex_egg": "Tyrannosaurus Rex Egg",
@@ -695,6 +723,10 @@
"block.jurassicrevived.utahraptor_egg": "Utahraptor Egg",
"block.jurassicrevived.zhenyuanopterus_egg": "Zhenyuanopterus Egg",
"block.jurassicrevived.achillobator_egg": "Achillobator Egg",
"block.jurassicrevived.suchomimus_egg": "Suchomimus Egg",
"block.jurassicrevived.chilesaurus_egg": "Chilesaurus Egg",
"block.jurassicrevived.thescelosaurus_egg": "Thescelosaurus Egg",
"block.jurassicrevived.mussasaurus_egg": "Mussasaurus Egg",
"block.jurassicrevived.incubated_velociraptor_egg": "§aIncubated Velociraptor Egg",
"block.jurassicrevived.incubated_tyrannosaurus_rex_egg": "§aIncubated Tyrannosaurus Rex Egg",
@@ -770,6 +802,10 @@
"block.jurassicrevived.incubated_utahraptor_egg": "§aIncubated Utahraptor Egg",
"block.jurassicrevived.incubated_zhenyuanopterus_egg": "§aIncubated Zhenyuanopterus Egg",
"block.jurassicrevived.incubated_achillobator_egg": "§aIncubated Achillobator Egg",
"block.jurassicrevived.incubated_suchomimus_egg": "§aIncubated Suchomimus Egg",
"block.jurassicrevived.incubated_chilesaurus_egg": "§aIncubated Chilesaurus Egg",
"block.jurassicrevived.incubated_thescelosaurus_egg": "§aIncubated Thescelosaurus Egg",
"block.jurassicrevived.incubated_mussasaurus_egg": "§aIncubated Mussasaurus Egg",
"tooltip.jurassicrevived.gender": "Gender: %s",
"tooltip.jurassicrevived.gender.hint": "Hint: %s to change",
@@ -1000,9 +1036,6 @@
"sounds.jurassicrevived.styracosaurus_call": "Styracosaurus Call",
"sounds.jurassicrevived.styracosaurus_hurt": "Styracosaurus Hurt",
"sounds.jurassicrevived.styracosaurus_death": "Styracosaurus Death",
"sounds.jurassicrevived.suchomimus_call": "Suchomimus Call",
"sounds.jurassicrevived.suchomimus_hurt": "Suchomimus Hurt",
"sounds.jurassicrevived.suchomimus_death": "Suchomimus Death",
"sounds.jurassicrevived.tapejara_call": "Tapejara Call",
"sounds.jurassicrevived.tapejara_hurt": "Tapejara Hurt",
"sounds.jurassicrevived.tapejara_death": "Tapejara Death",
@@ -1046,6 +1079,19 @@
"sounds.jurassicrevived.achillobator_attack": "Achillobator Attack",
"sounds.jurassicrevived.achillobator_hurt": "Achillobator Hurt",
"sounds.jurassicrevived.achillobator_death": "Achillobator Death",
"sounds.jurassicrevived.suchomimus_call": "Suchomimus Call",
"sounds.jurassicrevived.suchomimus_attack": "Suchomimus Attack",
"sounds.jurassicrevived.suchomimus_hurt": "Suchomimus Hurt",
"sounds.jurassicrevived.suchomimus_death": "Suchomimus Death",
"sounds.jurassicrevived.chilesaurus_call": "Chilesaurus Call",
"sounds.jurassicrevived.chilesaurus_hurt": "Chilesaurus Hurt",
"sounds.jurassicrevived.chilesaurus_death": "Chilesaurus Death",
"sounds.jurassicrevived.thescelosaurus_call": "Thescelosaurus Call",
"sounds.jurassicrevived.thescelosaurus_hurt": "Thescelosaurus Hurt",
"sounds.jurassicrevived.thescelosaurus_death": "Thescelosaurus Death",
"sounds.jurassicrevived.mussasaurus_call": "Mussasaurus Call",
"sounds.jurassicrevived.mussasaurus_hurt": "Mussasaurus Hurt",
"sounds.jurassicrevived.mussasaurus_death": "Mussasaurus Death",
"jurassicrevived.tooltip.liquid.amount.with.capacity": "%s / %s mB",
"jurassicrevived.tooltip.liquid.amount": "%s mB",
@@ -4,7 +4,7 @@
"ambientocclusion": false,
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/dna_analyzer",
"1": "jurassicrevived:block/dna_analyzer",
"particle": "jurassicrevived:block/dna_analyzer"
},
"elements": [
@@ -13,12 +13,12 @@
"to": [15, 6, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 11]},
"faces": {
"north": {"uv": [0, 0, 3.5, 1.5], "texture": "#0"},
"east": {"uv": [2, 5.75, 3.5, 7.25], "texture": "#0"},
"south": {"uv": [0, 1.5, 3.5, 3], "texture": "#0"},
"west": {"uv": [3.5, 5.75, 5, 7.25], "texture": "#0"},
"up": {"uv": [3.5, 4.5, 0, 3], "texture": "#0"},
"down": {"uv": [7, 0, 3.5, 1.5], "texture": "#0"}
"north": {"uv": [0, 0, 3.5, 1.5], "texture": "#1"},
"east": {"uv": [4, 4.5, 5.5, 6], "texture": "#1"},
"south": {"uv": [0, 1.5, 3.5, 3], "texture": "#1"},
"west": {"uv": [5.5, 4.5, 7, 6], "texture": "#1"},
"up": {"uv": [3.5, 4.5, 0, 3], "texture": "#1"},
"down": {"uv": [7, 0, 3.5, 1.5], "texture": "#1"}
}
},
{
@@ -26,12 +26,12 @@
"to": [13, 1, 11],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, -3, 5]},
"faces": {
"north": {"uv": [7, 1.25, 9.5, 1.5], "texture": "#0"},
"east": {"uv": [7.5, 1.5, 9, 1.75], "texture": "#0"},
"south": {"uv": [2.75, 7.25, 5.25, 7.5], "texture": "#0"},
"west": {"uv": [7.5, 1.75, 9, 2], "texture": "#0"},
"up": {"uv": [6, 3, 3.5, 1.5], "texture": "#0"},
"down": {"uv": [6, 3, 3.5, 4.5], "texture": "#0"}
"north": {"uv": [2.75, 7.5, 5.25, 7.75], "texture": "#1"},
"east": {"uv": [7.5, 3.5, 9, 3.75], "texture": "#1"},
"south": {"uv": [7.5, 3.25, 10, 3.5], "texture": "#1"},
"west": {"uv": [7.5, 3.75, 9, 4], "texture": "#1"},
"up": {"uv": [6, 3, 3.5, 1.5], "texture": "#1"},
"down": {"uv": [6, 3, 3.5, 4.5], "texture": "#1"}
}
},
{
@@ -39,25 +39,64 @@
"to": [15, 12, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 11]},
"faces": {
"north": {"uv": [5, 5.75, 6.5, 7.25], "texture": "#0"},
"east": {"uv": [6, 1.5, 7.5, 3], "texture": "#0"},
"south": {"uv": [6, 3, 7.5, 4.5], "texture": "#0"},
"west": {"uv": [6.5, 4.5, 8, 6], "texture": "#0"},
"up": {"uv": [8, 7.5, 6.5, 6], "texture": "#0"},
"down": {"uv": [1.5, 7, 0, 8.5], "texture": "#0"}
"north": {"uv": [0, 5.75, 1.5, 7.25], "texture": "#1"},
"east": {"uv": [1.5, 5.75, 3, 7.25], "texture": "#1"},
"south": {"uv": [6, 1.5, 7.5, 3], "texture": "#1"},
"west": {"uv": [3, 6, 4.5, 7.5], "texture": "#1"},
"up": {"uv": [7.5, 4.5, 6, 3], "texture": "#1"},
"down": {"uv": [6, 6, 4.5, 7.5], "texture": "#1"}
}
},
{
"from": [1, 6, 10],
"to": [9, 11, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 6, 11]},
"faces": {
"north": {"uv": [0, 4.5, 2, 5.75], "texture": "#1"},
"east": {"uv": [2, 7.25, 2.75, 8.5], "texture": "#1"},
"south": {"uv": [2, 4.5, 4, 5.75], "texture": "#1"},
"west": {"uv": [7.5, 2, 8.25, 3.25], "texture": "#1"},
"up": {"uv": [8, 6.75, 6, 6], "texture": "#1"},
"down": {"uv": [8, 6.75, 6, 7.5], "texture": "#1"}
}
},
{
"from": [1, 9, 8],
"to": [9, 11, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 6, 8]},
"faces": {
"north": {"uv": [7, 0, 9, 0.5], "texture": "#1"},
"east": {"uv": [7.5, 4, 8, 4.5], "texture": "#1"},
"south": {"uv": [7, 0.5, 9, 1], "texture": "#1"},
"west": {"uv": [6.25, 7.5, 6.75, 8], "texture": "#1"},
"up": {"uv": [9, 1.5, 7, 1], "texture": "#1"},
"down": {"uv": [9, 4.5, 7, 5], "texture": "#1"}
}
},
{
"from": [1, 6, 8],
"to": [9, 11, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 6, 11]},
"to": [9, 8, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 3, 8]},
"faces": {
"north": {"uv": [0, 4.5, 2, 5.75], "texture": "#0"},
"east": {"uv": [7, 0, 8.25, 1.25], "texture": "#0"},
"south": {"uv": [2, 4.5, 4, 5.75], "texture": "#0"},
"west": {"uv": [1.5, 7.25, 2.75, 8.5], "texture": "#0"},
"up": {"uv": [6, 5.75, 4, 4.5], "texture": "#0"},
"down": {"uv": [2, 5.75, 0, 7], "texture": "#0"}
"north": {"uv": [7, 5, 9, 5.5], "texture": "#1"},
"east": {"uv": [6.75, 7.5, 7.25, 8], "texture": "#1"},
"south": {"uv": [7, 5.5, 9, 6], "texture": "#1"},
"west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#1"},
"up": {"uv": [2, 7.75, 0, 7.25], "texture": "#1"},
"down": {"uv": [9.5, 1.5, 7.5, 2], "texture": "#1"}
}
},
{
"from": [1, 8, 8],
"to": [3, 9, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 4, 8]},
"faces": {
"north": {"uv": [3, 5.75, 3.5, 6], "texture": "#1"},
"east": {"uv": [3.5, 5.75, 4, 6], "texture": "#1"},
"south": {"uv": [1, 7.75, 1.5, 8], "texture": "#1"},
"west": {"uv": [1.5, 7.75, 2, 8], "texture": "#1"},
"up": {"uv": [0.5, 8.25, 0, 7.75], "texture": "#1"},
"down": {"uv": [1, 7.75, 0.5, 8.25], "texture": "#1"}
}
},
{
@@ -65,12 +104,12 @@
"to": [3, 16, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 11, 11]},
"faces": {
"north": {"uv": [6, 4.5, 6.25, 5.75], "texture": "#0"},
"east": {"uv": [6.25, 4.5, 6.5, 5.75], "texture": "#0"},
"south": {"uv": [5.25, 7.25, 5.5, 8.5], "texture": "#0"},
"west": {"uv": [5.5, 7.25, 5.75, 8.5], "texture": "#0"},
"up": {"uv": [1.75, 7.25, 1.5, 7], "texture": "#0"},
"down": {"uv": [2, 7, 1.75, 7.25], "texture": "#0"}
"north": {"uv": [5.25, 7.5, 5.5, 8.75], "texture": "#1"},
"east": {"uv": [5.5, 7.5, 5.75, 8.75], "texture": "#1"},
"south": {"uv": [5.75, 7.5, 6, 8.75], "texture": "#1"},
"west": {"uv": [6, 7.5, 6.25, 8.75], "texture": "#1"},
"up": {"uv": [3, 7.5, 2.75, 7.25], "texture": "#1"},
"down": {"uv": [3, 7.75, 2.75, 8], "texture": "#1"}
}
}
],
@@ -109,8 +148,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4]
"children": [0, 1, 2, 3, 4, 5, 6, 7]
}
]
}
@@ -3,24 +3,24 @@
"credit": "Made with Blockbench",
"ambientocclusion": false,
"render_type": "cutout",
"texture_size": [128, 128],
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/dna_extractor",
"1": "jurassicrevived:block/dna_extractor",
"particle": "jurassicrevived:block/dna_extractor"
},
"elements": [
{
"name": "Keyboard",
"from": [0, -0.05957, 0.77211],
"to": [7, 0.94043, 5.77211],
"from": [0, 0.03282, 0.81038],
"to": [7, 1.03282, 5.81038],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 0.2, -0.3]},
"faces": {
"north": {"uv": [4.625, 3.375, 5.5, 3.5], "texture": "#0"},
"east": {"uv": [4, 3.375, 4.625, 3.5], "texture": "#0"},
"south": {"uv": [6.125, 3.375, 7, 3.5], "texture": "#0"},
"west": {"uv": [5.5, 3.375, 6.125, 3.5], "texture": "#0"},
"up": {"uv": [5.5, 3.375, 4.625, 2.75], "texture": "#0"},
"down": {"uv": [6.375, 2.75, 5.5, 3.375], "texture": "#0"}
"north": {"uv": [11.5, 1.5, 13.25, 1.75], "texture": "#1"},
"east": {"uv": [10, 4.25, 11.25, 4.5], "texture": "#1"},
"south": {"uv": [11.5, 1.75, 13.25, 2], "texture": "#1"},
"west": {"uv": [11.75, 4.75, 13, 5], "texture": "#1"},
"up": {"uv": [5.25, 11.5, 3.5, 10.25], "texture": "#1"},
"down": {"uv": [11.25, 10.25, 9.5, 11.5], "texture": "#1"}
}
},
{
@@ -29,82 +29,54 @@
"to": [6.5, 3, 5.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0.7, 8]},
"faces": {
"north": {"uv": [0.125, 6.5, 0.875, 6.875], "texture": "#0"},
"east": {"uv": [0, 6.5, 0.125, 6.875], "texture": "#0"},
"south": {"uv": [1, 6.5, 1.75, 6.875], "texture": "#0"},
"west": {"uv": [0.875, 6.5, 1, 6.875], "texture": "#0"},
"up": {"uv": [0.875, 6.5, 0.125, 6.375], "texture": "#0"},
"down": {"uv": [1.625, 6.375, 0.875, 6.5], "texture": "#0"}
"north": {"uv": [10, 3.5, 11.5, 4.25], "texture": "#1"},
"east": {"uv": [5.75, 7, 6, 7.75], "texture": "#1"},
"south": {"uv": [1.5, 10.75, 3, 11.5], "texture": "#1"},
"west": {"uv": [5.75, 7.75, 6, 8.5], "texture": "#1"},
"up": {"uv": [3, 11.75, 1.5, 11.5], "texture": "#1"},
"down": {"uv": [3, 11.75, 1.5, 12], "texture": "#1"}
}
},
{
"name": "Screen",
"from": [0, 8.78296, -1.62498],
"to": [7, 17.78296, -0.62498],
"from": [0, 9.15908, -2.23958],
"to": [7, 18.15908, -0.23958],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 0, 0]},
"faces": {
"north": {"uv": [5.375, 3.625, 6.25, 4.75], "texture": "#0"},
"east": {"uv": [5.25, 3.625, 5.375, 4.75], "texture": "#0"},
"south": {"uv": [6.375, 3.625, 7.25, 4.75], "texture": "#0"},
"west": {"uv": [6.25, 3.625, 6.375, 4.75], "texture": "#0"},
"up": {"uv": [6.25, 3.625, 5.375, 3.5], "texture": "#0"},
"down": {"uv": [7.125, 3.5, 6.25, 3.625], "texture": "#0"}
"north": {"uv": [7.75, 4.5, 9.5, 6.75], "texture": "#1"},
"east": {"uv": [3, 10.75, 3.5, 13], "texture": "#1"},
"south": {"uv": [7.75, 6.75, 9.5, 9], "texture": "#1"},
"west": {"uv": [11.25, 4.25, 11.75, 6.5], "texture": "#1"},
"up": {"uv": [13, 11, 11.25, 10.5], "texture": "#1"},
"down": {"uv": [13, 11, 11.25, 11.5], "texture": "#1"}
}
},
{
"name": "Screen attachment",
"from": [0.5, 6.14588, 9.25832],
"to": [3.5, 11.14588, 10.25832],
"from": [1.5, 4.93827, 8.29931],
"to": [4.5, 10.93827, 10.29931],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 0, 0]},
"faces": {
"north": {"uv": [4.125, 5.375, 4.5, 6], "texture": "#0"},
"east": {"uv": [4, 5.375, 4.125, 6], "texture": "#0"},
"south": {"uv": [4.625, 5.375, 5, 6], "texture": "#0"},
"west": {"uv": [4.5, 5.375, 4.625, 6], "texture": "#0"},
"up": {"uv": [4.5, 5.375, 4.125, 5.25], "texture": "#0"},
"down": {"uv": [4.875, 5.25, 4.5, 5.375], "texture": "#0"}
}
},
{
"name": "Sequencing chamber 3",
"from": [7.1, 1.1, 7],
"to": [14.1, 5.1, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 8]},
"faces": {
"north": {"uv": [4.875, 2.25, 5.75, 2.75], "texture": "#0"},
"east": {"uv": [4, 2.25, 4.875, 2.75], "texture": "#0"},
"south": {"uv": [6.625, 2.25, 7.5, 2.75], "texture": "#0"},
"west": {"uv": [5.75, 2.25, 6.625, 2.75], "texture": "#0"},
"up": {"uv": [5.75, 2.25, 4.875, 1.375], "texture": "#0"},
"down": {"uv": [6.625, 1.375, 5.75, 2.25], "texture": "#0"}
}
},
{
"name": "Sequencing chamber 2",
"from": [7.1, 5.4, 7],
"to": [14.1, 9.4, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 8]},
"faces": {
"north": {"uv": [4.875, 2.25, 5.75, 2.75], "texture": "#0"},
"east": {"uv": [4, 2.25, 4.875, 2.75], "texture": "#0"},
"south": {"uv": [6.625, 2.25, 7.5, 2.75], "texture": "#0"},
"west": {"uv": [5.75, 2.25, 6.625, 2.75], "texture": "#0"},
"up": {"uv": [5.75, 2.25, 4.875, 1.375], "texture": "#0"},
"down": {"uv": [6.625, 1.375, 5.75, 2.25], "texture": "#0"}
"north": {"uv": [11.25, 6.5, 12, 8], "texture": "#1"},
"east": {"uv": [3.5, 8.5, 4, 10], "texture": "#1"},
"south": {"uv": [7.75, 11.25, 8.5, 12.75], "texture": "#1"},
"west": {"uv": [9, 11.25, 9.5, 12.75], "texture": "#1"},
"up": {"uv": [4.25, 12.25, 3.5, 11.75], "texture": "#1"},
"down": {"uv": [5, 11.75, 4.25, 12.25], "texture": "#1"}
}
},
{
"name": "Sequencing chamber 1",
"from": [7.1, 9.7, 7],
"from": [7.1, 0.7, 7],
"to": [14.1, 13.7, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 8]},
"faces": {
"north": {"uv": [4.875, 2.25, 5.75, 2.75], "texture": "#0"},
"east": {"uv": [4, 2.25, 4.875, 2.75], "texture": "#0"},
"south": {"uv": [6.625, 2.25, 7.5, 2.75], "texture": "#0"},
"west": {"uv": [5.75, 2.25, 6.625, 2.75], "texture": "#0"},
"up": {"uv": [5.75, 2.25, 4.875, 1.375], "texture": "#0"},
"down": {"uv": [6.625, 1.375, 5.75, 2.25], "texture": "#0"}
"north": {"uv": [6, 0, 7.75, 3.25], "texture": "#1"},
"east": {"uv": [6, 3.25, 7.75, 6.5], "texture": "#1"},
"south": {"uv": [6, 6.5, 7.75, 9.75], "texture": "#1"},
"west": {"uv": [4, 7, 5.75, 10.25], "texture": "#1"},
"up": {"uv": [11.25, 8.5, 9.5, 6.75], "texture": "#1"},
"down": {"uv": [11.25, 8.5, 9.5, 10.25], "texture": "#1"}
}
},
{
@@ -113,12 +85,12 @@
"to": [7.1, 14.15, 14.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0.15, 8]},
"faces": {
"north": {"uv": [1, 4.625, 1.375, 6.375], "texture": "#0"},
"east": {"uv": [0, 4.625, 1, 6.375], "texture": "#0"},
"south": {"uv": [2.375, 4.625, 2.75, 6.375], "texture": "#0"},
"west": {"uv": [1.375, 4.625, 2.375, 6.375], "texture": "#0"},
"up": {"uv": [1.375, 4.625, 1, 3.625], "texture": "#0"},
"down": {"uv": [1.75, 3.625, 1.375, 4.625], "texture": "#0"}
"north": {"uv": [5.75, 9.75, 6.5, 13.25], "texture": "#1"},
"east": {"uv": [4, 0, 6, 3.5], "texture": "#1"},
"south": {"uv": [6.5, 9.75, 7.25, 13.25], "texture": "#1"},
"west": {"uv": [4, 3.5, 6, 7], "texture": "#1"},
"up": {"uv": [0.75, 12.75, 0, 10.75], "texture": "#1"},
"down": {"uv": [1.5, 10.75, 0.75, 12.75], "texture": "#1"}
}
},
{
@@ -127,12 +99,12 @@
"to": [7, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [8.4, 0, 8]},
"faces": {
"north": {"uv": [1.125, 2.5, 2, 3.625], "texture": "#0"},
"east": {"uv": [0, 2.5, 1.125, 3.625], "texture": "#0"},
"south": {"uv": [3.125, 2.5, 4, 3.625], "texture": "#0"},
"west": {"uv": [2, 2.5, 3.125, 3.625], "texture": "#0"},
"up": {"uv": [2, 2.5, 1.125, 1.375], "texture": "#0"},
"down": {"uv": [2.875, 1.375, 2, 2.5], "texture": "#0"}
"north": {"uv": [0, 8.5, 1.75, 10.75], "texture": "#1"},
"east": {"uv": [7.75, 0, 10, 2.25], "texture": "#1"},
"south": {"uv": [1.75, 8.5, 3.5, 10.75], "texture": "#1"},
"west": {"uv": [7.75, 2.25, 10, 4.5], "texture": "#1"},
"up": {"uv": [9.5, 11.25, 7.75, 9], "texture": "#1"},
"down": {"uv": [11.25, 4.5, 9.5, 6.75], "texture": "#1"}
}
},
{
@@ -141,12 +113,96 @@
"to": [15.9, 14.15, 14.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0.15, 8]},
"faces": {
"north": {"uv": [3.75, 4.625, 4, 6.375], "texture": "#0"},
"east": {"uv": [2.75, 4.625, 3.75, 6.375], "texture": "#0"},
"south": {"uv": [5, 4.625, 5.25, 6.375], "texture": "#0"},
"west": {"uv": [4, 4.625, 5, 6.375], "texture": "#0"},
"up": {"uv": [4, 4.625, 3.75, 3.625], "texture": "#0"},
"down": {"uv": [4.25, 3.625, 4, 4.625], "texture": "#0"}
"north": {"uv": [7.25, 9.75, 7.75, 13.25], "texture": "#1"},
"east": {"uv": [0, 5, 2, 8.5], "texture": "#1"},
"south": {"uv": [5.25, 10.25, 5.75, 13.75], "texture": "#1"},
"west": {"uv": [2, 5, 4, 8.5], "texture": "#1"},
"up": {"uv": [11.75, 10, 11.25, 8], "texture": "#1"},
"down": {"uv": [9, 11.25, 8.5, 13.25], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [6.9, 0.15, 13.5],
"to": [13.9, 2.15, 14.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0.15, 8]},
"faces": {
"north": {"uv": [11.5, 0, 13.25, 0.5], "texture": "#1"},
"east": {"uv": [5.75, 9.25, 6, 9.75], "texture": "#1"},
"south": {"uv": [11.5, 0.5, 13.25, 1], "texture": "#1"},
"west": {"uv": [11.75, 8, 12, 8.5], "texture": "#1"},
"up": {"uv": [13.25, 2.25, 11.5, 2], "texture": "#1"},
"down": {"uv": [13.25, 2.25, 11.5, 2.5], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [6.9, 11.15, 11.5],
"to": [13.9, 12.15, 12.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 11.15, 6]},
"faces": {
"north": {"uv": [11.5, 2.5, 13.25, 2.75], "texture": "#1"},
"east": {"uv": [11.75, 9.75, 12, 10], "texture": "#1"},
"south": {"uv": [11.5, 2.75, 13.25, 3], "texture": "#1"},
"west": {"uv": [10, 11.75, 10.25, 12], "texture": "#1"},
"up": {"uv": [13.25, 3.25, 11.5, 3], "texture": "#1"},
"down": {"uv": [13.25, 3.25, 11.5, 3.5], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [6.9, 11.15, 8.5],
"to": [13.9, 12.15, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 11.15, 3]},
"faces": {
"north": {"uv": [3.5, 11.5, 5.25, 11.75], "texture": "#1"},
"east": {"uv": [10.25, 11.75, 10.5, 12], "texture": "#1"},
"south": {"uv": [11.5, 3.5, 13.25, 3.75], "texture": "#1"},
"west": {"uv": [10.5, 11.75, 10.75, 12], "texture": "#1"},
"up": {"uv": [13.25, 4, 11.5, 3.75], "texture": "#1"},
"down": {"uv": [13.25, 4, 11.5, 4.25], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [9.9, 11.15, 9.5],
"to": [10.9, 12.15, 11.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 11.15, 4]},
"faces": {
"north": {"uv": [10.75, 11.75, 11, 12], "texture": "#1"},
"east": {"uv": [3.5, 10, 4, 10.25], "texture": "#1"},
"south": {"uv": [11, 11.75, 11.25, 12], "texture": "#1"},
"west": {"uv": [11.75, 8.5, 12.25, 8.75], "texture": "#1"},
"up": {"uv": [12, 9.25, 11.75, 8.75], "texture": "#1"},
"down": {"uv": [12, 9.25, 11.75, 9.75], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [9.9, 8.15, 10],
"to": [10.9, 11.15, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 10.15, 3.5]},
"faces": {
"north": {"uv": [5.75, 8.5, 6, 9.25], "texture": "#1"},
"east": {"uv": [5, 11.75, 5.25, 12.5], "texture": "#1"},
"south": {"uv": [11.75, 5, 12, 5.75], "texture": "#1"},
"west": {"uv": [11.75, 5.75, 12, 6.5], "texture": "#1"},
"up": {"uv": [11.5, 12, 11.25, 11.75], "texture": "#1"},
"down": {"uv": [11.75, 11.75, 11.5, 12], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [7.9, 6.15, 11.6],
"to": [7.9, 8.15, 12.6],
"rotation": {"angle": 22.5, "axis": "y", "origin": [5, 7.15, 5.1]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"east": {"uv": [9.5, 11.75, 9.75, 12.25], "texture": "#1"},
"south": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"west": {"uv": [9.75, 11.75, 10, 12.25], "texture": "#1"},
"up": {"uv": [0, 0.25, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0.25], "texture": "#1"}
}
},
{
@@ -155,12 +211,26 @@
"to": [16, 1, 15.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0, 8]},
"faces": {
"north": {"uv": [1.25, 1.25, 3.25, 1.375], "texture": "#0"},
"east": {"uv": [0, 1.25, 1.25, 1.375], "texture": "#0"},
"south": {"uv": [4.5, 1.25, 6.5, 1.375], "texture": "#0"},
"west": {"uv": [3.25, 1.25, 4.5, 1.375], "texture": "#0"},
"up": {"uv": [3.25, 1.25, 1.25, 0], "texture": "#0"},
"down": {"uv": [5.25, 0, 3.25, 1.25], "texture": "#0"}
"north": {"uv": [11.25, 10, 15.25, 10.25], "texture": "#1"},
"east": {"uv": [11.5, 1, 14, 1.25], "texture": "#1"},
"south": {"uv": [11.25, 10.25, 15.25, 10.5], "texture": "#1"},
"west": {"uv": [11.5, 1.25, 14, 1.5], "texture": "#1"},
"up": {"uv": [4, 2.5, 0, 0], "texture": "#1"},
"down": {"uv": [4, 2.5, 0, 5], "texture": "#1"}
}
},
{
"name": "Base",
"from": [7.5, 1, 7.2],
"to": [13.5, 2, 14.2],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 1, 7.7]},
"faces": {
"north": {"uv": [11.75, 4.25, 13.25, 4.5], "texture": "#1"},
"east": {"uv": [9.5, 11.5, 11.25, 11.75], "texture": "#1"},
"south": {"uv": [11.75, 4.5, 13.25, 4.75], "texture": "#1"},
"west": {"uv": [11.25, 11.5, 13, 11.75], "texture": "#1"},
"up": {"uv": [11.5, 1.75, 10, 0], "texture": "#1"},
"down": {"uv": [11.5, 1.75, 10, 3.5], "texture": "#1"}
}
}
],
@@ -199,22 +269,26 @@
{
"name": "root",
"origin": [0, 24, 0],
"scope": 0,
"color": 0,
"children": [
{
"name": "Base",
"origin": [0, 0.5, 1.5],
"scope": 0,
"color": 0,
"children": [
{
"name": "Keyboardback",
"origin": [-4.5, 0.5, -2.5],
"scope": 0,
"color": 0,
"children": [
{
"name": "Keyboard",
"origin": [-4.5, 0.8, -5],
"rotation": [-20.87, 0, 0],
"scope": 0,
"color": 0,
"children": [0]
},
@@ -224,18 +298,21 @@
{
"name": "HardDrive",
"origin": [-4.9, 0, 1.5],
"scope": 0,
"color": 0,
"children": [
{
"name": "Screenattachment",
"origin": [-6, 9.5, -0.5],
"rotation": [-36.52, 0, 0],
"scope": 0,
"color": 0,
"children": [
{
"name": "Screen",
"origin": [-6, 12.9, -0.5],
"rotation": [52.17, 0, 0],
"scope": 0,
"color": 0,
"children": [2]
},
@@ -245,39 +322,45 @@
{
"name": "Sequencingattachmentbase",
"origin": [-1.9, 0, 2.5],
"scope": 0,
"color": 0,
"children": [
{
"name": "Sequencingchamber3",
"origin": [-0.4, 3.1, 2.5],
"scope": 0,
"color": 0,
"children": [4]
"children": []
},
{
"name": "Sequencingchamber2",
"origin": [-0.4, 7.4, 2.5],
"scope": 0,
"color": 0,
"children": [5]
"children": []
},
{
"name": "Sequencingchamber1",
"origin": [-0.4, 11.7, 2.5],
"scope": 0,
"color": 0,
"children": [6]
"children": [4]
},
7
5
]
},
8
6
]
},
{
"name": "Sequencingattachmentend",
"origin": [7.4, 0, 2.5],
"scope": 0,
"color": 0,
"children": [9]
"children": [7, 8, 9, 10, 11, 12, 13]
},
10
14,
15
]
}
]
@@ -3,23 +3,49 @@
"credit": "Made with Blockbench",
"ambientocclusion": false,
"render_type": "translucent",
"texture_size": [32, 32],
"texture_size": [64, 64],
"textures": {
"1": "jurassicrevived:block/dna_hybridizer",
"particle": "jurassicrevived:block/dna_hybridizer"
},
"elements": [
{
"from": [6.5, 6.56066, 5.89645],
"to": [14.5, 7.56066, 13.89645],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 7.06066, 10.89645]},
"from": [11.2, 5.56066, 5.89645],
"to": [15.2, 7.56066, 13.89645],
"rotation": {"angle": 45, "axis": "x", "origin": [13.7, 7.06066, 10.89645]},
"faces": {
"north": {"uv": [7, 1.5, 9, 1.75], "texture": "#1"},
"east": {"uv": [7, 1.75, 9, 2], "texture": "#1"},
"south": {"uv": [7, 2, 9, 2.25], "texture": "#1"},
"west": {"uv": [7, 2.25, 9, 2.5], "texture": "#1"},
"up": {"uv": [4.5, 7, 2.5, 5], "texture": "#1"},
"down": {"uv": [6.5, 5, 4.5, 7], "texture": "#1"}
"north": {"uv": [8, 2.5, 9, 3], "texture": "#1"},
"east": {"uv": [7.5, 5, 9.5, 5.5], "texture": "#1"},
"south": {"uv": [8, 3, 9, 3.5], "texture": "#1"},
"west": {"uv": [7.5, 5.5, 9.5, 6], "texture": "#1"},
"up": {"uv": [5.5, 8.5, 4.5, 6.5], "texture": "#1"},
"down": {"uv": [8, 6, 7, 8], "texture": "#1"}
}
},
{
"from": [6.2, 5.56066, 5.89645],
"to": [9.2, 7.56066, 13.89645],
"rotation": {"angle": 45, "axis": "x", "origin": [8.7, 7.06066, 10.89645]},
"faces": {
"north": {"uv": [8, 7.5, 8.75, 8], "texture": "#1"},
"east": {"uv": [8, 0, 10, 0.5], "texture": "#1"},
"south": {"uv": [8, 8, 8.75, 8.5], "texture": "#1"},
"west": {"uv": [8, 0.5, 10, 1], "texture": "#1"},
"up": {"uv": [0.75, 9.5, 0, 7.5], "texture": "#1"},
"down": {"uv": [1.5, 7.5, 0.75, 9.5], "texture": "#1"}
}
},
{
"from": [2.2, 5.56066, 5.89645],
"to": [6.2, 7.56066, 7.89645],
"rotation": {"angle": 45, "axis": "x", "origin": [8.7, 7.06066, 10.89645]},
"faces": {
"north": {"uv": [8, 3.5, 9, 4], "texture": "#1"},
"east": {"uv": [5, 4.5, 5.5, 5], "texture": "#1"},
"south": {"uv": [8, 6, 9, 6.5], "texture": "#1"},
"west": {"uv": [3, 8.25, 3.5, 8.75], "texture": "#1"},
"up": {"uv": [9, 7, 8, 6.5], "texture": "#1"},
"down": {"uv": [8, 8, 7, 8.5], "texture": "#1"}
}
},
{
@@ -27,38 +53,51 @@
"to": [16, 1.7, 8.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9, 0.7, 4.7]},
"faces": {
"north": {"uv": [7, 1, 10.5, 1.25], "texture": "#1"},
"east": {"uv": [7, 2.5, 8.5, 2.75], "texture": "#1"},
"south": {"uv": [7, 1.25, 10.5, 1.5], "texture": "#1"},
"west": {"uv": [7, 2.75, 8.5, 3], "texture": "#1"},
"up": {"uv": [7, 1.5, 3.5, 0], "texture": "#1"},
"down": {"uv": [7, 1.5, 3.5, 3], "texture": "#1"}
"north": {"uv": [8, 1, 11.5, 1.25], "texture": "#1"},
"east": {"uv": [8, 7, 9.5, 7.25], "texture": "#1"},
"south": {"uv": [8, 1.25, 11.5, 1.5], "texture": "#1"},
"west": {"uv": [8, 7.25, 9.5, 7.5], "texture": "#1"},
"up": {"uv": [3.5, 1.5, 0, 0], "texture": "#1"},
"down": {"uv": [3.5, 1.5, 0, 3], "texture": "#1"}
}
},
{
"from": [6, 0, 8],
"to": [16, 6, 16],
"rotation": {"angle": 0, "axis": "z", "origin": [10.5, 3, 12]},
"rotation": {"angle": 0, "axis": "y", "origin": [10.5, 3, 12]},
"faces": {
"north": {"uv": [6, 3, 8.5, 4.5], "texture": "#1"},
"east": {"uv": [6.5, 4.5, 8.5, 6], "texture": "#1"},
"south": {"uv": [0, 6.5, 2.5, 8], "texture": "#1"},
"west": {"uv": [6.5, 6, 8.5, 7.5], "texture": "#1"},
"up": {"uv": [6, 5, 3.5, 3], "texture": "#1"},
"down": {"uv": [2.5, 4.5, 0, 6.5], "texture": "#1"}
"north": {"uv": [3.5, 0, 6, 1.5], "texture": "#1"},
"east": {"uv": [5.5, 4.5, 7.5, 6], "texture": "#1"},
"south": {"uv": [3.5, 1.5, 6, 3], "texture": "#1"},
"west": {"uv": [6, 0, 8, 1.5], "texture": "#1"},
"up": {"uv": [2.5, 5, 0, 3], "texture": "#1"},
"down": {"uv": [5, 3, 2.5, 5], "texture": "#1"}
}
},
{
"from": [2, 7.5, 6],
"to": [16, 16.5, 8],
"from": [10, 7.5, 6],
"to": [16, 17.5, 8],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9.5, 11.5, 7]},
"faces": {
"north": {"uv": [0, 0, 3.5, 2.25], "texture": "#1"},
"east": {"uv": [2.5, 7, 3, 9.25], "texture": "#1"},
"south": {"uv": [0, 2.25, 3.5, 4.5], "texture": "#1"},
"west": {"uv": [3, 7, 3.5, 9.25], "texture": "#1"},
"up": {"uv": [10.5, 0.5, 7, 0], "texture": "#1"},
"down": {"uv": [10.5, 0.5, 7, 1], "texture": "#1"}
"north": {"uv": [0, 5, 1.5, 7.5], "texture": "#1"},
"east": {"uv": [1.5, 7.5, 2, 10], "texture": "#1"},
"south": {"uv": [1.5, 5, 3, 7.5], "texture": "#1"},
"west": {"uv": [7.5, 1.5, 8, 4], "texture": "#1"},
"up": {"uv": [7.5, 2, 6, 1.5], "texture": "#1"},
"down": {"uv": [7.5, 2, 6, 2.5], "texture": "#1"}
}
},
{
"from": [-0.4, 7.5, 7.1],
"to": [9.6, 13.5, 9.1],
"rotation": {"angle": 22.5, "axis": "x", "origin": [3.1, 11.5, 8.1]},
"faces": {
"north": {"uv": [3, 5, 5.5, 6.5], "texture": "#1"},
"east": {"uv": [2, 7.5, 2.5, 9], "texture": "#1"},
"south": {"uv": [5, 3, 7.5, 4.5], "texture": "#1"},
"west": {"uv": [2.5, 7.5, 3, 9], "texture": "#1"},
"up": {"uv": [10, 4.5, 7.5, 4], "texture": "#1"},
"down": {"uv": [10, 4.5, 7.5, 5], "texture": "#1"}
}
},
{
@@ -66,90 +105,90 @@
"to": [6, 2, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 9]},
"faces": {
"north": {"uv": [8.5, 4.5, 11.5, 5.5], "texture": "#1"},
"east": {"uv": [8.5, 2.5, 12, 3.5], "texture": "#1"},
"south": {"uv": [8.5, 5.5, 11.5, 6.5], "texture": "#1"},
"west": {"uv": [8.5, 3.5, 12, 4.5], "texture": "#1"},
"up": {"uv": [6.5, 10.5, 3.5, 7], "texture": "#1"},
"down": {"uv": [9.5, 7.5, 6.5, 11], "texture": "#1"}
"north": {"uv": [6, 2.5, 7.5, 3], "texture": "#1"},
"east": {"uv": [8, 1.5, 9.75, 2], "texture": "#1"},
"south": {"uv": [5.5, 7.75, 7, 8.25], "texture": "#1"},
"west": {"uv": [8, 2, 9.75, 2.5], "texture": "#1"},
"up": {"uv": [7, 7.75, 5.5, 6], "texture": "#1"},
"down": {"uv": [4.5, 6.5, 3, 8.25], "texture": "#1"}
}
},
{
"from": [5, 2, 10],
"to": [6, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 3.5, 10.5]},
"from": [4, 2, 10],
"to": [5, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [4.5, 3.5, 10.5]},
"faces": {
"north": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"east": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"south": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"west": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 180, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 180, "texture": "#1"}
"north": {"uv": [3.5, 8.25, 3.75, 9], "texture": "#1"},
"east": {"uv": [3.75, 8.25, 4, 9], "texture": "#1"},
"south": {"uv": [4, 8.25, 4.25, 9], "texture": "#1"},
"west": {"uv": [4.25, 8.25, 4.5, 9], "texture": "#1"},
"up": {"uv": [6, 9.25, 5.75, 9], "texture": "#1"},
"down": {"uv": [6.25, 9, 6, 9.25], "texture": "#1"}
}
},
{
"from": [5, 2, 12],
"to": [6, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 3.5, 12.5]},
"from": [4, 2, 12],
"to": [5, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [4.5, 3.5, 12.5]},
"faces": {
"north": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"east": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"south": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"west": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 270, "texture": "#1"}
"north": {"uv": [5.5, 8.25, 5.75, 9], "texture": "#1"},
"east": {"uv": [5.75, 8.25, 6, 9], "texture": "#1"},
"south": {"uv": [6, 8.25, 6.25, 9], "texture": "#1"},
"west": {"uv": [6.25, 8.25, 6.5, 9], "texture": "#1"},
"up": {"uv": [9.25, 6.25, 9, 6], "texture": "#1"},
"down": {"uv": [6.5, 9, 6.25, 9.25], "texture": "#1"}
}
},
{
"from": [5, 2, 14],
"to": [6, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 3.5, 14.5]},
"from": [4, 2, 14],
"to": [5, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [4.5, 3.5, 14.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [6.5, 8.25, 6.75, 9], "texture": "#1"},
"east": {"uv": [6.75, 8.25, 7, 9], "texture": "#1"},
"south": {"uv": [4.5, 8.5, 4.75, 9.25], "texture": "#1"},
"west": {"uv": [4.75, 8.5, 5, 9.25], "texture": "#1"},
"up": {"uv": [9.25, 6.5, 9, 6.25], "texture": "#1"},
"down": {"uv": [6.75, 9, 6.5, 9.25], "texture": "#1"}
}
},
{
"from": [3, 2, 14],
"to": [4, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [3.5, 3.5, 14.5]},
"from": [2.5, 2, 14],
"to": [3.5, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [3, 3.5, 14.5]},
"faces": {
"north": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"east": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"south": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"west": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "texture": "#1"}
"north": {"uv": [5, 8.5, 5.25, 9.25], "texture": "#1"},
"east": {"uv": [5.25, 8.5, 5.5, 9.25], "texture": "#1"},
"south": {"uv": [7, 8.5, 7.25, 9.25], "texture": "#1"},
"west": {"uv": [7.25, 8.5, 7.5, 9.25], "texture": "#1"},
"up": {"uv": [9.25, 6.75, 9, 6.5], "texture": "#1"},
"down": {"uv": [7, 9, 6.75, 9.25], "texture": "#1"}
}
},
{
"from": [3, 2, 12],
"to": [4, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [3.5, 3.5, 12.5]},
"from": [2.5, 2, 12],
"to": [3.5, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [3, 3.5, 12.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [7.5, 8.5, 7.75, 9.25], "texture": "#1"},
"east": {"uv": [7.75, 8.5, 8, 9.25], "texture": "#1"},
"south": {"uv": [8, 8.5, 8.25, 9.25], "texture": "#1"},
"west": {"uv": [8.25, 8.5, 8.5, 9.25], "texture": "#1"},
"up": {"uv": [9.25, 7, 9, 6.75], "texture": "#1"},
"down": {"uv": [9.25, 7.5, 9, 7.75], "texture": "#1"}
}
},
{
"from": [3, 2, 10],
"to": [4, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [3.5, 3.5, 10.5]},
"from": [2.5, 2, 10],
"to": [3.5, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [3, 3.5, 10.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [8.5, 8.5, 8.75, 9.25], "texture": "#1"},
"east": {"uv": [3, 8.75, 3.25, 9.5], "texture": "#1"},
"south": {"uv": [3.25, 8.75, 3.5, 9.5], "texture": "#1"},
"west": {"uv": [8.75, 7.5, 9, 8.25], "texture": "#1"},
"up": {"uv": [9.25, 8, 9, 7.75], "texture": "#1"},
"down": {"uv": [9.25, 8, 9, 8.25], "texture": "#1"}
}
},
{
@@ -157,12 +196,12 @@
"to": [2, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [1.5, 3.5, 14.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [8.75, 8.25, 9, 9], "texture": "#1"},
"east": {"uv": [2, 9, 2.25, 9.75], "texture": "#1"},
"south": {"uv": [2.25, 9, 2.5, 9.75], "texture": "#1"},
"west": {"uv": [2.5, 9, 2.75, 9.75], "texture": "#1"},
"up": {"uv": [9.25, 8.5, 9, 8.25], "texture": "#1"},
"down": {"uv": [9.25, 8.5, 9, 8.75], "texture": "#1"}
}
},
{
@@ -170,12 +209,12 @@
"to": [2, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [1.5, 3.5, 12.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [9, 2.5, 9.25, 3.25], "texture": "#1"},
"east": {"uv": [2.75, 9, 3, 9.75], "texture": "#1"},
"south": {"uv": [9, 3.25, 9.25, 4], "texture": "#1"},
"west": {"uv": [3.5, 9, 3.75, 9.75], "texture": "#1"},
"up": {"uv": [9, 9.25, 8.75, 9], "texture": "#1"},
"down": {"uv": [9.25, 8.75, 9, 9], "texture": "#1"}
}
},
{
@@ -183,12 +222,12 @@
"to": [2, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [1.5, 3.5, 10.5]},
"faces": {
"north": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"east": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"south": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"west": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "texture": "#1"}
"north": {"uv": [3.75, 9, 4, 9.75], "texture": "#1"},
"east": {"uv": [4, 9, 4.25, 9.75], "texture": "#1"},
"south": {"uv": [4.25, 9, 4.5, 9.75], "texture": "#1"},
"west": {"uv": [5.5, 9, 5.75, 9.75], "texture": "#1"},
"up": {"uv": [9.25, 9.25, 9, 9], "texture": "#1"},
"down": {"uv": [9.5, 2.5, 9.25, 2.75], "texture": "#1"}
}
}
],
@@ -5,7 +5,7 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/embryo_calcification_machine",
"1": "jurassicrevived:block/embryo_calcification_machine",
"particle": "jurassicrevived:block/embryo_calcification_machine"
},
"elements": [
@@ -14,12 +14,12 @@
"to": [15, 6, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [3.5, 0, 7, 1.5], "texture": "#0"},
"east": {"uv": [2.5, 4.25, 4.5, 5.75], "texture": "#0"},
"south": {"uv": [3.5, 1.5, 7, 3], "texture": "#0"},
"west": {"uv": [4.5, 4.25, 6.5, 5.75], "texture": "#0"},
"up": {"uv": [3.5, 2, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 2, 0, 4], "texture": "#0"}
"north": {"uv": [3.5, 0, 7, 1.5], "texture": "#1"},
"east": {"uv": [2.5, 4.25, 4.5, 5.75], "texture": "#1"},
"south": {"uv": [3.5, 1.5, 7, 3], "texture": "#1"},
"west": {"uv": [4.5, 4.25, 6.5, 5.75], "texture": "#1"},
"up": {"uv": [3.5, 2, 0, 0], "texture": "#1"},
"down": {"uv": [3.5, 2, 0, 4], "texture": "#1"}
}
},
{
@@ -27,12 +27,12 @@
"to": [4.2, 8, 11.8],
"rotation": {"angle": 0, "axis": "y", "origin": [7.2, 6, 6.8]},
"faces": {
"north": {"uv": [3, 7.25, 3.75, 7.75], "texture": "#0"},
"east": {"uv": [0.5, 7.5, 1.25, 8], "texture": "#0"},
"south": {"uv": [7.5, 1.5, 8.25, 2], "texture": "#0"},
"west": {"uv": [7.5, 2, 8.25, 2.5], "texture": "#0"},
"up": {"uv": [4.5, 7.5, 3.75, 6.75], "texture": "#0"},
"down": {"uv": [7.25, 6.75, 6.5, 7.5], "texture": "#0"}
"north": {"uv": [7.5, 3.25, 8.25, 3.75], "texture": "#1"},
"east": {"uv": [7.5, 3.75, 8.25, 4.25], "texture": "#1"},
"south": {"uv": [4, 7.5, 4.75, 8], "texture": "#1"},
"west": {"uv": [7.5, 4.25, 8.25, 4.75], "texture": "#1"},
"up": {"uv": [4.75, 7.5, 4, 6.75], "texture": "#1"},
"down": {"uv": [7.75, 1, 7, 1.75], "texture": "#1"}
}
},
{
@@ -40,12 +40,12 @@
"to": [4.2, 8, 8.3],
"rotation": {"angle": 0, "axis": "y", "origin": [7.2, 6, 3.3]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.25, 3], "texture": "#0"},
"east": {"uv": [7.5, 3, 8.25, 3.5], "texture": "#0"},
"south": {"uv": [3.75, 7.5, 4.5, 8], "texture": "#0"},
"west": {"uv": [7.5, 4, 8.25, 4.5], "texture": "#0"},
"up": {"uv": [7.75, 0.75, 7, 0], "texture": "#0"},
"down": {"uv": [7.75, 0.75, 7, 1.5], "texture": "#0"}
"north": {"uv": [7.5, 4.75, 8.25, 5.25], "texture": "#1"},
"east": {"uv": [7.5, 5.75, 8.25, 6.25], "texture": "#1"},
"south": {"uv": [7.5, 6.25, 8.25, 6.75], "texture": "#1"},
"west": {"uv": [0, 7.75, 0.75, 8.25], "texture": "#1"},
"up": {"uv": [7.75, 2.5, 7, 1.75], "texture": "#1"},
"down": {"uv": [7.75, 2.5, 7, 3.25], "texture": "#1"}
}
},
{
@@ -53,130 +53,143 @@
"to": [10, 7, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [2.5, 4, 3.5, 4.25], "texture": "#0"},
"east": {"uv": [2, 7.75, 3, 8], "texture": "#0"},
"south": {"uv": [7.75, 5.25, 8.75, 5.5], "texture": "#0"},
"west": {"uv": [7.75, 5.5, 8.75, 5.75], "texture": "#0"},
"up": {"uv": [2.5, 7.25, 1.5, 6.25], "texture": "#0"},
"down": {"uv": [7.5, 4.25, 6.5, 5.25], "texture": "#0"}
"north": {"uv": [2.5, 4, 3.5, 4.25], "texture": "#1"},
"east": {"uv": [7.75, 5.25, 8.75, 5.5], "texture": "#1"},
"south": {"uv": [7.75, 5.5, 8.75, 5.75], "texture": "#1"},
"west": {"uv": [5.75, 7.75, 6.75, 8], "texture": "#1"},
"up": {"uv": [7, 6.75, 6, 5.75], "texture": "#1"},
"down": {"uv": [1, 6.25, 0, 7.25], "texture": "#1"}
}
},
{
"from": [4, 7.6, 6],
"to": [6, 7.6, 10],
"rotation": {"angle": -22.5, "axis": "z", "origin": [4, 1.6, 7]},
"from": [3.8, 7.8, 6],
"to": [5.8, 7.8, 10],
"rotation": {"angle": -22.5, "axis": "z", "origin": [3.8, 1.8, 7]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [8.75, 6.75, 8.25, 5.75], "texture": "#0"},
"down": {"uv": [7.5, 1.5, 7, 2.5], "texture": "#0"}
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [7.5, 4.25, 7, 3.25], "texture": "#1"},
"down": {"uv": [5.25, 7, 4.75, 8], "texture": "#1"}
}
},
{
"from": [10, 7.6, 6],
"to": [12, 7.6, 10],
"rotation": {"angle": 22.5, "axis": "z", "origin": [12, 1.6, 7]},
"from": [10.2, 7.8, 6],
"to": [12.2, 7.8, 10],
"rotation": {"angle": 22.5, "axis": "z", "origin": [12.2, 1.8, 7]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [8.75, 6.75, 8.25, 5.75], "texture": "#0"},
"down": {"uv": [2, 7.25, 1.5, 8.25], "texture": "#0"}
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [5.75, 8, 5.25, 7], "texture": "#1"},
"down": {"uv": [7.5, 5.75, 7, 6.75], "texture": "#1"}
}
},
{
"from": [6.1, 7.1, 10.1],
"to": [10.1, 7.1, 12.1],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.1, 1.1, 10.1]},
"from": [6, 7.1, 10.4],
"to": [10, 7.1, 12.4],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, 1.1, 10.4]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"up": {"uv": [9.25, 7.75, 8.25, 7.25], "texture": "#0"},
"down": {"uv": [3, 7.25, 2, 7.75], "texture": "#0"}
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [1, 7.75, 0, 7.25], "texture": "#1"},
"down": {"uv": [6.75, 7.25, 5.75, 7.75], "texture": "#1"}
}
},
{
"from": [6.1, 7.1, 3.9],
"to": [10.1, 7.1, 5.9],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.1, 1.1, 5.9]},
"from": [6, 7.1, 3.6],
"to": [10, 7.1, 5.6],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7, 1.1, 5.6]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"up": {"uv": [9.25, 7.75, 8.25, 7.25], "texture": "#0"},
"down": {"uv": [9.25, 7.25, 8.25, 7.75], "texture": "#0"}
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7.75, 7.75, 6.75, 7.25], "texture": "#1"},
"down": {"uv": [8.25, 6.75, 7.25, 7.25], "texture": "#1"}
}
},
{
"name": "Egg",
"from": [7, 7, 7],
"to": [9, 10, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
"from": [9.8, 6.3, 7],
"to": [11.8, 9.3, 9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [9.8, 0.3, 7]},
"faces": {
"north": {"uv": [7.5, 4.5, 8, 5.25], "texture": "#0"},
"east": {"uv": [6.5, 7.5, 7, 8.25], "texture": "#0"},
"south": {"uv": [7.75, 0, 8.25, 0.75], "texture": "#0"},
"west": {"uv": [7.75, 0.75, 8.25, 1.5], "texture": "#0"},
"up": {"uv": [3.5, 8.25, 3, 7.75], "texture": "#0"},
"down": {"uv": [5, 7.75, 4.5, 8.25], "texture": "#0"}
"north": {"uv": [7.75, 1, 8.25, 1.75], "texture": "#1"},
"east": {"uv": [7.75, 1.75, 8.25, 2.5], "texture": "#1"},
"south": {"uv": [7.75, 2.5, 8.25, 3.25], "texture": "#1"},
"west": {"uv": [3, 7.75, 3.5, 8.5], "texture": "#1"},
"up": {"uv": [4, 8.25, 3.5, 7.75], "texture": "#1"},
"down": {"uv": [7.25, 7.75, 6.75, 8.25], "texture": "#1"}
}
},
{
"from": [12, 6, 7],
"to": [14, 17, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 7, 7]},
"from": [12, 6, 6.9],
"to": [14, 14, 8.9],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9, 7, 6.9]},
"faces": {
"north": {"uv": [5, 5.75, 5.5, 8.5], "texture": "#0"},
"east": {"uv": [5.5, 5.75, 6, 8.5], "texture": "#0"},
"south": {"uv": [6, 5.75, 6.5, 8.5], "texture": "#0"},
"west": {"uv": [0, 6.25, 0.5, 9], "texture": "#0"},
"up": {"uv": [8.25, 6.25, 7.75, 5.75], "texture": "#0"},
"down": {"uv": [8.25, 6.25, 7.75, 6.75], "texture": "#0"}
"north": {"uv": [1, 6.25, 1.5, 8.25], "texture": "#1"},
"east": {"uv": [1.5, 6.25, 2, 8.25], "texture": "#1"},
"south": {"uv": [2, 6.25, 2.5, 8.25], "texture": "#1"},
"west": {"uv": [2.5, 6.75, 3, 8.75], "texture": "#1"},
"up": {"uv": [7.75, 8.25, 7.25, 7.75], "texture": "#1"},
"down": {"uv": [8.25, 7.25, 7.75, 7.75], "texture": "#1"}
}
},
{
"from": [7, 15, 7],
"to": [12, 17, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 7]},
"from": [10.9, 6, 6.1],
"to": [14.9, 7, 10.1],
"rotation": {"angle": 0, "axis": "y", "origin": [8.9, 7, 7.1]},
"faces": {
"north": {"uv": [6.5, 5.25, 7.75, 5.75], "texture": "#0"},
"east": {"uv": [7, 7.75, 7.5, 8.25], "texture": "#0"},
"south": {"uv": [6.5, 5.75, 7.75, 6.25], "texture": "#0"},
"west": {"uv": [7.5, 7.75, 8, 8.25], "texture": "#0"},
"up": {"uv": [7.75, 6.75, 6.5, 6.25], "texture": "#0"},
"down": {"uv": [3.75, 6.75, 2.5, 7.25], "texture": "#0"}
"north": {"uv": [7.75, 7.75, 8.75, 8], "texture": "#1"},
"east": {"uv": [4, 8, 5, 8.25], "texture": "#1"},
"south": {"uv": [5, 8, 6, 8.25], "texture": "#1"},
"west": {"uv": [7.75, 8, 8.75, 8.25], "texture": "#1"},
"up": {"uv": [7.5, 5.25, 6.5, 4.25], "texture": "#1"},
"down": {"uv": [4, 6.75, 3, 7.75], "texture": "#1"}
}
},
{
"from": [7.5, 13, 7.5],
"to": [8.5, 15, 8.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 8, 6.5]},
"from": [9.3, 11.7, 8.1],
"to": [14.3, 13.7, 10.1],
"rotation": {"angle": -22.5, "axis": "y", "origin": [10.3, 6.7, 8.1]},
"faces": {
"north": {"uv": [1.25, 7.5, 1.5, 8], "texture": "#0"},
"east": {"uv": [3.5, 7.75, 3.75, 8.25], "texture": "#0"},
"south": {"uv": [0.5, 8, 0.75, 8.5], "texture": "#0"},
"west": {"uv": [0.75, 8, 1, 8.5], "texture": "#0"},
"up": {"uv": [7.25, 4.25, 7, 4], "texture": "#0"},
"down": {"uv": [7.5, 4, 7.25, 4.25], "texture": "#0"}
"north": {"uv": [6.5, 5.25, 7.75, 5.75], "texture": "#1"},
"east": {"uv": [6, 8, 6.5, 8.5], "texture": "#1"},
"south": {"uv": [6, 6.75, 7.25, 7.25], "texture": "#1"},
"west": {"uv": [0, 8.25, 0.5, 8.75], "texture": "#1"},
"up": {"uv": [8.25, 0.5, 7, 0], "texture": "#1"},
"down": {"uv": [8.25, 0.5, 7, 1], "texture": "#1"}
}
},
{
"from": [7.5, 11, 8],
"to": [8.5, 13, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6, 6.5]},
"from": [6.4, 11.2, 8.2],
"to": [7.4, 13.2, 9.2],
"rotation": {"angle": -22.5, "axis": "z", "origin": [7.4, 6.2, 7.2]},
"faces": {
"north": {"uv": [1, 8, 1.25, 8.5], "texture": "#0"},
"east": {"uv": [0, 0, 0, 0.5], "texture": "#0"},
"south": {"uv": [1.25, 8, 1.5, 8.5], "texture": "#0"},
"west": {"uv": [0, 0, 0, 0.5], "texture": "#0"},
"up": {"uv": [0.25, 0, 0, 0], "texture": "#0"},
"down": {"uv": [0.25, 0, 0, 0], "texture": "#0"}
"north": {"uv": [0.75, 7.75, 1, 8.25], "texture": "#1"},
"east": {"uv": [6.5, 8, 6.75, 8.5], "texture": "#1"},
"south": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#1"},
"west": {"uv": [0.5, 8.25, 0.75, 8.75], "texture": "#1"},
"up": {"uv": [5, 7, 4.75, 6.75], "texture": "#1"},
"down": {"uv": [6, 7, 5.75, 7.25], "texture": "#1"}
}
},
{
"from": [6.4, 10.2, 8.7],
"to": [7.4, 11.2, 8.7],
"rotation": {"angle": -22.5, "axis": "z", "origin": [7.4, 6.2, 7.2]},
"faces": {
"north": {"uv": [8.25, 0.5, 8.5, 0.75], "texture": "#1"},
"east": {"uv": [0, 0, 0, 0.25], "texture": "#1"},
"south": {"uv": [0.75, 8.25, 1, 8.5], "texture": "#1"},
"west": {"uv": [0, 0, 0, 0.25], "texture": "#1"},
"up": {"uv": [0.25, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0.25, 0], "texture": "#1"}
}
},
{
@@ -184,12 +197,12 @@
"to": [13, 6, 5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7, 0, 4]},
"faces": {
"north": {"uv": [3.5, 3, 6, 4.25], "texture": "#0"},
"east": {"uv": [6, 3, 7, 4.25], "texture": "#0"},
"south": {"uv": [0, 4, 2.5, 5.25], "texture": "#0"},
"west": {"uv": [0.5, 6.25, 1.5, 7.5], "texture": "#0"},
"up": {"uv": [2.5, 6.25, 0, 5.25], "texture": "#0"},
"down": {"uv": [5, 5.75, 2.5, 6.75], "texture": "#0"}
"north": {"uv": [3.5, 3, 6, 4.25], "texture": "#1"},
"east": {"uv": [5, 5.75, 6, 7], "texture": "#1"},
"south": {"uv": [0, 4, 2.5, 5.25], "texture": "#1"},
"west": {"uv": [6, 3, 7, 4.25], "texture": "#1"},
"up": {"uv": [2.5, 6.25, 0, 5.25], "texture": "#1"},
"down": {"uv": [5, 5.75, 2.5, 6.75], "texture": "#1"}
}
}
],
@@ -228,8 +241,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]
}
]
}
@@ -5,7 +5,7 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/embryonic_machine",
"1": "jurassicrevived:block/embryonic_machine",
"particle": "jurassicrevived:block/embryonic_machine"
},
"elements": [
@@ -14,168 +14,168 @@
"to": [15, 4, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
"faces": {
"north": {"uv": [6.5, 5, 10, 5.75], "texture": "#0"},
"east": {"uv": [6.5, 6.5, 9, 7.25], "texture": "#0"},
"south": {"uv": [6.5, 5.75, 10, 6.5], "texture": "#0"},
"west": {"uv": [7, 0, 9.5, 0.75], "texture": "#0"},
"up": {"uv": [3.5, 2.5, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 2.5, 0, 5], "texture": "#0"}
"north": {"uv": [6.5, 5, 10, 5.75], "texture": "#1"},
"east": {"uv": [6.5, 6.5, 9, 7.25], "texture": "#1"},
"south": {"uv": [6.5, 5.75, 10, 6.5], "texture": "#1"},
"west": {"uv": [7, 0, 9.5, 0.75], "texture": "#1"},
"up": {"uv": [3.5, 2.5, 0, 0], "texture": "#1"},
"down": {"uv": [3.5, 2.5, 0, 5], "texture": "#1"}
}
},
{
"from": [10.3, 4, 9],
"to": [12.3, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [9.3, 4, 7]},
"from": [10.3, 4, 8.7],
"to": [12.3, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [9.3, 4, 6.7]},
"faces": {
"north": {"uv": [3, 9.5, 3.5, 9.75], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [3.5, 9.5, 4, 9.75], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [7, 7.25, 6.5, 9], "texture": "#0"}
"north": {"uv": [3, 9.5, 3.5, 9.75], "texture": "#1"},
"east": {"uv": [8, 4.25, 9.75, 4.5], "texture": "#1"},
"south": {"uv": [3.5, 9.5, 4, 9.75], "texture": "#1"},
"west": {"uv": [8, 7.25, 9.75, 7.5], "texture": "#1"},
"up": {"uv": [7.5, 4.5, 7, 2.75], "texture": "#1"},
"down": {"uv": [7, 7.25, 6.5, 9], "texture": "#1"}
}
},
{
"from": [12.5, 4, 9],
"to": [14.5, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [11.5, 4, 7]},
"from": [12.5, 4, 8.7],
"to": [14.5, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [11.5, 4, 6.7]},
"faces": {
"north": {"uv": [4, 9.5, 4.5, 9.75], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [4.5, 9.5, 5, 9.75], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [8, 2.75, 7.5, 4.5], "texture": "#0"}
"north": {"uv": [4, 9.5, 4.5, 9.75], "texture": "#1"},
"east": {"uv": [8, 7.5, 9.75, 7.75], "texture": "#1"},
"south": {"uv": [4.5, 9.5, 5, 9.75], "texture": "#1"},
"west": {"uv": [8, 7.75, 9.75, 8], "texture": "#1"},
"up": {"uv": [7.5, 9, 7, 7.25], "texture": "#1"},
"down": {"uv": [8, 2.75, 7.5, 4.5], "texture": "#1"}
}
},
{
"from": [3.7, 4, 9],
"to": [5.7, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [2.7, 4, 7]},
"from": [3.7, 4, 8.7],
"to": [5.7, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [2.7, 4, 6.7]},
"faces": {
"north": {"uv": [9.5, 6.5, 10, 6.75], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [9.5, 6.75, 10, 7], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [0.5, 7.75, 0, 9.5], "texture": "#0"}
"north": {"uv": [9.5, 6.5, 10, 6.75], "texture": "#1"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#1"},
"south": {"uv": [9.5, 6.75, 10, 7], "texture": "#1"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#1"},
"up": {"uv": [8, 9, 7.5, 7.25], "texture": "#1"},
"down": {"uv": [0.5, 7.75, 0, 9.5], "texture": "#1"}
}
},
{
"from": [1.5, 4, 9],
"to": [3.5, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 4, 7]},
"from": [1.5, 4, 8.7],
"to": [3.5, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 4, 6.7]},
"faces": {
"north": {"uv": [9.5, 7, 10, 7.25], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [9.25, 9.5, 9.75, 9.75], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [1.5, 7.75, 1, 9.5], "texture": "#0"}
"north": {"uv": [9.5, 7, 10, 7.25], "texture": "#1"},
"east": {"uv": [8, 8.25, 9.75, 8.5], "texture": "#1"},
"south": {"uv": [9.25, 9.5, 9.75, 9.75], "texture": "#1"},
"west": {"uv": [3.5, 8.5, 5.25, 8.75], "texture": "#1"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#1"},
"down": {"uv": [1.5, 7.75, 1, 9.5], "texture": "#1"}
}
},
{
"from": [3.7, 2.225, 6.7],
"to": [5.7, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [2.7, 2.225, 4.7]},
"from": [3.725, 2.2, 6.525],
"to": [5.675, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [2.7, 2.175, 4.5]},
"faces": {
"north": {"uv": [0, 9.75, 0.5, 10], "texture": "#0"},
"east": {"uv": [3.5, 9.25, 4.25, 9.5], "texture": "#0"},
"south": {"uv": [0.5, 9.75, 1, 10], "texture": "#0"},
"west": {"uv": [9.25, 4, 10, 4.25], "texture": "#0"},
"up": {"uv": [5.75, 9, 5.25, 8.25], "texture": "#0"},
"down": {"uv": [6.25, 8.25, 5.75, 9], "texture": "#0"}
"north": {"uv": [0, 9.75, 0.5, 10], "texture": "#1"},
"east": {"uv": [3.5, 9.25, 4.25, 9.5], "texture": "#1"},
"south": {"uv": [0.5, 9.75, 1, 10], "texture": "#1"},
"west": {"uv": [9.25, 4, 10, 4.25], "texture": "#1"},
"up": {"uv": [5.75, 9, 5.25, 8.25], "texture": "#1"},
"down": {"uv": [6.25, 8.25, 5.75, 9], "texture": "#1"}
}
},
{
"from": [10.3, 2.225, 6.7],
"to": [12.3, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9.3, 2.225, 4.7]},
"from": [10.325, 2.2, 6.525],
"to": [12.275, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9.3, 2.175, 4.5]},
"faces": {
"north": {"uv": [1, 9.75, 1.5, 10], "texture": "#0"},
"east": {"uv": [4.25, 9.25, 5, 9.5], "texture": "#0"},
"south": {"uv": [1.5, 9.75, 2, 10], "texture": "#0"},
"west": {"uv": [9.25, 9, 10, 9.25], "texture": "#0"},
"up": {"uv": [5.75, 9.75, 5.25, 9], "texture": "#0"},
"down": {"uv": [6.25, 9, 5.75, 9.75], "texture": "#0"}
"north": {"uv": [1, 9.75, 1.5, 10], "texture": "#1"},
"east": {"uv": [4.25, 9.25, 5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 9.75, 2, 10], "texture": "#1"},
"west": {"uv": [9.25, 9, 10, 9.25], "texture": "#1"},
"up": {"uv": [5.75, 9.75, 5.25, 9], "texture": "#1"},
"down": {"uv": [6.25, 9, 5.75, 9.75], "texture": "#1"}
}
},
{
"from": [8.1, 4, 9],
"to": [10.1, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [7.1, 4, 7]},
"from": [8.1, 4, 8.7],
"to": [10.1, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [7.1, 4, 6.7]},
"faces": {
"north": {"uv": [2, 9.75, 2.5, 10], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [2.5, 9.75, 3, 10], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [2.5, 7.75, 2, 9.5], "texture": "#0"}
"north": {"uv": [2, 9.75, 2.5, 10], "texture": "#1"},
"east": {"uv": [8, 8.5, 9.75, 8.75], "texture": "#1"},
"south": {"uv": [2.5, 9.75, 3, 10], "texture": "#1"},
"west": {"uv": [3.5, 8.75, 5.25, 9], "texture": "#1"},
"up": {"uv": [2, 9.5, 1.5, 7.75], "texture": "#1"},
"down": {"uv": [2.5, 7.75, 2, 9.5], "texture": "#1"}
}
},
{
"from": [8.1, 2.225, 6.7],
"to": [10.1, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.1, 2.225, 4.7]},
"from": [8.125, 2.2, 6.525],
"to": [10.075, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.1, 2.175, 4.5]},
"faces": {
"north": {"uv": [3, 9.75, 3.5, 10], "texture": "#0"},
"east": {"uv": [9.25, 9.25, 10, 9.5], "texture": "#0"},
"south": {"uv": [9.75, 3.25, 10.25, 3.5], "texture": "#0"},
"west": {"uv": [0, 9.5, 0.75, 9.75], "texture": "#0"},
"up": {"uv": [6.75, 9.75, 6.25, 9], "texture": "#0"},
"down": {"uv": [9.5, 6.5, 9, 7.25], "texture": "#0"}
"north": {"uv": [3, 9.75, 3.5, 10], "texture": "#1"},
"east": {"uv": [9.25, 9.25, 10, 9.5], "texture": "#1"},
"south": {"uv": [9.75, 3.25, 10.25, 3.5], "texture": "#1"},
"west": {"uv": [0, 9.5, 0.75, 9.75], "texture": "#1"},
"up": {"uv": [6.75, 9.75, 6.25, 9], "texture": "#1"},
"down": {"uv": [9.5, 6.5, 9, 7.25], "texture": "#1"}
}
},
{
"from": [5.9, 4, 9],
"to": [7.9, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [4.9, 4, 7]},
"from": [5.9, 4, 8.7],
"to": [7.9, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [4.9, 4, 6.7]},
"faces": {
"north": {"uv": [3.5, 9.75, 4, 10], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [9.75, 3.5, 10.25, 3.75], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [3.5, 7.75, 3, 9.5], "texture": "#0"}
"north": {"uv": [3.5, 9.75, 4, 10], "texture": "#1"},
"east": {"uv": [8, 8.75, 9.75, 9], "texture": "#1"},
"south": {"uv": [9.75, 3.5, 10.25, 3.75], "texture": "#1"},
"west": {"uv": [3.5, 9, 5.25, 9.25], "texture": "#1"},
"up": {"uv": [3, 9.5, 2.5, 7.75], "texture": "#1"},
"down": {"uv": [3.5, 7.75, 3, 9.5], "texture": "#1"}
}
},
{
"from": [5.9, 2.225, 6.7],
"to": [7.9, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [4.9, 2.225, 4.7]},
"from": [5.925, 2.2, 6.525],
"to": [7.875, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [4.9, 2.175, 4.5]},
"faces": {
"north": {"uv": [9.75, 3.75, 10.25, 4], "texture": "#0"},
"east": {"uv": [9.5, 0, 10.25, 0.25], "texture": "#0"},
"south": {"uv": [4, 9.75, 4.5, 10], "texture": "#0"},
"west": {"uv": [9.5, 0.25, 10.25, 0.5], "texture": "#0"},
"up": {"uv": [7.25, 9.75, 6.75, 9], "texture": "#0"},
"down": {"uv": [7.75, 9, 7.25, 9.75], "texture": "#0"}
"north": {"uv": [9.75, 3.75, 10.25, 4], "texture": "#1"},
"east": {"uv": [9.5, 0, 10.25, 0.25], "texture": "#1"},
"south": {"uv": [4, 9.75, 4.5, 10], "texture": "#1"},
"west": {"uv": [9.5, 0.25, 10.25, 0.5], "texture": "#1"},
"up": {"uv": [7.25, 9.75, 6.75, 9], "texture": "#1"},
"down": {"uv": [7.75, 9, 7.25, 9.75], "texture": "#1"}
}
},
{
"from": [12.5, 2.225, 6.7],
"to": [14.5, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [11.5, 2.225, 4.7]},
"from": [12.525, 2.2, 6.525],
"to": [14.475, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [11.5, 2.175, 4.5]},
"faces": {
"north": {"uv": [9.75, 4.25, 10.25, 4.5], "texture": "#0"},
"east": {"uv": [9.5, 0.5, 10.25, 0.75], "texture": "#0"},
"south": {"uv": [4.5, 9.75, 5, 10], "texture": "#0"},
"west": {"uv": [0.75, 9.5, 1.5, 9.75], "texture": "#0"},
"up": {"uv": [8.25, 9.75, 7.75, 9], "texture": "#0"},
"down": {"uv": [8.75, 9, 8.25, 9.75], "texture": "#0"}
"north": {"uv": [9.75, 4.25, 10.25, 4.5], "texture": "#1"},
"east": {"uv": [9.5, 0.5, 10.25, 0.75], "texture": "#1"},
"south": {"uv": [4.5, 9.75, 5, 10], "texture": "#1"},
"west": {"uv": [0.75, 9.5, 1.5, 9.75], "texture": "#1"},
"up": {"uv": [8.25, 9.75, 7.75, 9], "texture": "#1"},
"down": {"uv": [8.75, 9, 8.25, 9.75], "texture": "#1"}
}
},
{
"from": [1.5, 2.225, 6.7],
"to": [3.5, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0.5, 2.225, 4.7]},
"from": [1.525, 2.2, 6.525],
"to": [3.475, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0.5, 2.175, 4.5]},
"faces": {
"north": {"uv": [5, 9.75, 5.5, 10], "texture": "#0"},
"east": {"uv": [1.5, 9.5, 2.25, 9.75], "texture": "#0"},
"south": {"uv": [5.5, 9.75, 6, 10], "texture": "#0"},
"west": {"uv": [2.25, 9.5, 3, 9.75], "texture": "#0"},
"up": {"uv": [9.25, 9.75, 8.75, 9], "texture": "#0"},
"down": {"uv": [9.75, 3.25, 9.25, 4], "texture": "#0"}
"north": {"uv": [5, 9.75, 5.5, 10], "texture": "#1"},
"east": {"uv": [1.5, 9.5, 2.25, 9.75], "texture": "#1"},
"south": {"uv": [5.5, 9.75, 6, 10], "texture": "#1"},
"west": {"uv": [2.25, 9.5, 3, 9.75], "texture": "#1"},
"up": {"uv": [9.25, 9.75, 8.75, 9], "texture": "#1"},
"down": {"uv": [9.75, 3.25, 9.25, 4], "texture": "#1"}
}
},
{
@@ -183,12 +183,12 @@
"to": [14.4, 0.8, 8.5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, -2.1, -0.4]},
"faces": {
"north": {"uv": [7, 0.75, 10.25, 1.25], "texture": "#0"},
"east": {"uv": [3.5, 7.75, 5, 8.25], "texture": "#0"},
"south": {"uv": [7, 1.25, 10.25, 1.75], "texture": "#0"},
"west": {"uv": [5, 7.75, 6.5, 8.25], "texture": "#0"},
"up": {"uv": [3.25, 6.5, 0, 5], "texture": "#0"},
"down": {"uv": [6.5, 5, 3.25, 6.5], "texture": "#0"}
"north": {"uv": [7, 0.75, 10.25, 1.25], "texture": "#1"},
"east": {"uv": [3.5, 7.75, 5, 8.25], "texture": "#1"},
"south": {"uv": [7, 1.25, 10.25, 1.75], "texture": "#1"},
"west": {"uv": [5, 7.75, 6.5, 8.25], "texture": "#1"},
"up": {"uv": [3.25, 6.5, 0, 5], "texture": "#1"},
"down": {"uv": [6.5, 5, 3.25, 6.5], "texture": "#1"}
}
},
{
@@ -196,12 +196,12 @@
"to": [15, 1, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
"faces": {
"north": {"uv": [7, 4.5, 10.5, 4.75], "texture": "#0"},
"east": {"uv": [8, 2.75, 10.5, 3], "texture": "#0"},
"south": {"uv": [7, 4.75, 10.5, 5], "texture": "#0"},
"west": {"uv": [8, 3, 10.5, 3.25], "texture": "#0"},
"up": {"uv": [7, 2.5, 3.5, 0], "texture": "#0"},
"down": {"uv": [7, 2.5, 3.5, 5], "texture": "#0"}
"north": {"uv": [7, 4.5, 10.5, 4.75], "texture": "#1"},
"east": {"uv": [8, 2.75, 10.5, 3], "texture": "#1"},
"south": {"uv": [7, 4.75, 10.5, 5], "texture": "#1"},
"west": {"uv": [8, 3, 10.5, 3.25], "texture": "#1"},
"up": {"uv": [7, 2.5, 3.5, 0], "texture": "#1"},
"down": {"uv": [7, 2.5, 3.5, 5], "texture": "#1"}
}
},
{
@@ -209,12 +209,12 @@
"to": [14.5, 2, 6],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 2, 11]},
"faces": {
"north": {"uv": [7, 1.75, 10.25, 2.25], "texture": "#0"},
"east": {"uv": [8, 3.25, 9.25, 3.75], "texture": "#0"},
"south": {"uv": [7, 2.25, 10.25, 2.75], "texture": "#0"},
"west": {"uv": [8, 3.75, 9.25, 4.25], "texture": "#0"},
"up": {"uv": [3.25, 7.75, 0, 6.5], "texture": "#0"},
"down": {"uv": [6.5, 6.5, 3.25, 7.75], "texture": "#0"}
"north": {"uv": [7, 1.75, 10.25, 2.25], "texture": "#1"},
"east": {"uv": [8, 3.25, 9.25, 3.75], "texture": "#1"},
"south": {"uv": [7, 2.25, 10.25, 2.75], "texture": "#1"},
"west": {"uv": [8, 3.75, 9.25, 4.25], "texture": "#1"},
"up": {"uv": [3.25, 7.75, 0, 6.5], "texture": "#1"},
"down": {"uv": [6.5, 6.5, 3.25, 7.75], "texture": "#1"}
}
}
],
@@ -253,6 +253,7 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
}
@@ -5,7 +5,7 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/fossil_cleaner",
"1": "jurassicrevived:block/fossil_cleaner",
"particle": "jurassicrevived:block/fossil_cleaner"
},
"elements": [
@@ -14,12 +14,12 @@
"to": [13, 3, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [9, 4.25, 11.5, 5], "texture": "#0"},
"east": {"uv": [2.75, 9.5, 5.25, 10.25], "texture": "#0"},
"south": {"uv": [5.25, 9.5, 7.75, 10.25], "texture": "#0"},
"west": {"uv": [7.75, 9.5, 10.25, 10.25], "texture": "#0"},
"up": {"uv": [9, 5.25, 6.5, 2.75], "texture": "#0"},
"down": {"uv": [10.75, 5.25, 8.25, 7.75], "texture": "#0"}
"north": {"uv": [9, 4.25, 11.5, 5], "texture": "#1"},
"east": {"uv": [2.75, 9.5, 5.25, 10.25], "texture": "#1"},
"south": {"uv": [5.25, 9.5, 7.75, 10.25], "texture": "#1"},
"west": {"uv": [7.75, 9.5, 10.25, 10.25], "texture": "#1"},
"up": {"uv": [9, 5.25, 6.5, 2.75], "texture": "#1"},
"down": {"uv": [10.75, 5.25, 8.25, 7.75], "texture": "#1"}
}
},
{
@@ -27,12 +27,12 @@
"to": [12, 5, 10.3],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 6.3]},
"faces": {
"north": {"uv": [10, 1.5, 12, 2], "texture": "#0"},
"east": {"uv": [6.5, 5.25, 8.25, 5.75], "texture": "#0"},
"south": {"uv": [10, 2, 12, 2.5], "texture": "#0"},
"west": {"uv": [2.75, 10.25, 4.5, 10.75], "texture": "#0"},
"up": {"uv": [10.25, 9.5, 8.25, 7.75], "texture": "#0"},
"down": {"uv": [2, 8.75, 0, 10.5], "texture": "#0"}
"north": {"uv": [10, 1.5, 12, 2], "texture": "#1"},
"east": {"uv": [6.5, 5.25, 8.25, 5.75], "texture": "#1"},
"south": {"uv": [10, 2, 12, 2.5], "texture": "#1"},
"west": {"uv": [2.75, 10.25, 4.5, 10.75], "texture": "#1"},
"up": {"uv": [10.25, 9.5, 8.25, 7.75], "texture": "#1"},
"down": {"uv": [2, 8.75, 0, 10.5], "texture": "#1"}
}
},
{
@@ -40,25 +40,25 @@
"to": [8.5, 11, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 7]},
"faces": {
"north": {"uv": [9, 10.25, 9.25, 11.25], "texture": "#0"},
"east": {"uv": [9.25, 10.25, 9.5, 11.25], "texture": "#0"},
"south": {"uv": [9.5, 10.25, 9.75, 11.25], "texture": "#0"},
"west": {"uv": [10.25, 9.5, 10.5, 10.5], "texture": "#0"},
"up": {"uv": [6.25, 3, 6, 2.75], "texture": "#0"},
"down": {"uv": [6.25, 3, 6, 3.25], "texture": "#0"}
"north": {"uv": [9, 10.25, 9.25, 11.25], "texture": "#1"},
"east": {"uv": [9.25, 10.25, 9.5, 11.25], "texture": "#1"},
"south": {"uv": [9.5, 10.25, 9.75, 11.25], "texture": "#1"},
"west": {"uv": [10.25, 9.5, 10.5, 10.5], "texture": "#1"},
"up": {"uv": [6.25, 3, 6, 2.75], "texture": "#1"},
"down": {"uv": [6.25, 3, 6, 3.25], "texture": "#1"}
}
},
{
"from": [7.5, 7, 4],
"from": [7.5, 8, 4],
"to": [8.5, 11, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 7]},
"faces": {
"north": {"uv": [9.75, 10.25, 10, 11.25], "texture": "#0"},
"east": {"uv": [10, 10.25, 10.25, 11.25], "texture": "#0"},
"south": {"uv": [0, 10.5, 0.25, 11.5], "texture": "#0"},
"west": {"uv": [0.25, 10.5, 0.5, 11.5], "texture": "#0"},
"up": {"uv": [6.5, 3, 6.25, 2.75], "texture": "#0"},
"down": {"uv": [6.5, 3, 6.25, 3.25], "texture": "#0"}
"north": {"uv": [0.5, 10.5, 0.75, 11.25], "texture": "#1"},
"east": {"uv": [0.75, 10.5, 1, 11.25], "texture": "#1"},
"south": {"uv": [1, 10.5, 1.25, 11.25], "texture": "#1"},
"west": {"uv": [1.25, 10.5, 1.5, 11.25], "texture": "#1"},
"up": {"uv": [6.5, 3, 6.25, 2.75], "texture": "#1"},
"down": {"uv": [6.5, 3, 6.25, 3.25], "texture": "#1"}
}
},
{
@@ -66,12 +66,12 @@
"to": [6.5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 7, 7]},
"faces": {
"north": {"uv": [7.5, 10.5, 7.75, 10.75], "texture": "#0"},
"east": {"uv": [6.5, 5.75, 8.25, 6], "texture": "#0"},
"south": {"uv": [7.75, 10.5, 8, 10.75], "texture": "#0"},
"west": {"uv": [9, 5, 10.75, 5.25], "texture": "#0"},
"up": {"uv": [6.75, 12, 6.5, 10.25], "texture": "#0"},
"down": {"uv": [7, 10.25, 6.75, 12], "texture": "#0"}
"north": {"uv": [7.5, 10.5, 7.75, 10.75], "texture": "#1"},
"east": {"uv": [6.5, 5.75, 8.25, 6], "texture": "#1"},
"south": {"uv": [7.75, 10.5, 8, 10.75], "texture": "#1"},
"west": {"uv": [9, 5, 10.75, 5.25], "texture": "#1"},
"up": {"uv": [6.75, 12, 6.5, 10.25], "texture": "#1"},
"down": {"uv": [7, 10.25, 6.75, 12], "texture": "#1"}
}
},
{
@@ -79,25 +79,25 @@
"to": [10.5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [9.5, 7, 7]},
"faces": {
"north": {"uv": [10.5, 7.75, 10.75, 8], "texture": "#0"},
"east": {"uv": [10, 2.5, 11.75, 2.75], "texture": "#0"},
"south": {"uv": [8, 10.5, 8.25, 10.75], "texture": "#0"},
"west": {"uv": [7, 10.25, 8.75, 10.5], "texture": "#0"},
"up": {"uv": [10.5, 9.5, 10.25, 7.75], "texture": "#0"},
"down": {"uv": [9, 10.25, 8.75, 12], "texture": "#0"}
"north": {"uv": [10.5, 7.75, 10.75, 8], "texture": "#1"},
"east": {"uv": [10, 2.5, 11.75, 2.75], "texture": "#1"},
"south": {"uv": [8, 10.5, 8.25, 10.75], "texture": "#1"},
"west": {"uv": [7, 10.25, 8.75, 10.5], "texture": "#1"},
"up": {"uv": [10.5, 9.5, 10.25, 7.75], "texture": "#1"},
"down": {"uv": [9, 10.25, 8.75, 12], "texture": "#1"}
}
},
{
"from": [7.5, 7, 10],
"from": [7.5, 8, 10],
"to": [8.5, 11, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 11]},
"faces": {
"north": {"uv": [0.5, 10.5, 0.75, 11.5], "texture": "#0"},
"east": {"uv": [0.75, 10.5, 1, 11.5], "texture": "#0"},
"south": {"uv": [1, 10.5, 1.25, 11.5], "texture": "#0"},
"west": {"uv": [1.25, 10.5, 1.5, 11.5], "texture": "#0"},
"up": {"uv": [10.75, 8.25, 10.5, 8], "texture": "#0"},
"down": {"uv": [8.5, 10.5, 8.25, 10.75], "texture": "#0"}
"north": {"uv": [1.5, 10.5, 1.75, 11.25], "texture": "#1"},
"east": {"uv": [1.75, 10.5, 2, 11.25], "texture": "#1"},
"south": {"uv": [7, 10.5, 7.25, 11.25], "texture": "#1"},
"west": {"uv": [7.25, 10.5, 7.5, 11.25], "texture": "#1"},
"up": {"uv": [10.75, 8.25, 10.5, 8], "texture": "#1"},
"down": {"uv": [8.5, 10.5, 8.25, 10.75], "texture": "#1"}
}
},
{
@@ -105,12 +105,12 @@
"to": [8.5, 11, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 11]},
"faces": {
"north": {"uv": [1.5, 10.5, 1.75, 11.5], "texture": "#0"},
"east": {"uv": [1.75, 10.5, 2, 11.5], "texture": "#0"},
"south": {"uv": [7, 10.5, 7.25, 11.5], "texture": "#0"},
"west": {"uv": [7.25, 10.5, 7.5, 11.5], "texture": "#0"},
"up": {"uv": [10.75, 8.5, 10.5, 8.25], "texture": "#0"},
"down": {"uv": [8.75, 10.5, 8.5, 10.75], "texture": "#0"}
"north": {"uv": [9.75, 10.25, 10, 11.25], "texture": "#1"},
"east": {"uv": [10, 10.25, 10.25, 11.25], "texture": "#1"},
"south": {"uv": [0, 10.5, 0.25, 11.5], "texture": "#1"},
"west": {"uv": [0.25, 10.5, 0.5, 11.5], "texture": "#1"},
"up": {"uv": [10.75, 8.5, 10.5, 8.25], "texture": "#1"},
"down": {"uv": [8.75, 10.5, 8.5, 10.75], "texture": "#1"}
}
},
{
@@ -118,12 +118,12 @@
"to": [7.5, 9.5, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6.5, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 8.75, 10.5, 8.5], "texture": "#0"},
"down": {"uv": [10.75, 8.75, 10.5, 9], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 8.75, 10.5, 8.5], "texture": "#1"},
"down": {"uv": [10.75, 8.75, 10.5, 9], "texture": "#1"}
}
},
{
@@ -131,12 +131,12 @@
"to": [7.5, 9.5, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6.5, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 9.25, 10.5, 9], "texture": "#0"},
"down": {"uv": [10.75, 9.25, 10.5, 9.5], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 9.25, 10.5, 9], "texture": "#1"},
"down": {"uv": [10.75, 9.25, 10.5, 9.5], "texture": "#1"}
}
},
{
@@ -144,12 +144,12 @@
"to": [7.5, 9.5, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6.5, 11]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 9.75, 10.5, 9.5], "texture": "#0"},
"down": {"uv": [10.75, 9.75, 10.5, 10], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 9.75, 10.5, 9.5], "texture": "#1"},
"down": {"uv": [10.75, 9.75, 10.5, 10], "texture": "#1"}
}
},
{
@@ -157,12 +157,12 @@
"to": [7.5, 9.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6.5, 11]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 10.25, 10.5, 10], "texture": "#0"},
"down": {"uv": [10.5, 10.5, 10.25, 10.75], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 10.25, 10.5, 10], "texture": "#1"},
"down": {"uv": [10.5, 10.5, 10.25, 10.75], "texture": "#1"}
}
},
{
@@ -170,12 +170,12 @@
"to": [9.5, 9.5, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6.5, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 10.5, 10.5, 10.25], "texture": "#0"},
"down": {"uv": [10.75, 10.5, 10.5, 10.75], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 10.5, 10.5, 10.25], "texture": "#1"},
"down": {"uv": [10.75, 10.5, 10.5, 10.75], "texture": "#1"}
}
},
{
@@ -183,12 +183,12 @@
"to": [9.5, 9.5, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6.5, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [3, 11, 2.75, 10.75], "texture": "#0"},
"down": {"uv": [3.25, 10.75, 3, 11], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [3, 11, 2.75, 10.75], "texture": "#1"},
"down": {"uv": [3.25, 10.75, 3, 11], "texture": "#1"}
}
},
{
@@ -196,12 +196,12 @@
"to": [9.5, 9.5, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6.5, 11]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [3.5, 11, 3.25, 10.75], "texture": "#0"},
"down": {"uv": [3.75, 10.75, 3.5, 11], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [3.5, 11, 3.25, 10.75], "texture": "#1"},
"down": {"uv": [3.75, 10.75, 3.5, 11], "texture": "#1"}
}
},
{
@@ -209,12 +209,12 @@
"to": [9.5, 9.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6.5, 11]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [4, 11, 3.75, 10.75], "texture": "#0"},
"down": {"uv": [4.25, 10.75, 4, 11], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [4, 11, 3.75, 10.75], "texture": "#1"},
"down": {"uv": [4.25, 10.75, 4, 11], "texture": "#1"}
}
},
{
@@ -222,12 +222,12 @@
"to": [14, 11, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [17, 3, 7]},
"faces": {
"north": {"uv": [5.5, 10.25, 5.75, 13], "texture": "#0"},
"east": {"uv": [0, 3.25, 3.25, 6], "texture": "#0"},
"south": {"uv": [5.75, 10.25, 6, 13], "texture": "#0"},
"west": {"uv": [3.25, 3.25, 6.5, 6], "texture": "#0"},
"up": {"uv": [4.75, 13.5, 4.5, 10.25], "texture": "#0"},
"down": {"uv": [5, 10.25, 4.75, 13.5], "texture": "#0"}
"north": {"uv": [5.5, 10.25, 5.75, 13], "texture": "#1"},
"east": {"uv": [0, 3.25, 3.25, 6], "texture": "#1"},
"south": {"uv": [5.75, 10.25, 6, 13], "texture": "#1"},
"west": {"uv": [3.25, 3.25, 6.5, 6], "texture": "#1"},
"up": {"uv": [4.75, 13.5, 4.5, 10.25], "texture": "#1"},
"down": {"uv": [5, 10.25, 4.75, 13.5], "texture": "#1"}
}
},
{
@@ -235,12 +235,12 @@
"to": [13, 11, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 3, 7]},
"faces": {
"north": {"uv": [3.25, 6, 5.75, 8.75], "texture": "#0"},
"east": {"uv": [9.25, 0, 10, 2.75], "texture": "#0"},
"south": {"uv": [5.75, 6, 8.25, 8.75], "texture": "#0"},
"west": {"uv": [2, 9.5, 2.75, 12.25], "texture": "#0"},
"up": {"uv": [12.5, 0.75, 10, 0], "texture": "#0"},
"down": {"uv": [12.5, 0.75, 10, 1.5], "texture": "#0"}
"north": {"uv": [3.25, 6, 5.75, 8.75], "texture": "#1"},
"east": {"uv": [9.25, 0, 10, 2.75], "texture": "#1"},
"south": {"uv": [5.75, 6, 8.25, 8.75], "texture": "#1"},
"west": {"uv": [2, 9.5, 2.75, 12.25], "texture": "#1"},
"up": {"uv": [12.5, 0.75, 10, 0], "texture": "#1"},
"down": {"uv": [12.5, 0.75, 10, 1.5], "texture": "#1"}
}
},
{
@@ -248,12 +248,12 @@
"to": [3, 11, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 7]},
"faces": {
"north": {"uv": [6, 10.25, 6.25, 13], "texture": "#0"},
"east": {"uv": [0, 6, 3.25, 8.75], "texture": "#0"},
"south": {"uv": [6.25, 10.25, 6.5, 13], "texture": "#0"},
"west": {"uv": [6, 0, 9.25, 2.75], "texture": "#0"},
"up": {"uv": [5.25, 13.5, 5, 10.25], "texture": "#0"},
"down": {"uv": [5.5, 10.25, 5.25, 13.5], "texture": "#0"}
"north": {"uv": [6, 10.25, 6.25, 13], "texture": "#1"},
"east": {"uv": [0, 6, 3.25, 8.75], "texture": "#1"},
"south": {"uv": [6.25, 10.25, 6.5, 13], "texture": "#1"},
"west": {"uv": [6, 0, 9.25, 2.75], "texture": "#1"},
"up": {"uv": [5.25, 13.5, 5, 10.25], "texture": "#1"},
"down": {"uv": [5.5, 10.25, 5.25, 13.5], "texture": "#1"}
}
},
{
@@ -261,12 +261,12 @@
"to": [14, 14, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 11, 7]},
"faces": {
"north": {"uv": [5.25, 8.75, 8.25, 9.5], "texture": "#0"},
"east": {"uv": [2, 8.75, 5.25, 9.5], "texture": "#0"},
"south": {"uv": [9, 3.5, 12, 4.25], "texture": "#0"},
"west": {"uv": [9, 2.75, 12.25, 3.5], "texture": "#0"},
"up": {"uv": [3, 3.25, 0, 0], "texture": "#0"},
"down": {"uv": [6, 0, 3, 3.25], "texture": "#0"}
"north": {"uv": [5.25, 8.75, 8.25, 9.5], "texture": "#1"},
"east": {"uv": [2, 8.75, 5.25, 9.5], "texture": "#1"},
"south": {"uv": [9, 3.5, 12, 4.25], "texture": "#1"},
"west": {"uv": [9, 2.75, 12.25, 3.5], "texture": "#1"},
"up": {"uv": [3, 3.25, 0, 0], "texture": "#1"},
"down": {"uv": [6, 0, 3, 3.25], "texture": "#1"}
}
}
],
@@ -305,6 +305,7 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
}
@@ -5,7 +5,7 @@
"render_type": "translucent",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/fossil_grinder",
"1": "jurassicrevived:block/fossil_grinder",
"particle": "jurassicrevived:block/fossil_grinder"
},
"elements": [
@@ -14,38 +14,25 @@
"to": [15, 2, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [7, 6.25, 10.5, 6.75], "texture": "#0"},
"east": {"uv": [7, 6.75, 10.5, 7.25], "texture": "#0"},
"south": {"uv": [7, 7.25, 10.5, 7.75], "texture": "#0"},
"west": {"uv": [7, 7.75, 10.5, 8.25], "texture": "#0"},
"up": {"uv": [3.5, 3.5, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 3.5, 0, 7], "texture": "#0"}
"north": {"uv": [7, 6.5, 10.5, 7], "texture": "#1"},
"east": {"uv": [0, 8.25, 3.5, 8.75], "texture": "#1"},
"south": {"uv": [3.5, 8.25, 7, 8.75], "texture": "#1"},
"west": {"uv": [7, 8.25, 10.5, 8.75], "texture": "#1"},
"up": {"uv": [3.5, 3.5, 0, 0], "texture": "#1"},
"down": {"uv": [3.5, 3.5, 0, 7], "texture": "#1"}
}
},
{
"from": [6.6, 3.1, 3],
"to": [8.6, 3.1, 11],
"from": [3.6, 3.1, 3],
"to": [11.6, 3.1, 11],
"rotation": {"angle": -45, "axis": "y", "origin": [6.6, 3.1, 8]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 2, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 2, 0], "texture": "#0"},
"up": {"uv": [9.5, 2, 9, 0], "texture": "#0"},
"down": {"uv": [9.5, 8.25, 9, 10.25], "texture": "#0"}
}
},
{
"from": [3.6, 3.1, 6],
"to": [11.6, 3.1, 8],
"rotation": {"angle": -45, "axis": "y", "origin": [6.6, 3.1, 8]},
"faces": {
"north": {"uv": [0, 0, 2, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"south": {"uv": [0, 0, 2, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"up": {"uv": [11, 2.5, 9, 2], "texture": "#0"},
"down": {"uv": [11, 2.5, 9, 3], "texture": "#0"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 2, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 2, 0], "texture": "#1"},
"up": {"uv": [8, 2, 6, 0], "texture": "#1"},
"down": {"uv": [8, 2, 6, 4], "texture": "#1"}
}
},
{
@@ -53,12 +40,12 @@
"to": [8.6, 4, 8],
"rotation": {"angle": -45, "axis": "y", "origin": [6.6, 2, 8]},
"faces": {
"north": {"uv": [6, 3.75, 6.5, 4.25], "texture": "#0"},
"east": {"uv": [6.5, 3.75, 7, 4.25], "texture": "#0"},
"south": {"uv": [10.25, 10, 10.75, 10.5], "texture": "#0"},
"west": {"uv": [10.5, 3.75, 11, 4.25], "texture": "#0"},
"up": {"uv": [11, 4.75, 10.5, 4.25], "texture": "#0"},
"down": {"uv": [5.5, 10.5, 5, 11], "texture": "#0"}
"north": {"uv": [6, 4, 6.5, 4.5], "texture": "#1"},
"east": {"uv": [6.5, 4, 7, 4.5], "texture": "#1"},
"south": {"uv": [10, 6, 10.5, 6.5], "texture": "#1"},
"west": {"uv": [8.5, 10.25, 9, 10.75], "texture": "#1"},
"up": {"uv": [9.5, 10.75, 9, 10.25], "texture": "#1"},
"down": {"uv": [10, 10.25, 9.5, 10.75], "texture": "#1"}
}
},
{
@@ -66,77 +53,77 @@
"to": [15, 7, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 7]},
"faces": {
"north": {"uv": [3.5, 4.5, 7, 5.75], "texture": "#0"},
"east": {"uv": [5, 9.25, 5.5, 10.5], "texture": "#0"},
"south": {"uv": [3.5, 5.75, 7, 7], "texture": "#0"},
"west": {"uv": [5.5, 9.25, 6, 10.5], "texture": "#0"},
"up": {"uv": [3.5, 8.75, 0, 8.25], "texture": "#0"},
"down": {"uv": [7, 8.25, 3.5, 8.75], "texture": "#0"}
"north": {"uv": [3.5, 4.5, 7, 5.75], "texture": "#1"},
"east": {"uv": [10, 1.75, 10.5, 3], "texture": "#1"},
"south": {"uv": [3.5, 5.75, 7, 7], "texture": "#1"},
"west": {"uv": [3, 10, 3.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 7.5, 8.5, 7], "texture": "#1"},
"down": {"uv": [12, 7.5, 8.5, 8], "texture": "#1"}
}
},
{
"from": [13, 7.9, -2.1],
"to": [15, 8.9, 9.9],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [12.975, 7.975, -2.325],
"to": [15.025, 9.025, 9.725],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [6, 4.25, 6.5, 4.5], "texture": "#0"},
"east": {"uv": [8.5, 6, 11.5, 6.25], "texture": "#0"},
"south": {"uv": [6.5, 4.25, 7, 4.5], "texture": "#0"},
"west": {"uv": [9, 3, 12, 3.25], "texture": "#0"},
"up": {"uv": [7.5, 11.25, 7, 8.25], "texture": "#0"},
"down": {"uv": [8, 8.25, 7.5, 11.25], "texture": "#0"}
"north": {"uv": [10, 10.25, 10.5, 10.5], "texture": "#1"},
"east": {"uv": [8, 3.75, 11, 4], "texture": "#1"},
"south": {"uv": [10.5, 0, 11, 0.25], "texture": "#1"},
"west": {"uv": [8.5, 8, 11.5, 8.25], "texture": "#1"},
"up": {"uv": [0.5, 11.75, 0, 8.75], "texture": "#1"},
"down": {"uv": [1, 8.75, 0.5, 11.75], "texture": "#1"}
}
},
{
"from": [3, 7.9, 8.9],
"to": [13, 8.9, 9.9],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [3, 8, 8.7],
"to": [13, 9, 9.7],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [9.5, 0, 12, 0.25], "texture": "#0"},
"east": {"uv": [9.25, 10.25, 9.5, 10.5], "texture": "#0"},
"south": {"uv": [9.5, 0.25, 12, 0.5], "texture": "#0"},
"west": {"uv": [6.5, 10.5, 6.75, 10.75], "texture": "#0"},
"up": {"uv": [12, 0.75, 9.5, 0.5], "texture": "#0"},
"down": {"uv": [12, 0.75, 9.5, 1], "texture": "#0"}
"north": {"uv": [10, 3, 12.5, 3.25], "texture": "#1"},
"east": {"uv": [10.5, 1.75, 10.75, 2], "texture": "#1"},
"south": {"uv": [10, 3.25, 12.5, 3.5], "texture": "#1"},
"west": {"uv": [10.5, 2, 10.75, 2.25], "texture": "#1"},
"up": {"uv": [12.5, 3.75, 10, 3.5], "texture": "#1"},
"down": {"uv": [12.5, 4, 10, 4.25], "texture": "#1"}
}
},
{
"from": [3, 8.4, -0.1],
"to": [13, 8.4, 8.9],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [3, 8.5, -0.3],
"to": [13, 8.5, 8.7],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 2.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 2.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 2.25, 0], "texture": "#0"},
"up": {"uv": [6, 2.25, 3.5, 0], "texture": "#0"},
"down": {"uv": [6, 2.25, 3.5, 4.5], "texture": "#0"}
"north": {"uv": [0, 0, 2.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 2.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 2.25, 0], "texture": "#1"},
"up": {"uv": [6, 2.25, 3.5, 0], "texture": "#1"},
"down": {"uv": [6, 2.25, 3.5, 4.5], "texture": "#1"}
}
},
{
"from": [3, 7.9, -2.1],
"to": [13, 8.9, -0.1],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [3, 8, -2.3],
"to": [13, 9, -0.3],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [9.5, 1, 12, 1.25], "texture": "#0"},
"east": {"uv": [10.5, 4.75, 11, 5], "texture": "#0"},
"south": {"uv": [9.5, 1.25, 12, 1.5], "texture": "#0"},
"west": {"uv": [5.5, 10.5, 6, 10.75], "texture": "#0"},
"up": {"uv": [11, 5.5, 8.5, 5], "texture": "#0"},
"down": {"uv": [11, 5.5, 8.5, 6], "texture": "#0"}
"north": {"uv": [10, 4.25, 12.5, 4.5], "texture": "#1"},
"east": {"uv": [10.5, 0.25, 11, 0.5], "texture": "#1"},
"south": {"uv": [10, 4.5, 12.5, 4.75], "texture": "#1"},
"west": {"uv": [10.5, 0.5, 11, 0.75], "texture": "#1"},
"up": {"uv": [10.5, 9.25, 8, 8.75], "texture": "#1"},
"down": {"uv": [10.5, 9.25, 8, 9.75], "texture": "#1"}
}
},
{
"from": [1, 7.9, -2.1],
"to": [3, 8.9, 9.9],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [0.975, 7.975, -2.325],
"to": [3.025, 9.025, 9.725],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [6, 10.5, 6.5, 10.75], "texture": "#0"},
"east": {"uv": [9, 3.25, 12, 3.5], "texture": "#0"},
"south": {"uv": [10.5, 6.25, 11, 6.5], "texture": "#0"},
"west": {"uv": [9, 3.5, 12, 3.75], "texture": "#0"},
"up": {"uv": [8.5, 11.25, 8, 8.25], "texture": "#0"},
"down": {"uv": [9, 8.25, 8.5, 11.25], "texture": "#0"}
"north": {"uv": [10.5, 0.75, 11, 1], "texture": "#1"},
"east": {"uv": [10, 1.25, 13, 1.5], "texture": "#1"},
"south": {"uv": [10.5, 1, 11, 1.25], "texture": "#1"},
"west": {"uv": [10, 1.5, 13, 1.75], "texture": "#1"},
"up": {"uv": [1.5, 11.75, 1, 8.75], "texture": "#1"},
"down": {"uv": [2, 8.75, 1.5, 11.75], "texture": "#1"}
}
},
{
@@ -144,64 +131,12 @@
"to": [3, 7, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 7]},
"faces": {
"north": {"uv": [6, 9.25, 6.5, 10.5], "texture": "#0"},
"east": {"uv": [6, 0, 9, 1.25], "texture": "#0"},
"south": {"uv": [6.5, 9.25, 7, 10.5], "texture": "#0"},
"west": {"uv": [6, 1.25, 9, 2.5], "texture": "#0"},
"up": {"uv": [0.5, 11.75, 0, 8.75], "texture": "#0"},
"down": {"uv": [1, 8.75, 0.5, 11.75], "texture": "#0"}
}
},
{
"from": [0, 0, 12],
"to": [1, 7, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 7]},
"faces": {
"north": {"uv": [3.5, 9.75, 3.75, 11.5], "texture": "#0"},
"east": {"uv": [3.75, 9.75, 4, 11.5], "texture": "#0"},
"south": {"uv": [4, 9.75, 4.25, 11.5], "texture": "#0"},
"west": {"uv": [4.25, 9.75, 4.5, 11.5], "texture": "#0"},
"up": {"uv": [10.75, 6.75, 10.5, 6.5], "texture": "#0"},
"down": {"uv": [7, 10.5, 6.75, 10.75], "texture": "#0"}
}
},
{
"from": [0, 0, 6],
"to": [1, 7, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 1]},
"faces": {
"north": {"uv": [4.5, 9.75, 4.75, 11.5], "texture": "#0"},
"east": {"uv": [4.75, 9.75, 5, 11.5], "texture": "#0"},
"south": {"uv": [10, 8.25, 10.25, 10], "texture": "#0"},
"west": {"uv": [10, 10, 10.25, 11.75], "texture": "#0"},
"up": {"uv": [10.75, 7, 10.5, 6.75], "texture": "#0"},
"down": {"uv": [10.75, 7, 10.5, 7.25], "texture": "#0"}
}
},
{
"from": [0.5, 5, 7],
"to": [1.5, 6, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 2, 2]},
"faces": {
"north": {"uv": [10.5, 7.25, 10.75, 7.5], "texture": "#0"},
"east": {"uv": [9.5, 1.5, 10.75, 1.75], "texture": "#0"},
"south": {"uv": [10.5, 7.5, 10.75, 7.75], "texture": "#0"},
"west": {"uv": [9.5, 1.75, 10.75, 2], "texture": "#0"},
"up": {"uv": [10.25, 5, 10, 3.75], "texture": "#0"},
"down": {"uv": [10.5, 3.75, 10.25, 5], "texture": "#0"}
}
},
{
"from": [0.5, 1, 7],
"to": [1.5, 2, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, -2, 2]},
"faces": {
"north": {"uv": [10.5, 7.75, 10.75, 8], "texture": "#0"},
"east": {"uv": [10.25, 8.25, 11.5, 8.5], "texture": "#0"},
"south": {"uv": [10.5, 8, 10.75, 8.25], "texture": "#0"},
"west": {"uv": [10.25, 8.5, 11.5, 8.75], "texture": "#0"},
"up": {"uv": [10.5, 10, 10.25, 8.75], "texture": "#0"},
"down": {"uv": [9.25, 10.25, 9, 11.5], "texture": "#0"}
"north": {"uv": [3.5, 10, 4, 11.25], "texture": "#1"},
"east": {"uv": [0, 7, 3, 8.25], "texture": "#1"},
"south": {"uv": [4, 10, 4.5, 11.25], "texture": "#1"},
"west": {"uv": [3, 7, 6, 8.25], "texture": "#1"},
"up": {"uv": [2.5, 11.75, 2, 8.75], "texture": "#1"},
"down": {"uv": [3, 8.75, 2.5, 11.75], "texture": "#1"}
}
},
{
@@ -209,25 +144,25 @@
"to": [13, 7, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 2, 7]},
"faces": {
"north": {"uv": [3, 7, 5.5, 8.25], "texture": "#0"},
"east": {"uv": [9.5, 3.75, 10, 5], "texture": "#0"},
"south": {"uv": [7, 3.75, 9.5, 5], "texture": "#0"},
"west": {"uv": [9.5, 8.25, 10, 9.5], "texture": "#0"},
"up": {"uv": [4.5, 9.25, 2, 8.75], "texture": "#0"},
"down": {"uv": [7, 8.75, 4.5, 9.25], "texture": "#0"}
"north": {"uv": [6, 7, 8.5, 8.25], "texture": "#1"},
"east": {"uv": [4.5, 10, 5, 11.25], "texture": "#1"},
"south": {"uv": [8, 0, 10.5, 1.25], "texture": "#1"},
"west": {"uv": [10, 4.75, 10.5, 6], "texture": "#1"},
"up": {"uv": [5.5, 10, 3, 9.5], "texture": "#1"},
"down": {"uv": [10.5, 9.75, 8, 10.25], "texture": "#1"}
}
},
{
"from": [5, 1.3, -1.6],
"to": [11, 6.3, 0.4],
"from": [4, 1.3, -1.6],
"to": [12, 6.3, 1.4],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9, 1.3, 4.4]},
"faces": {
"north": {"uv": [7, 5, 8.5, 6.25], "texture": "#0"},
"east": {"uv": [9.5, 9.5, 10, 10.75], "texture": "#0"},
"south": {"uv": [5.5, 7, 7, 8.25], "texture": "#0"},
"west": {"uv": [2, 9.75, 2.5, 11], "texture": "#0"},
"up": {"uv": [3.5, 9.75, 2, 9.25], "texture": "#0"},
"down": {"uv": [5, 9.25, 3.5, 9.75], "texture": "#0"}
"north": {"uv": [8, 1.25, 10, 2.5], "texture": "#1"},
"east": {"uv": [5.5, 9.5, 6.25, 10.75], "texture": "#1"},
"south": {"uv": [8, 2.5, 10, 3.75], "texture": "#1"},
"west": {"uv": [6.25, 9.5, 7, 10.75], "texture": "#1"},
"up": {"uv": [5, 9.5, 3, 8.75], "texture": "#1"},
"down": {"uv": [7, 8.75, 5, 9.5], "texture": "#1"}
}
},
{
@@ -235,12 +170,12 @@
"to": [15, 7, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 2, 7]},
"faces": {
"north": {"uv": [2.5, 9.75, 3, 11], "texture": "#0"},
"east": {"uv": [6, 2.5, 9, 3.75], "texture": "#0"},
"south": {"uv": [3, 9.75, 3.5, 11], "texture": "#0"},
"west": {"uv": [0, 7, 3, 8.25], "texture": "#0"},
"up": {"uv": [1.5, 11.75, 1, 8.75], "texture": "#0"},
"down": {"uv": [2, 8.75, 1.5, 11.75], "texture": "#0"}
"north": {"uv": [5, 10, 5.5, 11.25], "texture": "#1"},
"east": {"uv": [7, 4, 10, 5.25], "texture": "#1"},
"south": {"uv": [8, 10.25, 8.5, 11.5], "texture": "#1"},
"west": {"uv": [7, 5.25, 10, 6.5], "texture": "#1"},
"up": {"uv": [7.5, 11.75, 7, 8.75], "texture": "#1"},
"down": {"uv": [8, 8.75, 7.5, 11.75], "texture": "#1"}
}
}
],
@@ -279,8 +214,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}
@@ -5,164 +5,255 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/generator",
"1": "jurassicrevived:block/generator",
"particle": "jurassicrevived:block/generator"
},
"elements": [
{
"from": [2, 0, 2],
"to": [14, 8, 14],
"from": [2, 0, 4],
"to": [14, 9, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 1]},
"faces": {
"north": {"uv": [3, 0, 6, 2], "texture": "#0"},
"east": {"uv": [3, 2, 6, 4], "texture": "#0"},
"south": {"uv": [3, 4, 6, 6], "texture": "#0"},
"west": {"uv": [0, 6, 3, 8], "texture": "#0"},
"up": {"uv": [3, 3, 0, 0], "texture": "#0"},
"down": {"uv": [3, 3, 0, 6], "texture": "#0"}
"north": {"uv": [3, 0, 6, 2.25], "texture": "#1"},
"east": {"uv": [3, 4.5, 5.5, 6.75], "texture": "#1"},
"south": {"uv": [3, 2.25, 6, 4.5], "texture": "#1"},
"west": {"uv": [0, 5, 2.5, 7.25], "texture": "#1"},
"up": {"uv": [3, 2.5, 0, 0], "texture": "#1"},
"down": {"uv": [3, 2.5, 0, 5], "texture": "#1"}
}
},
{
"from": [-1.425, 9.7, 3.5],
"to": [6.575, 17.7, 12.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6.575, 7.7, -0.5]},
"from": [2, 0, 2],
"to": [14, 2, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -9]},
"faces": {
"north": {"uv": [5, 6.25, 7, 8.25], "texture": "#0"},
"east": {"uv": [6, 0, 8.25, 2], "texture": "#0"},
"south": {"uv": [7, 6.25, 9, 8.25], "texture": "#0"},
"west": {"uv": [6, 2, 8.25, 4], "texture": "#0"},
"up": {"uv": [5, 8.25, 3, 6], "texture": "#0"},
"down": {"uv": [8, 4, 6, 6.25], "texture": "#0"}
"north": {"uv": [7.75, 4.25, 10.75, 4.75], "texture": "#1"},
"east": {"uv": [11.25, 10.5, 11.75, 11], "texture": "#1"},
"south": {"uv": [7.75, 4.75, 10.75, 5.25], "texture": "#1"},
"west": {"uv": [11.25, 11, 11.75, 11.5], "texture": "#1"},
"up": {"uv": [10.75, 5.75, 7.75, 5.25], "texture": "#1"},
"down": {"uv": [10.75, 5.75, 7.75, 6.25], "texture": "#1"}
}
},
{
"from": [6, -4.175, 2.825],
"to": [10, -2.175, 4.825],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, -4.175, -8.175]},
"faces": {
"north": {"uv": [10.5, 7.25, 11.5, 7.75], "texture": "#1"},
"east": {"uv": [11.5, 2, 12, 2.5], "texture": "#1"},
"south": {"uv": [10.75, 1.5, 11.75, 2], "texture": "#1"},
"west": {"uv": [11.5, 2.5, 12, 3], "texture": "#1"},
"up": {"uv": [11.75, 5.5, 10.75, 5], "texture": "#1"},
"down": {"uv": [11.75, 5.5, 10.75, 6], "texture": "#1"}
}
},
{
"from": [2, 2, 2],
"to": [5, 6, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, -9]},
"faces": {
"north": {"uv": [10.5, 6.25, 11.25, 7.25], "texture": "#1"},
"east": {"uv": [10.75, 10.5, 11.25, 11.5], "texture": "#1"},
"south": {"uv": [7.5, 10.5, 8.25, 11.5], "texture": "#1"},
"west": {"uv": [11, 2, 11.5, 3], "texture": "#1"},
"up": {"uv": [12, 1.5, 11.25, 1], "texture": "#1"},
"down": {"uv": [3.25, 11.25, 2.5, 11.75], "texture": "#1"}
}
},
{
"from": [11, 2, 2],
"to": [14, 6, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 2, -9]},
"faces": {
"north": {"uv": [8.25, 10.5, 9, 11.5], "texture": "#1"},
"east": {"uv": [11.25, 0, 11.75, 1], "texture": "#1"},
"south": {"uv": [9, 10.5, 9.75, 11.5], "texture": "#1"},
"west": {"uv": [2, 11.25, 2.5, 12.25], "texture": "#1"},
"up": {"uv": [4, 11.75, 3.25, 11.25], "texture": "#1"},
"down": {"uv": [12, 3.5, 11.25, 4], "texture": "#1"}
}
},
{
"from": [2, 6, 2],
"to": [14, 9, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 7, -9]},
"faces": {
"north": {"uv": [7.5, 6.5, 10.5, 7.25], "texture": "#1"},
"east": {"uv": [4, 11.25, 4.5, 12], "texture": "#1"},
"south": {"uv": [7.5, 7.25, 10.5, 8], "texture": "#1"},
"west": {"uv": [11.25, 4, 11.75, 4.75], "texture": "#1"},
"up": {"uv": [11, 2.5, 8, 2], "texture": "#1"},
"down": {"uv": [11, 2.5, 8, 3], "texture": "#1"}
}
},
{
"from": [-1.425, 10.7, 3.5],
"to": [6.575, 18.7, 12.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6.575, 8.7, -0.5]},
"faces": {
"north": {"uv": [2.5, 6.75, 4.5, 8.75], "texture": "#1"},
"east": {"uv": [5.5, 4.5, 7.75, 6.5], "texture": "#1"},
"south": {"uv": [0, 7.25, 2, 9.25], "texture": "#1"},
"west": {"uv": [6, 0, 8.25, 2], "texture": "#1"},
"up": {"uv": [8, 4.25, 6, 2], "texture": "#1"},
"down": {"uv": [7.5, 6.5, 5.5, 8.75], "texture": "#1"}
}
},
{
"from": [1, 0, 1],
"to": [3, 9, 3],
"to": [3, 10, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 0, 0]},
"faces": {
"north": {"uv": [4, 8.75, 4.5, 11], "texture": "#0"},
"east": {"uv": [4.5, 8.75, 5, 11], "texture": "#0"},
"south": {"uv": [5, 8.75, 5.5, 11], "texture": "#0"},
"west": {"uv": [5.5, 8.75, 6, 11], "texture": "#0"},
"up": {"uv": [9.25, 2.5, 8.75, 2], "texture": "#0"},
"down": {"uv": [9.75, 2, 9.25, 2.5], "texture": "#0"}
"north": {"uv": [4.5, 6.75, 5, 9.25], "texture": "#1"},
"east": {"uv": [5, 6.75, 5.5, 9.25], "texture": "#1"},
"south": {"uv": [2, 7.25, 2.5, 9.75], "texture": "#1"},
"west": {"uv": [7.5, 8, 8, 10.5], "texture": "#1"},
"up": {"uv": [12, 6.5, 11.5, 6], "texture": "#1"},
"down": {"uv": [12, 6.5, 11.5, 7], "texture": "#1"}
}
},
{
"from": [1, 0, 13],
"to": [3, 9, 15],
"to": [3, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 0, 12]},
"faces": {
"north": {"uv": [6, 8.75, 6.5, 11], "texture": "#0"},
"east": {"uv": [6.5, 8.75, 7, 11], "texture": "#0"},
"south": {"uv": [7, 8.75, 7.5, 11], "texture": "#0"},
"west": {"uv": [7.5, 8.75, 8, 11], "texture": "#0"},
"up": {"uv": [10.25, 2.5, 9.75, 2], "texture": "#0"},
"down": {"uv": [10.5, 6, 10, 6.5], "texture": "#0"}
"north": {"uv": [8, 8, 8.5, 10.5], "texture": "#1"},
"east": {"uv": [8.5, 8, 9, 10.5], "texture": "#1"},
"south": {"uv": [2.5, 8.75, 3, 11.25], "texture": "#1"},
"west": {"uv": [3, 8.75, 3.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 7.5, 11.5, 7], "texture": "#1"},
"down": {"uv": [7.75, 11.5, 7.25, 12], "texture": "#1"}
}
},
{
"from": [13, 0, 13],
"to": [15, 9, 15],
"to": [15, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 12]},
"faces": {
"north": {"uv": [8, 8.75, 8.5, 11], "texture": "#0"},
"east": {"uv": [8.5, 8.75, 9, 11], "texture": "#0"},
"south": {"uv": [0, 9, 0.5, 11.25], "texture": "#0"},
"west": {"uv": [0.5, 9, 1, 11.25], "texture": "#0"},
"up": {"uv": [10.5, 7, 10, 6.5], "texture": "#0"},
"down": {"uv": [10.5, 7, 10, 7.5], "texture": "#0"}
"north": {"uv": [3.5, 8.75, 4, 11.25], "texture": "#1"},
"east": {"uv": [4, 8.75, 4.5, 11.25], "texture": "#1"},
"south": {"uv": [5.5, 8.75, 6, 11.25], "texture": "#1"},
"west": {"uv": [6, 8.75, 6.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 8, 11.5, 7.5], "texture": "#1"},
"down": {"uv": [8.25, 11.5, 7.75, 12], "texture": "#1"}
}
},
{
"from": [13, 7, 3],
"to": [15, 9, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 8, 12]},
"from": [1.2, 8.5, 3],
"to": [3.2, 10.5, 13],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-0.8, 9.5, 12]},
"faces": {
"north": {"uv": [10, 7.5, 10.5, 8], "texture": "#0"},
"east": {"uv": [0, 8, 2.5, 8.5], "texture": "#0"},
"south": {"uv": [10, 8, 10.5, 8.5], "texture": "#0"},
"west": {"uv": [8, 4, 10.5, 4.5], "texture": "#0"},
"up": {"uv": [3, 10.5, 2.5, 8], "texture": "#0"},
"down": {"uv": [8.75, 0, 8.25, 2.5], "texture": "#0"}
"north": {"uv": [8.25, 11.5, 8.75, 12], "texture": "#1"},
"east": {"uv": [8, 3, 10.5, 3.5], "texture": "#1"},
"south": {"uv": [8.75, 11.5, 9.25, 12], "texture": "#1"},
"west": {"uv": [8, 3.5, 10.5, 4], "texture": "#1"},
"up": {"uv": [7, 11.25, 6.5, 8.75], "texture": "#1"},
"down": {"uv": [7.5, 8.75, 7, 11.25], "texture": "#1"}
}
},
{
"from": [1, 7, 3],
"to": [3, 9, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 8, 12]},
"from": [12.8, 8.5, 3],
"to": [14.8, 10.5, 13],
"rotation": {"angle": 22.5, "axis": "z", "origin": [16.8, 9.5, 12]},
"faces": {
"north": {"uv": [10, 8.5, 10.5, 9], "texture": "#0"},
"east": {"uv": [8, 4.5, 10.5, 5], "texture": "#0"},
"south": {"uv": [10, 9, 10.5, 9.5], "texture": "#0"},
"west": {"uv": [8, 5, 10.5, 5.5], "texture": "#0"},
"up": {"uv": [3.5, 10.75, 3, 8.25], "texture": "#0"},
"down": {"uv": [4, 8.25, 3.5, 10.75], "texture": "#0"}
"north": {"uv": [9.25, 11.5, 9.75, 12], "texture": "#1"},
"east": {"uv": [8.25, 0, 10.75, 0.5], "texture": "#1"},
"south": {"uv": [10.75, 11.5, 11.25, 12], "texture": "#1"},
"west": {"uv": [8.25, 0.5, 10.75, 1], "texture": "#1"},
"up": {"uv": [9.5, 10.5, 9, 8], "texture": "#1"},
"down": {"uv": [0.5, 9.25, 0, 11.75], "texture": "#1"}
}
},
{
"from": [4, 8, 9],
"to": [6, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 9, 14]},
"from": [4, 9, 9],
"to": [6, 15, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 10, 14]},
"faces": {
"north": {"uv": [8.75, 0.5, 9.25, 2], "texture": "#0"},
"east": {"uv": [9, 8.25, 9.5, 9.75], "texture": "#0"},
"south": {"uv": [9.25, 0.5, 9.75, 2], "texture": "#0"},
"west": {"uv": [9.5, 6, 10, 7.5], "texture": "#0"},
"up": {"uv": [10.5, 10, 10, 9.5], "texture": "#0"},
"down": {"uv": [10.5, 10, 10, 10.5], "texture": "#0"}
"north": {"uv": [2.5, 5, 3, 6.5], "texture": "#1"},
"east": {"uv": [5, 9.25, 5.5, 10.75], "texture": "#1"},
"south": {"uv": [2, 9.75, 2.5, 11.25], "texture": "#1"},
"west": {"uv": [9.75, 10.5, 10.25, 12], "texture": "#1"},
"up": {"uv": [11.75, 12, 11.25, 11.5], "texture": "#1"},
"down": {"uv": [0.5, 11.75, 0, 12.25], "texture": "#1"}
}
},
{
"from": [10, 8, 5],
"to": [12, 14, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 10]},
"from": [10, 9, 5],
"to": [12, 15, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]},
"faces": {
"north": {"uv": [9.5, 7.5, 10, 9], "texture": "#0"},
"east": {"uv": [9.5, 9, 10, 10.5], "texture": "#0"},
"south": {"uv": [9.75, 0.5, 10.25, 2], "texture": "#0"},
"west": {"uv": [9, 9.75, 9.5, 11.25], "texture": "#0"},
"up": {"uv": [10.75, 1, 10.25, 0.5], "texture": "#0"},
"down": {"uv": [10.75, 1, 10.25, 1.5], "texture": "#0"}
"north": {"uv": [10.25, 10.5, 10.75, 12], "texture": "#1"},
"east": {"uv": [10.75, 0, 11.25, 1.5], "texture": "#1"},
"south": {"uv": [10.75, 3.5, 11.25, 5], "texture": "#1"},
"west": {"uv": [5, 10.75, 5.5, 12.25], "texture": "#1"},
"up": {"uv": [12.25, 0.5, 11.75, 0], "texture": "#1"},
"down": {"uv": [1, 11.75, 0.5, 12.25], "texture": "#1"}
}
},
{
"from": [9, 17, 10],
"to": [10, 23, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 18, 15]},
"faces": {
"north": {"uv": [5.5, 11.25, 5.75, 12.75], "texture": "#1"},
"east": {"uv": [5.75, 11.25, 6, 12.75], "texture": "#1"},
"south": {"uv": [6, 11.25, 6.25, 12.75], "texture": "#1"},
"west": {"uv": [6.25, 11.25, 6.5, 12.75], "texture": "#1"},
"up": {"uv": [6.25, 4.5, 6, 4.25], "texture": "#1"},
"down": {"uv": [6.5, 4.25, 6.25, 4.5], "texture": "#1"}
}
},
{
"from": [7.8, 17, 8.8],
"to": [8.8, 22, 9.8],
"rotation": {"angle": 0, "axis": "y", "origin": [5.8, 18, 13.8]},
"faces": {
"north": {"uv": [11.25, 6, 11.5, 7.25], "texture": "#1"},
"east": {"uv": [6.5, 11.25, 6.75, 12.5], "texture": "#1"},
"south": {"uv": [6.75, 11.25, 7, 12.5], "texture": "#1"},
"west": {"uv": [7, 11.25, 7.25, 12.5], "texture": "#1"},
"up": {"uv": [2.75, 6.75, 2.5, 6.5], "texture": "#1"},
"down": {"uv": [3, 6.5, 2.75, 6.75], "texture": "#1"}
}
},
{
"from": [13, 0, 1],
"to": [15, 9, 3],
"to": [15, 10, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 0]},
"faces": {
"north": {"uv": [1, 9, 1.5, 11.25], "texture": "#0"},
"east": {"uv": [1.5, 9, 2, 11.25], "texture": "#0"},
"south": {"uv": [2, 9, 2.5, 11.25], "texture": "#0"},
"west": {"uv": [9, 6, 9.5, 8.25], "texture": "#0"},
"up": {"uv": [10.75, 2, 10.25, 1.5], "texture": "#0"},
"down": {"uv": [10.75, 2, 10.25, 2.5], "texture": "#0"}
"north": {"uv": [0.5, 9.25, 1, 11.75], "texture": "#1"},
"east": {"uv": [1, 9.25, 1.5, 11.75], "texture": "#1"},
"south": {"uv": [1.5, 9.25, 2, 11.75], "texture": "#1"},
"west": {"uv": [4.5, 9.25, 5, 11.75], "texture": "#1"},
"up": {"uv": [12.25, 1, 11.75, 0.5], "texture": "#1"},
"down": {"uv": [1.5, 11.75, 1, 12.25], "texture": "#1"}
}
},
{
"from": [3, 7, 1],
"to": [13, 9, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 0]},
"from": [3, 8.7, -2],
"to": [13, 10.7, 0],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9, 1.7, -3]},
"faces": {
"north": {"uv": [8, 5.5, 10.5, 6], "texture": "#0"},
"east": {"uv": [2.5, 10.5, 3, 11], "texture": "#0"},
"south": {"uv": [8.25, 2.5, 10.75, 3], "texture": "#0"},
"west": {"uv": [10.5, 4, 11, 4.5], "texture": "#0"},
"up": {"uv": [10.75, 3.5, 8.25, 3], "texture": "#0"},
"down": {"uv": [10.75, 3.5, 8.25, 4], "texture": "#0"}
"north": {"uv": [8.25, 1, 10.75, 1.5], "texture": "#1"},
"east": {"uv": [1.5, 11.75, 2, 12.25], "texture": "#1"},
"south": {"uv": [8.25, 1.5, 10.75, 2], "texture": "#1"},
"west": {"uv": [11.75, 1.5, 12.25, 2], "texture": "#1"},
"up": {"uv": [12, 8.5, 9.5, 8], "texture": "#1"},
"down": {"uv": [12, 8.5, 9.5, 9], "texture": "#1"}
}
},
{
"from": [3, 7, 13],
"to": [13, 9, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 12]},
"from": [3, 8.7, 16],
"to": [13, 10.7, 18],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9, 1.7, 19]},
"faces": {
"north": {"uv": [4, 8.25, 6.5, 8.75], "texture": "#0"},
"east": {"uv": [10.5, 4.5, 11, 5], "texture": "#0"},
"south": {"uv": [6.5, 8.25, 9, 8.75], "texture": "#0"},
"west": {"uv": [10.5, 5, 11, 5.5], "texture": "#0"},
"up": {"uv": [2.5, 9, 0, 8.5], "texture": "#0"},
"down": {"uv": [11.25, 0, 8.75, 0.5], "texture": "#0"}
"north": {"uv": [9.5, 9, 12, 9.5], "texture": "#1"},
"east": {"uv": [2.5, 11.75, 3, 12.25], "texture": "#1"},
"south": {"uv": [9.5, 9.5, 12, 10], "texture": "#1"},
"west": {"uv": [3, 11.75, 3.5, 12.25], "texture": "#1"},
"up": {"uv": [12, 10.5, 9.5, 10], "texture": "#1"},
"down": {"uv": [13, 3, 10.5, 3.5], "texture": "#1"}
}
}
],
@@ -201,8 +292,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
}
]
}
+193 -101
View File
@@ -5,164 +5,255 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/generator",
"1": "jurassicrevived:block/generator",
"particle": "jurassicrevived:block/generator"
},
"elements": [
{
"from": [2, 0, 2],
"to": [14, 8, 14],
"from": [2, 0, 4],
"to": [14, 9, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 1]},
"faces": {
"north": {"uv": [3, 0, 6, 2], "texture": "#0"},
"east": {"uv": [3, 2, 6, 4], "texture": "#0"},
"south": {"uv": [3, 4, 6, 6], "texture": "#0"},
"west": {"uv": [0, 6, 3, 8], "texture": "#0"},
"up": {"uv": [3, 3, 0, 0], "texture": "#0"},
"down": {"uv": [3, 3, 0, 6], "texture": "#0"}
"north": {"uv": [3, 0, 6, 2.25], "texture": "#1"},
"east": {"uv": [3, 4.5, 5.5, 6.75], "texture": "#1"},
"south": {"uv": [3, 2.25, 6, 4.5], "texture": "#1"},
"west": {"uv": [0, 5, 2.5, 7.25], "texture": "#1"},
"up": {"uv": [3, 2.5, 0, 0], "texture": "#1"},
"down": {"uv": [3, 2.5, 0, 5], "texture": "#1"}
}
},
{
"from": [-1.425, 9.7, 3.5],
"to": [6.575, 17.7, 12.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6.575, 7.7, -0.5]},
"from": [2, 0, 2],
"to": [14, 2, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -9]},
"faces": {
"north": {"uv": [5, 6.25, 7, 8.25], "texture": "#0"},
"east": {"uv": [6, 0, 8.25, 2], "texture": "#0"},
"south": {"uv": [7, 6.25, 9, 8.25], "texture": "#0"},
"west": {"uv": [6, 2, 8.25, 4], "texture": "#0"},
"up": {"uv": [5, 8.25, 3, 6], "texture": "#0"},
"down": {"uv": [8, 4, 6, 6.25], "texture": "#0"}
"north": {"uv": [7.75, 4.25, 10.75, 4.75], "texture": "#1"},
"east": {"uv": [11.25, 10.5, 11.75, 11], "texture": "#1"},
"south": {"uv": [7.75, 4.75, 10.75, 5.25], "texture": "#1"},
"west": {"uv": [11.25, 11, 11.75, 11.5], "texture": "#1"},
"up": {"uv": [10.75, 5.75, 7.75, 5.25], "texture": "#1"},
"down": {"uv": [10.75, 5.75, 7.75, 6.25], "texture": "#1"}
}
},
{
"from": [6, -4.175, 2.825],
"to": [10, -2.175, 4.825],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, -4.175, -8.175]},
"faces": {
"north": {"uv": [10.5, 7.25, 11.5, 7.75], "texture": "#1"},
"east": {"uv": [11.5, 2, 12, 2.5], "texture": "#1"},
"south": {"uv": [10.75, 1.5, 11.75, 2], "texture": "#1"},
"west": {"uv": [11.5, 2.5, 12, 3], "texture": "#1"},
"up": {"uv": [11.75, 5.5, 10.75, 5], "texture": "#1"},
"down": {"uv": [11.75, 5.5, 10.75, 6], "texture": "#1"}
}
},
{
"from": [2, 2, 2],
"to": [5, 6, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, -9]},
"faces": {
"north": {"uv": [10.5, 6.25, 11.25, 7.25], "texture": "#1"},
"east": {"uv": [10.75, 10.5, 11.25, 11.5], "texture": "#1"},
"south": {"uv": [7.5, 10.5, 8.25, 11.5], "texture": "#1"},
"west": {"uv": [11, 2, 11.5, 3], "texture": "#1"},
"up": {"uv": [12, 1.5, 11.25, 1], "texture": "#1"},
"down": {"uv": [3.25, 11.25, 2.5, 11.75], "texture": "#1"}
}
},
{
"from": [11, 2, 2],
"to": [14, 6, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 2, -9]},
"faces": {
"north": {"uv": [8.25, 10.5, 9, 11.5], "texture": "#1"},
"east": {"uv": [11.25, 0, 11.75, 1], "texture": "#1"},
"south": {"uv": [9, 10.5, 9.75, 11.5], "texture": "#1"},
"west": {"uv": [2, 11.25, 2.5, 12.25], "texture": "#1"},
"up": {"uv": [4, 11.75, 3.25, 11.25], "texture": "#1"},
"down": {"uv": [12, 3.5, 11.25, 4], "texture": "#1"}
}
},
{
"from": [2, 6, 2],
"to": [14, 9, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 7, -9]},
"faces": {
"north": {"uv": [7.5, 6.5, 10.5, 7.25], "texture": "#1"},
"east": {"uv": [4, 11.25, 4.5, 12], "texture": "#1"},
"south": {"uv": [7.5, 7.25, 10.5, 8], "texture": "#1"},
"west": {"uv": [11.25, 4, 11.75, 4.75], "texture": "#1"},
"up": {"uv": [11, 2.5, 8, 2], "texture": "#1"},
"down": {"uv": [11, 2.5, 8, 3], "texture": "#1"}
}
},
{
"from": [-1.425, 10.7, 3.5],
"to": [6.575, 18.7, 12.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6.575, 8.7, -0.5]},
"faces": {
"north": {"uv": [2.5, 6.75, 4.5, 8.75], "texture": "#1"},
"east": {"uv": [5.5, 4.5, 7.75, 6.5], "texture": "#1"},
"south": {"uv": [0, 7.25, 2, 9.25], "texture": "#1"},
"west": {"uv": [6, 0, 8.25, 2], "texture": "#1"},
"up": {"uv": [8, 4.25, 6, 2], "texture": "#1"},
"down": {"uv": [7.5, 6.5, 5.5, 8.75], "texture": "#1"}
}
},
{
"from": [1, 0, 1],
"to": [3, 9, 3],
"to": [3, 10, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 0, 0]},
"faces": {
"north": {"uv": [4, 8.75, 4.5, 11], "texture": "#0"},
"east": {"uv": [4.5, 8.75, 5, 11], "texture": "#0"},
"south": {"uv": [5, 8.75, 5.5, 11], "texture": "#0"},
"west": {"uv": [5.5, 8.75, 6, 11], "texture": "#0"},
"up": {"uv": [9.25, 2.5, 8.75, 2], "texture": "#0"},
"down": {"uv": [9.75, 2, 9.25, 2.5], "texture": "#0"}
"north": {"uv": [4.5, 6.75, 5, 9.25], "texture": "#1"},
"east": {"uv": [5, 6.75, 5.5, 9.25], "texture": "#1"},
"south": {"uv": [2, 7.25, 2.5, 9.75], "texture": "#1"},
"west": {"uv": [7.5, 8, 8, 10.5], "texture": "#1"},
"up": {"uv": [12, 6.5, 11.5, 6], "texture": "#1"},
"down": {"uv": [12, 6.5, 11.5, 7], "texture": "#1"}
}
},
{
"from": [1, 0, 13],
"to": [3, 9, 15],
"to": [3, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 0, 12]},
"faces": {
"north": {"uv": [6, 8.75, 6.5, 11], "texture": "#0"},
"east": {"uv": [6.5, 8.75, 7, 11], "texture": "#0"},
"south": {"uv": [7, 8.75, 7.5, 11], "texture": "#0"},
"west": {"uv": [7.5, 8.75, 8, 11], "texture": "#0"},
"up": {"uv": [10.25, 2.5, 9.75, 2], "texture": "#0"},
"down": {"uv": [10.5, 6, 10, 6.5], "texture": "#0"}
"north": {"uv": [8, 8, 8.5, 10.5], "texture": "#1"},
"east": {"uv": [8.5, 8, 9, 10.5], "texture": "#1"},
"south": {"uv": [2.5, 8.75, 3, 11.25], "texture": "#1"},
"west": {"uv": [3, 8.75, 3.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 7.5, 11.5, 7], "texture": "#1"},
"down": {"uv": [7.75, 11.5, 7.25, 12], "texture": "#1"}
}
},
{
"from": [13, 0, 13],
"to": [15, 9, 15],
"to": [15, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 12]},
"faces": {
"north": {"uv": [8, 8.75, 8.5, 11], "texture": "#0"},
"east": {"uv": [8.5, 8.75, 9, 11], "texture": "#0"},
"south": {"uv": [0, 9, 0.5, 11.25], "texture": "#0"},
"west": {"uv": [0.5, 9, 1, 11.25], "texture": "#0"},
"up": {"uv": [10.5, 7, 10, 6.5], "texture": "#0"},
"down": {"uv": [10.5, 7, 10, 7.5], "texture": "#0"}
"north": {"uv": [3.5, 8.75, 4, 11.25], "texture": "#1"},
"east": {"uv": [4, 8.75, 4.5, 11.25], "texture": "#1"},
"south": {"uv": [5.5, 8.75, 6, 11.25], "texture": "#1"},
"west": {"uv": [6, 8.75, 6.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 8, 11.5, 7.5], "texture": "#1"},
"down": {"uv": [8.25, 11.5, 7.75, 12], "texture": "#1"}
}
},
{
"from": [13, 7, 3],
"to": [15, 9, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 8, 12]},
"from": [1.2, 8.5, 3],
"to": [3.2, 10.5, 13],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-0.8, 9.5, 12]},
"faces": {
"north": {"uv": [10, 7.5, 10.5, 8], "texture": "#0"},
"east": {"uv": [0, 8, 2.5, 8.5], "texture": "#0"},
"south": {"uv": [10, 8, 10.5, 8.5], "texture": "#0"},
"west": {"uv": [8, 4, 10.5, 4.5], "texture": "#0"},
"up": {"uv": [3, 10.5, 2.5, 8], "texture": "#0"},
"down": {"uv": [8.75, 0, 8.25, 2.5], "texture": "#0"}
"north": {"uv": [8.25, 11.5, 8.75, 12], "texture": "#1"},
"east": {"uv": [8, 3, 10.5, 3.5], "texture": "#1"},
"south": {"uv": [8.75, 11.5, 9.25, 12], "texture": "#1"},
"west": {"uv": [8, 3.5, 10.5, 4], "texture": "#1"},
"up": {"uv": [7, 11.25, 6.5, 8.75], "texture": "#1"},
"down": {"uv": [7.5, 8.75, 7, 11.25], "texture": "#1"}
}
},
{
"from": [1, 7, 3],
"to": [3, 9, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 8, 12]},
"from": [12.8, 8.5, 3],
"to": [14.8, 10.5, 13],
"rotation": {"angle": 22.5, "axis": "z", "origin": [16.8, 9.5, 12]},
"faces": {
"north": {"uv": [10, 8.5, 10.5, 9], "texture": "#0"},
"east": {"uv": [8, 4.5, 10.5, 5], "texture": "#0"},
"south": {"uv": [10, 9, 10.5, 9.5], "texture": "#0"},
"west": {"uv": [8, 5, 10.5, 5.5], "texture": "#0"},
"up": {"uv": [3.5, 10.75, 3, 8.25], "texture": "#0"},
"down": {"uv": [4, 8.25, 3.5, 10.75], "texture": "#0"}
"north": {"uv": [9.25, 11.5, 9.75, 12], "texture": "#1"},
"east": {"uv": [8.25, 0, 10.75, 0.5], "texture": "#1"},
"south": {"uv": [10.75, 11.5, 11.25, 12], "texture": "#1"},
"west": {"uv": [8.25, 0.5, 10.75, 1], "texture": "#1"},
"up": {"uv": [9.5, 10.5, 9, 8], "texture": "#1"},
"down": {"uv": [0.5, 9.25, 0, 11.75], "texture": "#1"}
}
},
{
"from": [4, 8, 9],
"to": [6, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 9, 14]},
"from": [4, 9, 9],
"to": [6, 15, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 10, 14]},
"faces": {
"north": {"uv": [8.75, 0.5, 9.25, 2], "texture": "#0"},
"east": {"uv": [9, 8.25, 9.5, 9.75], "texture": "#0"},
"south": {"uv": [9.25, 0.5, 9.75, 2], "texture": "#0"},
"west": {"uv": [9.5, 6, 10, 7.5], "texture": "#0"},
"up": {"uv": [10.5, 10, 10, 9.5], "texture": "#0"},
"down": {"uv": [10.5, 10, 10, 10.5], "texture": "#0"}
"north": {"uv": [2.5, 5, 3, 6.5], "texture": "#1"},
"east": {"uv": [5, 9.25, 5.5, 10.75], "texture": "#1"},
"south": {"uv": [2, 9.75, 2.5, 11.25], "texture": "#1"},
"west": {"uv": [9.75, 10.5, 10.25, 12], "texture": "#1"},
"up": {"uv": [11.75, 12, 11.25, 11.5], "texture": "#1"},
"down": {"uv": [0.5, 11.75, 0, 12.25], "texture": "#1"}
}
},
{
"from": [10, 8, 5],
"to": [12, 14, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 10]},
"from": [10, 9, 5],
"to": [12, 15, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]},
"faces": {
"north": {"uv": [9.5, 7.5, 10, 9], "texture": "#0"},
"east": {"uv": [9.5, 9, 10, 10.5], "texture": "#0"},
"south": {"uv": [9.75, 0.5, 10.25, 2], "texture": "#0"},
"west": {"uv": [9, 9.75, 9.5, 11.25], "texture": "#0"},
"up": {"uv": [10.75, 1, 10.25, 0.5], "texture": "#0"},
"down": {"uv": [10.75, 1, 10.25, 1.5], "texture": "#0"}
"north": {"uv": [10.25, 10.5, 10.75, 12], "texture": "#1"},
"east": {"uv": [10.75, 0, 11.25, 1.5], "texture": "#1"},
"south": {"uv": [10.75, 3.5, 11.25, 5], "texture": "#1"},
"west": {"uv": [5, 10.75, 5.5, 12.25], "texture": "#1"},
"up": {"uv": [12.25, 0.5, 11.75, 0], "texture": "#1"},
"down": {"uv": [1, 11.75, 0.5, 12.25], "texture": "#1"}
}
},
{
"from": [9, 17, 10],
"to": [10, 23, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 18, 15]},
"faces": {
"north": {"uv": [5.5, 11.25, 5.75, 12.75], "texture": "#1"},
"east": {"uv": [5.75, 11.25, 6, 12.75], "texture": "#1"},
"south": {"uv": [6, 11.25, 6.25, 12.75], "texture": "#1"},
"west": {"uv": [6.25, 11.25, 6.5, 12.75], "texture": "#1"},
"up": {"uv": [6.25, 4.5, 6, 4.25], "texture": "#1"},
"down": {"uv": [6.5, 4.25, 6.25, 4.5], "texture": "#1"}
}
},
{
"from": [7.8, 17, 8.8],
"to": [8.8, 22, 9.8],
"rotation": {"angle": 0, "axis": "y", "origin": [5.8, 18, 13.8]},
"faces": {
"north": {"uv": [11.25, 6, 11.5, 7.25], "texture": "#1"},
"east": {"uv": [6.5, 11.25, 6.75, 12.5], "texture": "#1"},
"south": {"uv": [6.75, 11.25, 7, 12.5], "texture": "#1"},
"west": {"uv": [7, 11.25, 7.25, 12.5], "texture": "#1"},
"up": {"uv": [2.75, 6.75, 2.5, 6.5], "texture": "#1"},
"down": {"uv": [3, 6.5, 2.75, 6.75], "texture": "#1"}
}
},
{
"from": [13, 0, 1],
"to": [15, 9, 3],
"to": [15, 10, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 0]},
"faces": {
"north": {"uv": [1, 9, 1.5, 11.25], "texture": "#0"},
"east": {"uv": [1.5, 9, 2, 11.25], "texture": "#0"},
"south": {"uv": [2, 9, 2.5, 11.25], "texture": "#0"},
"west": {"uv": [9, 6, 9.5, 8.25], "texture": "#0"},
"up": {"uv": [10.75, 2, 10.25, 1.5], "texture": "#0"},
"down": {"uv": [10.75, 2, 10.25, 2.5], "texture": "#0"}
"north": {"uv": [0.5, 9.25, 1, 11.75], "texture": "#1"},
"east": {"uv": [1, 9.25, 1.5, 11.75], "texture": "#1"},
"south": {"uv": [1.5, 9.25, 2, 11.75], "texture": "#1"},
"west": {"uv": [4.5, 9.25, 5, 11.75], "texture": "#1"},
"up": {"uv": [12.25, 1, 11.75, 0.5], "texture": "#1"},
"down": {"uv": [1.5, 11.75, 1, 12.25], "texture": "#1"}
}
},
{
"from": [3, 7, 1],
"to": [13, 9, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 0]},
"from": [3, 8.7, -2],
"to": [13, 10.7, 0],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9, 1.7, -3]},
"faces": {
"north": {"uv": [8, 5.5, 10.5, 6], "texture": "#0"},
"east": {"uv": [2.5, 10.5, 3, 11], "texture": "#0"},
"south": {"uv": [8.25, 2.5, 10.75, 3], "texture": "#0"},
"west": {"uv": [10.5, 4, 11, 4.5], "texture": "#0"},
"up": {"uv": [10.75, 3.5, 8.25, 3], "texture": "#0"},
"down": {"uv": [10.75, 3.5, 8.25, 4], "texture": "#0"}
"north": {"uv": [8.25, 1, 10.75, 1.5], "texture": "#1"},
"east": {"uv": [1.5, 11.75, 2, 12.25], "texture": "#1"},
"south": {"uv": [8.25, 1.5, 10.75, 2], "texture": "#1"},
"west": {"uv": [11.75, 1.5, 12.25, 2], "texture": "#1"},
"up": {"uv": [12, 8.5, 9.5, 8], "texture": "#1"},
"down": {"uv": [12, 8.5, 9.5, 9], "texture": "#1"}
}
},
{
"from": [3, 7, 13],
"to": [13, 9, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 12]},
"from": [3, 8.7, 16],
"to": [13, 10.7, 18],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9, 1.7, 19]},
"faces": {
"north": {"uv": [4, 8.25, 6.5, 8.75], "texture": "#0"},
"east": {"uv": [10.5, 4.5, 11, 5], "texture": "#0"},
"south": {"uv": [6.5, 8.25, 9, 8.75], "texture": "#0"},
"west": {"uv": [10.5, 5, 11, 5.5], "texture": "#0"},
"up": {"uv": [2.5, 9, 0, 8.5], "texture": "#0"},
"down": {"uv": [11.25, 0, 8.75, 0.5], "texture": "#0"}
"north": {"uv": [9.5, 9, 12, 9.5], "texture": "#1"},
"east": {"uv": [2.5, 11.75, 3, 12.25], "texture": "#1"},
"south": {"uv": [9.5, 9.5, 12, 10], "texture": "#1"},
"west": {"uv": [3, 11.75, 3.5, 12.25], "texture": "#1"},
"up": {"uv": [12, 10.5, 9.5, 10], "texture": "#1"},
"down": {"uv": [13, 3, 10.5, 3.5], "texture": "#1"}
}
}
],
@@ -201,8 +292,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
}
]
}
@@ -2,7 +2,7 @@
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"render_type": "cutout",
"texture_size": [128, 128],
"texture_size": [64, 64],
"textures": {
"1": "jurassicrevived:block/incubator",
"particle": "jurassicrevived:block/incubator"
@@ -12,223 +12,194 @@
"from": [0, 0, 0],
"to": [16, 3, 16],
"faces": {
"north": {"uv": [3.5, 5.625, 5.5, 6], "texture": "#1"},
"east": {"uv": [6, 0, 8, 0.375], "texture": "#1"},
"south": {"uv": [6, 0.375, 8, 0.75], "texture": "#1"},
"west": {"uv": [6, 0.75, 8, 1.125], "texture": "#1"},
"up": {"uv": [2, 2, 0, 0], "texture": "#1"},
"down": {"uv": [2, 2, 0, 4], "texture": "#1"}
"north": {"uv": [11, 2.5, 15, 3.25], "texture": "#1"},
"east": {"uv": [12, 11, 16, 11.75], "texture": "#1"},
"south": {"uv": [12, 11.75, 16, 12.5], "texture": "#1"},
"west": {"uv": [0, 12.5, 4, 13.25], "texture": "#1"},
"up": {"uv": [4, 4, 0, 0], "texture": "#1"},
"down": {"uv": [4, 4, 0, 8], "texture": "#1"}
}
},
{
"from": [2, 3, 2],
"to": [14, 6, 14],
"to": [14, 8, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 3, 0]},
"faces": {
"north": {"uv": [0, 5.75, 1.5, 6.125], "texture": "#1"},
"east": {"uv": [6, 1.125, 7.5, 1.5], "texture": "#1"},
"south": {"uv": [3.5, 6, 5, 6.375], "texture": "#1"},
"west": {"uv": [6, 4.25, 7.5, 4.625], "texture": "#1"},
"up": {"uv": [5.25, 3.25, 3.75, 1.75], "texture": "#1"},
"down": {"uv": [5.25, 3.25, 3.75, 4.75], "texture": "#1"}
"north": {"uv": [11, 0, 14, 1.25], "texture": "#1"},
"east": {"uv": [11, 1.25, 14, 2.5], "texture": "#1"},
"south": {"uv": [11, 8.5, 14, 9.75], "texture": "#1"},
"west": {"uv": [11, 9.75, 14, 11], "texture": "#1"},
"up": {"uv": [10.5, 6.5, 7.5, 3.5], "texture": "#1"},
"down": {"uv": [10.5, 6.5, 7.5, 9.5], "texture": "#1"}
}
},
{
"from": [1, 6, 1],
"to": [15, 11, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 6, 0]},
"from": [1, 8, 1],
"to": [15, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
"faces": {
"north": {"uv": [5.25, 1.75, 7, 2.375], "texture": "#1"},
"east": {"uv": [5.25, 2.375, 7, 3], "texture": "#1"},
"south": {"uv": [5.25, 3, 7, 3.625], "texture": "#1"},
"west": {"uv": [5.25, 3.625, 7, 4.25], "texture": "#1"},
"up": {"uv": [3.75, 1.75, 2, 0], "texture": "#1"},
"down": {"uv": [3.75, 1.75, 2, 3.5], "texture": "#1"}
"north": {"uv": [10.5, 3.5, 14, 4.75], "texture": "#1"},
"east": {"uv": [10.5, 4.75, 14, 6], "texture": "#1"},
"south": {"uv": [10.5, 6, 14, 7.25], "texture": "#1"},
"west": {"uv": [10.5, 7.25, 14, 8.5], "texture": "#1"},
"up": {"uv": [7.5, 3.5, 4, 0], "texture": "#1"},
"down": {"uv": [7.5, 3.5, 4, 7], "texture": "#1"}
}
},
{
"from": [6, 6, 14.1],
"to": [10, 20, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 9, 0.1]},
"from": [4, 10, -1.6],
"to": [12, 14, 1.4],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 9, -2.6]},
"faces": {
"north": {"uv": [5.5, 0, 6, 1.75], "texture": "#1"},
"east": {"uv": [3, 6.875, 3.25, 8.625], "texture": "#1"},
"south": {"uv": [5.5, 4.25, 6, 6], "texture": "#1"},
"west": {"uv": [3.25, 6.875, 3.5, 8.625], "texture": "#1"},
"up": {"uv": [6.5, 1.75, 6, 1.5], "texture": "#1"},
"down": {"uv": [3.5, 6.125, 3, 6.375], "texture": "#1"}
"north": {"uv": [8, 11.5, 10, 12.5], "texture": "#1"},
"east": {"uv": [14, 8.75, 14.75, 9.75], "texture": "#1"},
"south": {"uv": [4, 12.5, 6, 13.5], "texture": "#1"},
"west": {"uv": [14, 9.75, 14.75, 10.75], "texture": "#1"},
"up": {"uv": [16, 1.75, 14, 1], "texture": "#1"},
"down": {"uv": [16, 1.75, 14, 2.5], "texture": "#1"}
}
},
{
"from": [1, 16, 1],
"to": [15, 23, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
"from": [5, 9.9, 4.5],
"to": [11, 11.9, 6.5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 9.9, -1.5]},
"faces": {
"north": {"uv": [0, 4, 1.75, 4.875], "texture": "#1"},
"east": {"uv": [3.75, 4.75, 5.5, 5.625], "texture": "#1"},
"south": {"uv": [0, 4.875, 1.75, 5.75], "texture": "#1"},
"west": {"uv": [1.75, 5.25, 3.5, 6.125], "texture": "#1"},
"up": {"uv": [3.75, 5.25, 2, 3.5], "texture": "#1"},
"down": {"uv": [5.5, 0, 3.75, 1.75], "texture": "#1"}
"north": {"uv": [2, 12, 3.5, 12.5], "texture": "#1"},
"east": {"uv": [3.5, 10, 4, 10.5], "texture": "#1"},
"south": {"uv": [14, 12.5, 15.5, 13], "texture": "#1"},
"west": {"uv": [11.5, 14.5, 12, 15], "texture": "#1"},
"up": {"uv": [15.5, 13.5, 14, 13], "texture": "#1"},
"down": {"uv": [15.5, 13.5, 14, 14], "texture": "#1"}
}
},
{
"from": [6, 10.5, 6],
"to": [10, 11.5, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10.5, 0]},
"from": [5, 9.9, 9.5],
"to": [11, 11.9, 11.5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 9.9, 17.5]},
"faces": {
"north": {"uv": [6.5, 1.5, 7, 1.625], "texture": "#1"},
"east": {"uv": [6.5, 1.625, 7, 1.75], "texture": "#1"},
"south": {"uv": [7, 2, 7.5, 2.125], "texture": "#1"},
"west": {"uv": [7, 2.125, 7.5, 2.25], "texture": "#1"},
"up": {"uv": [4, 7.375, 3.5, 6.875], "texture": "#1"},
"down": {"uv": [7.5, 1.5, 7, 2], "texture": "#1"}
"north": {"uv": [14, 14, 15.5, 14.5], "texture": "#1"},
"east": {"uv": [12, 14.5, 12.5, 15], "texture": "#1"},
"south": {"uv": [0, 14.25, 1.5, 14.75], "texture": "#1"},
"west": {"uv": [12.5, 14.5, 13, 15], "texture": "#1"},
"up": {"uv": [3, 14.75, 1.5, 14.25], "texture": "#1"},
"down": {"uv": [4.5, 14.5, 3, 15], "texture": "#1"}
}
},
{
"name": "Egg1",
"from": [7.5, 11.4, 8.2],
"to": [9.5, 14.4, 10.2],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 12.4, 1.2]},
"from": [6, 10, 4],
"to": [8, 12, 12],
"rotation": {"angle": 22.5, "axis": "z", "origin": [0, 8, 0]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [13, 14.5, 13.5, 15], "texture": "#1"},
"east": {"uv": [0, 12, 2, 12.5], "texture": "#1"},
"south": {"uv": [13.5, 14.5, 14, 15], "texture": "#1"},
"west": {"uv": [14, 3.25, 16, 3.75], "texture": "#1"},
"up": {"uv": [4, 10, 3.5, 8], "texture": "#1"},
"down": {"uv": [6.5, 12.5, 6, 14.5], "texture": "#1"}
}
},
{
"name": "Egg2",
"from": [9.5, 10.5, 5.8],
"to": [11.5, 13.5, 7.8],
"rotation": {"angle": 0, "axis": "y", "origin": [2.5, 11.5, -1.2]},
"from": [8, 10, 4],
"to": [10, 12, 12],
"rotation": {"angle": -22.5, "axis": "z", "origin": [16, 8, 0]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [14, 14.5, 14.5, 15], "texture": "#1"},
"east": {"uv": [14, 3.75, 16, 4.25], "texture": "#1"},
"south": {"uv": [14.5, 14.5, 15, 15], "texture": "#1"},
"west": {"uv": [14, 4.25, 16, 4.75], "texture": "#1"},
"up": {"uv": [7, 14.5, 6.5, 12.5], "texture": "#1"},
"down": {"uv": [14.5, 4.75, 14, 6.75], "texture": "#1"}
}
},
{
"name": "Egg3",
"from": [5, 10.9, 6.2],
"to": [7, 13.9, 8.2],
"rotation": {"angle": 0, "axis": "y", "origin": [-2, 11.9, -0.8]},
"from": [6, 8, 14.1],
"to": [10, 22, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11, 0.1]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [11, 11, 12, 14.5], "texture": "#1"},
"east": {"uv": [10, 11.5, 10.5, 15], "texture": "#1"},
"south": {"uv": [7, 11.5, 8, 15], "texture": "#1"},
"west": {"uv": [10.5, 11.5, 11, 15], "texture": "#1"},
"up": {"uv": [5.5, 15, 4.5, 14.5], "texture": "#1"},
"down": {"uv": [15.5, 4.75, 14.5, 5.25], "texture": "#1"}
}
},
{
"from": [1, 18, 1],
"to": [15, 26, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 18, 0]},
"faces": {
"north": {"uv": [0, 8, 3.5, 10], "texture": "#1"},
"east": {"uv": [7.5, 9.5, 11, 11.5], "texture": "#1"},
"south": {"uv": [0, 10, 3.5, 12], "texture": "#1"},
"west": {"uv": [3.5, 10.5, 7, 12.5], "texture": "#1"},
"up": {"uv": [7.5, 10.5, 4, 7], "texture": "#1"},
"down": {"uv": [11, 0, 7.5, 3.5], "texture": "#1"}
}
},
{
"from": [6, 12.5, 6],
"to": [10, 13.5, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 12.5, 0]},
"faces": {
"north": {"uv": [11, 3.25, 12, 3.5], "texture": "#1"},
"east": {"uv": [12, 3.25, 13, 3.5], "texture": "#1"},
"south": {"uv": [13, 3.25, 14, 3.5], "texture": "#1"},
"west": {"uv": [14, 10.75, 15, 11], "texture": "#1"},
"up": {"uv": [15, 7.75, 14, 6.75], "texture": "#1"},
"down": {"uv": [15, 7.75, 14, 8.75], "texture": "#1"}
}
},
{
"from": [4, 9.2, 9.8],
"to": [12, 9.2, 13.8],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.2, -0.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.2, -0.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [10, 13.5, 8, 12.5], "texture": "#1"},
"down": {"uv": [14, 12.5, 12, 13.5], "texture": "#1"}
}
},
{
"from": [4, 9.2, 2.2],
"to": [12, 9.2, 6.2],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.2, 16.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.2, 16.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
}
},
{
"from": [2, 12.025, 4],
"to": [6, 12.025, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [0, 11.025, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
}
},
{
"from": [10, 12.025, 4],
"to": [14, 12.025, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 11.025, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
}
},
{
"from": [10, 12.325, 4],
"to": [14, 12.325, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 11.325, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
"up": {"uv": [2, 14.25, 0, 13.25], "texture": "#1"},
"down": {"uv": [4, 13.25, 2, 14.25], "texture": "#1"}
}
},
{
"from": [4, 9.5, 9.8],
"to": [12, 9.5, 13.8],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.5, -0.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.5, -0.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
}
},
{
"from": [2, 12.325, 4],
"to": [6, 12.325, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [0, 11.325, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
"up": {"uv": [6, 14.5, 4, 13.5], "texture": "#1"},
"down": {"uv": [10, 13.5, 8, 14.5], "texture": "#1"}
}
},
{
"from": [4, 9.5, 2.2],
"to": [12, 9.5, 6.2],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.5, 16.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.5, 16.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [14, 14.5, 12, 13.5], "texture": "#1"},
"down": {"uv": [16, 0, 14, 1], "texture": "#1"}
}
}
],
@@ -267,8 +238,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]
}
]
}
@@ -2,7 +2,7 @@
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"render_type": "cutout",
"texture_size": [128, 128],
"texture_size": [64, 64],
"textures": {
"1": "jurassicrevived:block/incubator",
"particle": "jurassicrevived:block/incubator"
@@ -12,223 +12,236 @@
"from": [0, 0, 0],
"to": [16, 3, 16],
"faces": {
"north": {"uv": [3.5, 5.625, 5.5, 6], "texture": "#1"},
"east": {"uv": [6, 0, 8, 0.375], "texture": "#1"},
"south": {"uv": [6, 0.375, 8, 0.75], "texture": "#1"},
"west": {"uv": [6, 0.75, 8, 1.125], "texture": "#1"},
"up": {"uv": [2, 2, 0, 0], "texture": "#1"},
"down": {"uv": [2, 2, 0, 4], "texture": "#1"}
"north": {"uv": [11, 2.5, 15, 3.25], "texture": "#1"},
"east": {"uv": [12, 11, 16, 11.75], "texture": "#1"},
"south": {"uv": [12, 11.75, 16, 12.5], "texture": "#1"},
"west": {"uv": [0, 12.5, 4, 13.25], "texture": "#1"},
"up": {"uv": [4, 4, 0, 0], "texture": "#1"},
"down": {"uv": [4, 4, 0, 8], "texture": "#1"}
}
},
{
"from": [2, 3, 2],
"to": [14, 6, 14],
"to": [14, 8, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 3, 0]},
"faces": {
"north": {"uv": [0, 5.75, 1.5, 6.125], "texture": "#1"},
"east": {"uv": [6, 1.125, 7.5, 1.5], "texture": "#1"},
"south": {"uv": [3.5, 6, 5, 6.375], "texture": "#1"},
"west": {"uv": [6, 4.25, 7.5, 4.625], "texture": "#1"},
"up": {"uv": [5.25, 3.25, 3.75, 1.75], "texture": "#1"},
"down": {"uv": [5.25, 3.25, 3.75, 4.75], "texture": "#1"}
"north": {"uv": [11, 0, 14, 1.25], "texture": "#1"},
"east": {"uv": [11, 1.25, 14, 2.5], "texture": "#1"},
"south": {"uv": [11, 8.5, 14, 9.75], "texture": "#1"},
"west": {"uv": [11, 9.75, 14, 11], "texture": "#1"},
"up": {"uv": [10.5, 6.5, 7.5, 3.5], "texture": "#1"},
"down": {"uv": [10.5, 6.5, 7.5, 9.5], "texture": "#1"}
}
},
{
"from": [1, 6, 1],
"to": [15, 11, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 6, 0]},
"from": [1, 8, 1],
"to": [15, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
"faces": {
"north": {"uv": [5.25, 1.75, 7, 2.375], "texture": "#1"},
"east": {"uv": [5.25, 2.375, 7, 3], "texture": "#1"},
"south": {"uv": [5.25, 3, 7, 3.625], "texture": "#1"},
"west": {"uv": [5.25, 3.625, 7, 4.25], "texture": "#1"},
"up": {"uv": [3.75, 1.75, 2, 0], "texture": "#1"},
"down": {"uv": [3.75, 1.75, 2, 3.5], "texture": "#1"}
"north": {"uv": [10.5, 3.5, 14, 4.75], "texture": "#1"},
"east": {"uv": [10.5, 4.75, 14, 6], "texture": "#1"},
"south": {"uv": [10.5, 6, 14, 7.25], "texture": "#1"},
"west": {"uv": [10.5, 7.25, 14, 8.5], "texture": "#1"},
"up": {"uv": [7.5, 3.5, 4, 0], "texture": "#1"},
"down": {"uv": [7.5, 3.5, 4, 7], "texture": "#1"}
}
},
{
"from": [6, 1, 14.1],
"to": [10, 15, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 0.1]},
"from": [4, 10, -1.6],
"to": [12, 14, 1.4],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 9, -2.6]},
"faces": {
"north": {"uv": [5.5, 0, 6, 1.75], "texture": "#1"},
"east": {"uv": [3, 6.875, 3.25, 8.625], "texture": "#1"},
"south": {"uv": [5.5, 4.25, 6, 6], "texture": "#1"},
"west": {"uv": [3.25, 6.875, 3.5, 8.625], "texture": "#1"},
"up": {"uv": [6.5, 1.75, 6, 1.5], "texture": "#1"},
"down": {"uv": [3.5, 6.125, 3, 6.375], "texture": "#1"}
"north": {"uv": [8, 11.5, 10, 12.5], "texture": "#1"},
"east": {"uv": [14, 8.75, 14.75, 9.75], "texture": "#1"},
"south": {"uv": [4, 12.5, 6, 13.5], "texture": "#1"},
"west": {"uv": [14, 9.75, 14.75, 10.75], "texture": "#1"},
"up": {"uv": [16, 1.75, 14, 1], "texture": "#1"},
"down": {"uv": [16, 1.75, 14, 2.5], "texture": "#1"}
}
},
{
"from": [1, 11, 1],
"to": [15, 18, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11, 0]},
"from": [5, 9.9, 4.5],
"to": [11, 11.9, 6.5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 9.9, -1.5]},
"faces": {
"north": {"uv": [0, 4, 1.75, 4.875], "texture": "#1"},
"east": {"uv": [3.75, 4.75, 5.5, 5.625], "texture": "#1"},
"south": {"uv": [0, 4.875, 1.75, 5.75], "texture": "#1"},
"west": {"uv": [1.75, 5.25, 3.5, 6.125], "texture": "#1"},
"up": {"uv": [3.75, 5.25, 2, 3.5], "texture": "#1"},
"down": {"uv": [5.5, 0, 3.75, 1.75], "texture": "#1"}
"north": {"uv": [2, 12, 3.5, 12.5], "texture": "#1"},
"east": {"uv": [3.5, 10, 4, 10.5], "texture": "#1"},
"south": {"uv": [14, 12.5, 15.5, 13], "texture": "#1"},
"west": {"uv": [11.5, 14.5, 12, 15], "texture": "#1"},
"up": {"uv": [15.5, 13.5, 14, 13], "texture": "#1"},
"down": {"uv": [15.5, 13.5, 14, 14], "texture": "#1"}
}
},
{
"from": [6, 10.5, 6],
"to": [10, 11.5, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10.5, 0]},
"from": [5, 9.9, 9.5],
"to": [11, 11.9, 11.5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 9.9, 17.5]},
"faces": {
"north": {"uv": [6.5, 1.5, 7, 1.625], "texture": "#1"},
"east": {"uv": [6.5, 1.625, 7, 1.75], "texture": "#1"},
"south": {"uv": [7, 2, 7.5, 2.125], "texture": "#1"},
"west": {"uv": [7, 2.125, 7.5, 2.25], "texture": "#1"},
"up": {"uv": [4, 7.375, 3.5, 6.875], "texture": "#1"},
"down": {"uv": [7.5, 1.5, 7, 2], "texture": "#1"}
"north": {"uv": [14, 14, 15.5, 14.5], "texture": "#1"},
"east": {"uv": [12, 14.5, 12.5, 15], "texture": "#1"},
"south": {"uv": [0, 14.25, 1.5, 14.75], "texture": "#1"},
"west": {"uv": [12.5, 14.5, 13, 15], "texture": "#1"},
"up": {"uv": [3, 14.75, 1.5, 14.25], "texture": "#1"},
"down": {"uv": [4.5, 14.5, 3, 15], "texture": "#1"}
}
},
{
"from": [6, 10, 4],
"to": [8, 12, 12],
"rotation": {"angle": 22.5, "axis": "z", "origin": [0, 8, 0]},
"faces": {
"north": {"uv": [13, 14.5, 13.5, 15], "texture": "#1"},
"east": {"uv": [0, 12, 2, 12.5], "texture": "#1"},
"south": {"uv": [13.5, 14.5, 14, 15], "texture": "#1"},
"west": {"uv": [14, 3.25, 16, 3.75], "texture": "#1"},
"up": {"uv": [4, 10, 3.5, 8], "texture": "#1"},
"down": {"uv": [6.5, 12.5, 6, 14.5], "texture": "#1"}
}
},
{
"from": [8, 10, 4],
"to": [10, 12, 12],
"rotation": {"angle": -22.5, "axis": "z", "origin": [16, 8, 0]},
"faces": {
"north": {"uv": [14, 14.5, 14.5, 15], "texture": "#1"},
"east": {"uv": [14, 3.75, 16, 4.25], "texture": "#1"},
"south": {"uv": [14.5, 14.5, 15, 15], "texture": "#1"},
"west": {"uv": [14, 4.25, 16, 4.75], "texture": "#1"},
"up": {"uv": [7, 14.5, 6.5, 12.5], "texture": "#1"},
"down": {"uv": [14.5, 4.75, 14, 6.75], "texture": "#1"}
}
},
{
"from": [6, 3, 14.1],
"to": [10, 17, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 6, 0.1]},
"faces": {
"north": {"uv": [11, 11, 12, 14.5], "texture": "#1"},
"east": {"uv": [10, 11.5, 10.5, 15], "texture": "#1"},
"south": {"uv": [7, 11.5, 8, 15], "texture": "#1"},
"west": {"uv": [10.5, 11.5, 11, 15], "texture": "#1"},
"up": {"uv": [5.5, 15, 4.5, 14.5], "texture": "#1"},
"down": {"uv": [15.5, 4.75, 14.5, 5.25], "texture": "#1"}
}
},
{
"from": [1, 13, 1],
"to": [15, 21, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
"faces": {
"north": {"uv": [0, 8, 3.5, 10], "texture": "#1"},
"east": {"uv": [7.5, 9.5, 11, 11.5], "texture": "#1"},
"south": {"uv": [0, 10, 3.5, 12], "texture": "#1"},
"west": {"uv": [3.5, 10.5, 7, 12.5], "texture": "#1"},
"up": {"uv": [7.5, 10.5, 4, 7], "texture": "#1"},
"down": {"uv": [11, 0, 7.5, 3.5], "texture": "#1"}
}
},
{
"from": [6, 12.5, 6],
"to": [10, 13.5, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 12.5, 0]},
"faces": {
"north": {"uv": [11, 3.25, 12, 3.5], "texture": "#1"},
"east": {"uv": [12, 3.25, 13, 3.5], "texture": "#1"},
"south": {"uv": [13, 3.25, 14, 3.5], "texture": "#1"},
"west": {"uv": [14, 10.75, 15, 11], "texture": "#1"},
"up": {"uv": [15, 7.75, 14, 6.75], "texture": "#1"},
"down": {"uv": [15, 7.75, 14, 8.75], "texture": "#1"}
}
},
{
"name": "Egg1",
"from": [7.5, 11.4, 8.2],
"to": [9.5, 14.4, 10.2],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 12.4, 1.2]},
"from": [7.5, 13.4, 8.2],
"to": [9.5, 16.4, 10.2],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 14.4, 1.2]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [7, 10.5, 7.5, 11.25], "texture": "#1"},
"east": {"uv": [10.5, 8.5, 11, 9.25], "texture": "#1"},
"south": {"uv": [14.5, 5.25, 15, 6], "texture": "#1"},
"west": {"uv": [5.5, 14.5, 6, 15.25], "texture": "#1"},
"up": {"uv": [0.5, 15.25, 0, 14.75], "texture": "#1"},
"down": {"uv": [1, 14.75, 0.5, 15.25], "texture": "#1"}
}
},
{
"name": "Egg2",
"from": [9.5, 10.5, 5.8],
"to": [11.5, 13.5, 7.8],
"rotation": {"angle": 0, "axis": "y", "origin": [2.5, 11.5, -1.2]},
"from": [8.4, 9.6, 5.8],
"to": [10.4, 12.6, 7.8],
"rotation": {"angle": -22.5, "axis": "x", "origin": [1.4, 10.6, -1.2]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [6, 14.5, 6.5, 15.25], "texture": "#1"},
"east": {"uv": [14.5, 6, 15, 6.75], "texture": "#1"},
"south": {"uv": [6.5, 14.5, 7, 15.25], "texture": "#1"},
"west": {"uv": [8, 14.5, 8.5, 15.25], "texture": "#1"},
"up": {"uv": [1.5, 15.25, 1, 14.75], "texture": "#1"},
"down": {"uv": [2, 14.75, 1.5, 15.25], "texture": "#1"}
}
},
{
"name": "Egg3",
"from": [5, 10.9, 6.2],
"to": [7, 13.9, 8.2],
"rotation": {"angle": 0, "axis": "y", "origin": [-2, 11.9, -0.8]},
"from": [6.6, 9.7, 6.2],
"to": [8.6, 12.7, 8.2],
"rotation": {"angle": 22.5, "axis": "z", "origin": [-0.4, 10.7, -0.8]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [8.5, 14.5, 9, 15.25], "texture": "#1"},
"east": {"uv": [9, 14.5, 9.5, 15.25], "texture": "#1"},
"south": {"uv": [9.5, 14.5, 10, 15.25], "texture": "#1"},
"west": {"uv": [11, 14.5, 11.5, 15.25], "texture": "#1"},
"up": {"uv": [2.5, 15.25, 2, 14.75], "texture": "#1"},
"down": {"uv": [3, 14.75, 2.5, 15.25], "texture": "#1"}
}
},
{
"from": [4, 9.2, 9.8],
"to": [12, 9.2, 13.8],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.2, -0.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.2, -0.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [10, 13.5, 8, 12.5], "texture": "#1"},
"down": {"uv": [14, 12.5, 12, 13.5], "texture": "#1"}
}
},
{
"from": [4, 9.2, 2.2],
"to": [12, 9.2, 6.2],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.2, 16.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.2, 16.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
}
},
{
"from": [2, 12.025, 4],
"to": [6, 12.025, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [0, 11.025, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
}
},
{
"from": [10, 12.025, 4],
"to": [14, 12.025, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 11.025, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
}
},
{
"from": [10, 12.325, 4],
"to": [14, 12.325, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 11.325, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
"up": {"uv": [2, 14.25, 0, 13.25], "texture": "#1"},
"down": {"uv": [4, 13.25, 2, 14.25], "texture": "#1"}
}
},
{
"from": [4, 9.5, 9.8],
"to": [12, 9.5, 13.8],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.5, -0.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.5, -0.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
}
},
{
"from": [2, 12.325, 4],
"to": [6, 12.325, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [0, 11.325, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
"up": {"uv": [6, 14.5, 4, 13.5], "texture": "#1"},
"down": {"uv": [10, 13.5, 8, 14.5], "texture": "#1"}
}
},
{
"from": [4, 9.5, 2.2],
"to": [12, 9.5, 6.2],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.5, 16.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.5, 16.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [14, 14.5, 12, 13.5], "texture": "#1"},
"down": {"uv": [16, 0, 14, 1], "texture": "#1"}
}
}
],
@@ -267,8 +280,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]
}
]
}
@@ -4,7 +4,7 @@
"ambientocclusion": false,
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/white_dna_analyzer",
"1": "jurassicrevived:block/white_dna_analyzer",
"particle": "jurassicrevived:block/white_dna_analyzer"
},
"elements": [
@@ -13,12 +13,12 @@
"to": [15, 6, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 11]},
"faces": {
"north": {"uv": [0, 0, 3.5, 1.5], "texture": "#0"},
"east": {"uv": [2, 5.75, 3.5, 7.25], "texture": "#0"},
"south": {"uv": [0, 1.5, 3.5, 3], "texture": "#0"},
"west": {"uv": [3.5, 5.75, 5, 7.25], "texture": "#0"},
"up": {"uv": [3.5, 4.5, 0, 3], "texture": "#0"},
"down": {"uv": [7, 0, 3.5, 1.5], "texture": "#0"}
"north": {"uv": [0, 0, 3.5, 1.5], "texture": "#1"},
"east": {"uv": [4, 4.5, 5.5, 6], "texture": "#1"},
"south": {"uv": [0, 1.5, 3.5, 3], "texture": "#1"},
"west": {"uv": [5.5, 4.5, 7, 6], "texture": "#1"},
"up": {"uv": [3.5, 4.5, 0, 3], "texture": "#1"},
"down": {"uv": [7, 0, 3.5, 1.5], "texture": "#1"}
}
},
{
@@ -26,12 +26,12 @@
"to": [13, 1, 11],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, -3, 5]},
"faces": {
"north": {"uv": [7, 1.25, 9.5, 1.5], "texture": "#0"},
"east": {"uv": [7.5, 1.5, 9, 1.75], "texture": "#0"},
"south": {"uv": [2.75, 7.25, 5.25, 7.5], "texture": "#0"},
"west": {"uv": [7.5, 1.75, 9, 2], "texture": "#0"},
"up": {"uv": [6, 3, 3.5, 1.5], "texture": "#0"},
"down": {"uv": [6, 3, 3.5, 4.5], "texture": "#0"}
"north": {"uv": [2.75, 7.5, 5.25, 7.75], "texture": "#1"},
"east": {"uv": [7.5, 3.5, 9, 3.75], "texture": "#1"},
"south": {"uv": [7.5, 3.25, 10, 3.5], "texture": "#1"},
"west": {"uv": [7.5, 3.75, 9, 4], "texture": "#1"},
"up": {"uv": [6, 3, 3.5, 1.5], "texture": "#1"},
"down": {"uv": [6, 3, 3.5, 4.5], "texture": "#1"}
}
},
{
@@ -39,25 +39,64 @@
"to": [15, 12, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 11]},
"faces": {
"north": {"uv": [5, 5.75, 6.5, 7.25], "texture": "#0"},
"east": {"uv": [6, 1.5, 7.5, 3], "texture": "#0"},
"south": {"uv": [6, 3, 7.5, 4.5], "texture": "#0"},
"west": {"uv": [6.5, 4.5, 8, 6], "texture": "#0"},
"up": {"uv": [8, 7.5, 6.5, 6], "texture": "#0"},
"down": {"uv": [1.5, 7, 0, 8.5], "texture": "#0"}
"north": {"uv": [0, 5.75, 1.5, 7.25], "texture": "#1"},
"east": {"uv": [1.5, 5.75, 3, 7.25], "texture": "#1"},
"south": {"uv": [6, 1.5, 7.5, 3], "texture": "#1"},
"west": {"uv": [3, 6, 4.5, 7.5], "texture": "#1"},
"up": {"uv": [7.5, 4.5, 6, 3], "texture": "#1"},
"down": {"uv": [6, 6, 4.5, 7.5], "texture": "#1"}
}
},
{
"from": [1, 6, 10],
"to": [9, 11, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 6, 11]},
"faces": {
"north": {"uv": [0, 4.5, 2, 5.75], "texture": "#1"},
"east": {"uv": [2, 7.25, 2.75, 8.5], "texture": "#1"},
"south": {"uv": [2, 4.5, 4, 5.75], "texture": "#1"},
"west": {"uv": [7.5, 2, 8.25, 3.25], "texture": "#1"},
"up": {"uv": [8, 6.75, 6, 6], "texture": "#1"},
"down": {"uv": [8, 6.75, 6, 7.5], "texture": "#1"}
}
},
{
"from": [1, 9, 8],
"to": [9, 11, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 6, 8]},
"faces": {
"north": {"uv": [7, 0, 9, 0.5], "texture": "#1"},
"east": {"uv": [7.5, 4, 8, 4.5], "texture": "#1"},
"south": {"uv": [7, 0.5, 9, 1], "texture": "#1"},
"west": {"uv": [6.25, 7.5, 6.75, 8], "texture": "#1"},
"up": {"uv": [9, 1.5, 7, 1], "texture": "#1"},
"down": {"uv": [9, 4.5, 7, 5], "texture": "#1"}
}
},
{
"from": [1, 6, 8],
"to": [9, 11, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 6, 11]},
"to": [9, 8, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 3, 8]},
"faces": {
"north": {"uv": [0, 4.5, 2, 5.75], "texture": "#0"},
"east": {"uv": [7, 0, 8.25, 1.25], "texture": "#0"},
"south": {"uv": [2, 4.5, 4, 5.75], "texture": "#0"},
"west": {"uv": [1.5, 7.25, 2.75, 8.5], "texture": "#0"},
"up": {"uv": [6, 5.75, 4, 4.5], "texture": "#0"},
"down": {"uv": [2, 5.75, 0, 7], "texture": "#0"}
"north": {"uv": [7, 5, 9, 5.5], "texture": "#1"},
"east": {"uv": [6.75, 7.5, 7.25, 8], "texture": "#1"},
"south": {"uv": [7, 5.5, 9, 6], "texture": "#1"},
"west": {"uv": [7.25, 7.5, 7.75, 8], "texture": "#1"},
"up": {"uv": [2, 7.75, 0, 7.25], "texture": "#1"},
"down": {"uv": [9.5, 1.5, 7.5, 2], "texture": "#1"}
}
},
{
"from": [1, 8, 8],
"to": [3, 9, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 4, 8]},
"faces": {
"north": {"uv": [3, 5.75, 3.5, 6], "texture": "#1"},
"east": {"uv": [3.5, 5.75, 4, 6], "texture": "#1"},
"south": {"uv": [1, 7.75, 1.5, 8], "texture": "#1"},
"west": {"uv": [1.5, 7.75, 2, 8], "texture": "#1"},
"up": {"uv": [0.5, 8.25, 0, 7.75], "texture": "#1"},
"down": {"uv": [1, 7.75, 0.5, 8.25], "texture": "#1"}
}
},
{
@@ -65,12 +104,12 @@
"to": [3, 16, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [1, 11, 11]},
"faces": {
"north": {"uv": [6, 4.5, 6.25, 5.75], "texture": "#0"},
"east": {"uv": [6.25, 4.5, 6.5, 5.75], "texture": "#0"},
"south": {"uv": [5.25, 7.25, 5.5, 8.5], "texture": "#0"},
"west": {"uv": [5.5, 7.25, 5.75, 8.5], "texture": "#0"},
"up": {"uv": [1.75, 7.25, 1.5, 7], "texture": "#0"},
"down": {"uv": [2, 7, 1.75, 7.25], "texture": "#0"}
"north": {"uv": [5.25, 7.5, 5.5, 8.75], "texture": "#1"},
"east": {"uv": [5.5, 7.5, 5.75, 8.75], "texture": "#1"},
"south": {"uv": [5.75, 7.5, 6, 8.75], "texture": "#1"},
"west": {"uv": [6, 7.5, 6.25, 8.75], "texture": "#1"},
"up": {"uv": [3, 7.5, 2.75, 7.25], "texture": "#1"},
"down": {"uv": [3, 7.75, 2.75, 8], "texture": "#1"}
}
}
],
@@ -109,8 +148,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4]
"children": [0, 1, 2, 3, 4, 5, 6, 7]
}
]
}
@@ -3,24 +3,24 @@
"credit": "Made with Blockbench",
"ambientocclusion": false,
"render_type": "cutout",
"texture_size": [128, 128],
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/white_dna_extractor",
"1": "jurassicrevived:block/white_dna_extractor",
"particle": "jurassicrevived:block/white_dna_extractor"
},
"elements": [
{
"name": "Keyboard",
"from": [0, -0.05957, 0.77211],
"to": [7, 0.94043, 5.77211],
"from": [0, 0.03282, 0.81038],
"to": [7, 1.03282, 5.81038],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 0.2, -0.3]},
"faces": {
"north": {"uv": [4.625, 3.375, 5.5, 3.5], "texture": "#0"},
"east": {"uv": [4, 3.375, 4.625, 3.5], "texture": "#0"},
"south": {"uv": [6.125, 3.375, 7, 3.5], "texture": "#0"},
"west": {"uv": [5.5, 3.375, 6.125, 3.5], "texture": "#0"},
"up": {"uv": [5.5, 3.375, 4.625, 2.75], "texture": "#0"},
"down": {"uv": [6.375, 2.75, 5.5, 3.375], "texture": "#0"}
"north": {"uv": [11.5, 1.5, 13.25, 1.75], "texture": "#1"},
"east": {"uv": [10, 4.25, 11.25, 4.5], "texture": "#1"},
"south": {"uv": [11.5, 1.75, 13.25, 2], "texture": "#1"},
"west": {"uv": [11.75, 4.75, 13, 5], "texture": "#1"},
"up": {"uv": [5.25, 11.5, 3.5, 10.25], "texture": "#1"},
"down": {"uv": [11.25, 10.25, 9.5, 11.5], "texture": "#1"}
}
},
{
@@ -29,82 +29,54 @@
"to": [6.5, 3, 5.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0.7, 8]},
"faces": {
"north": {"uv": [0.125, 6.5, 0.875, 6.875], "texture": "#0"},
"east": {"uv": [0, 6.5, 0.125, 6.875], "texture": "#0"},
"south": {"uv": [1, 6.5, 1.75, 6.875], "texture": "#0"},
"west": {"uv": [0.875, 6.5, 1, 6.875], "texture": "#0"},
"up": {"uv": [0.875, 6.5, 0.125, 6.375], "texture": "#0"},
"down": {"uv": [1.625, 6.375, 0.875, 6.5], "texture": "#0"}
"north": {"uv": [10, 3.5, 11.5, 4.25], "texture": "#1"},
"east": {"uv": [5.75, 7, 6, 7.75], "texture": "#1"},
"south": {"uv": [1.5, 10.75, 3, 11.5], "texture": "#1"},
"west": {"uv": [5.75, 7.75, 6, 8.5], "texture": "#1"},
"up": {"uv": [3, 11.75, 1.5, 11.5], "texture": "#1"},
"down": {"uv": [3, 11.75, 1.5, 12], "texture": "#1"}
}
},
{
"name": "Screen",
"from": [0, 8.78296, -1.62498],
"to": [7, 17.78296, -0.62498],
"from": [0, 9.15908, -2.23958],
"to": [7, 18.15908, -0.23958],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 0, 0]},
"faces": {
"north": {"uv": [5.375, 3.625, 6.25, 4.75], "texture": "#0"},
"east": {"uv": [5.25, 3.625, 5.375, 4.75], "texture": "#0"},
"south": {"uv": [6.375, 3.625, 7.25, 4.75], "texture": "#0"},
"west": {"uv": [6.25, 3.625, 6.375, 4.75], "texture": "#0"},
"up": {"uv": [6.25, 3.625, 5.375, 3.5], "texture": "#0"},
"down": {"uv": [7.125, 3.5, 6.25, 3.625], "texture": "#0"}
"north": {"uv": [7.75, 4.5, 9.5, 6.75], "texture": "#1"},
"east": {"uv": [3, 10.75, 3.5, 13], "texture": "#1"},
"south": {"uv": [7.75, 6.75, 9.5, 9], "texture": "#1"},
"west": {"uv": [11.25, 4.25, 11.75, 6.5], "texture": "#1"},
"up": {"uv": [13, 11, 11.25, 10.5], "texture": "#1"},
"down": {"uv": [13, 11, 11.25, 11.5], "texture": "#1"}
}
},
{
"name": "Screen attachment",
"from": [0.5, 6.14588, 9.25832],
"to": [3.5, 11.14588, 10.25832],
"from": [1.5, 4.93827, 8.29931],
"to": [4.5, 10.93827, 10.29931],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 0, 0]},
"faces": {
"north": {"uv": [4.125, 5.375, 4.5, 6], "texture": "#0"},
"east": {"uv": [4, 5.375, 4.125, 6], "texture": "#0"},
"south": {"uv": [4.625, 5.375, 5, 6], "texture": "#0"},
"west": {"uv": [4.5, 5.375, 4.625, 6], "texture": "#0"},
"up": {"uv": [4.5, 5.375, 4.125, 5.25], "texture": "#0"},
"down": {"uv": [4.875, 5.25, 4.5, 5.375], "texture": "#0"}
}
},
{
"name": "Sequencing chamber 3",
"from": [7.1, 1.1, 7],
"to": [14.1, 5.1, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 8]},
"faces": {
"north": {"uv": [4.875, 2.25, 5.75, 2.75], "texture": "#0"},
"east": {"uv": [4, 2.25, 4.875, 2.75], "texture": "#0"},
"south": {"uv": [6.625, 2.25, 7.5, 2.75], "texture": "#0"},
"west": {"uv": [5.75, 2.25, 6.625, 2.75], "texture": "#0"},
"up": {"uv": [5.75, 2.25, 4.875, 1.375], "texture": "#0"},
"down": {"uv": [6.625, 1.375, 5.75, 2.25], "texture": "#0"}
}
},
{
"name": "Sequencing chamber 2",
"from": [7.1, 5.4, 7],
"to": [14.1, 9.4, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 8]},
"faces": {
"north": {"uv": [4.875, 2.25, 5.75, 2.75], "texture": "#0"},
"east": {"uv": [4, 2.25, 4.875, 2.75], "texture": "#0"},
"south": {"uv": [6.625, 2.25, 7.5, 2.75], "texture": "#0"},
"west": {"uv": [5.75, 2.25, 6.625, 2.75], "texture": "#0"},
"up": {"uv": [5.75, 2.25, 4.875, 1.375], "texture": "#0"},
"down": {"uv": [6.625, 1.375, 5.75, 2.25], "texture": "#0"}
"north": {"uv": [11.25, 6.5, 12, 8], "texture": "#1"},
"east": {"uv": [3.5, 8.5, 4, 10], "texture": "#1"},
"south": {"uv": [7.75, 11.25, 8.5, 12.75], "texture": "#1"},
"west": {"uv": [9, 11.25, 9.5, 12.75], "texture": "#1"},
"up": {"uv": [4.25, 12.25, 3.5, 11.75], "texture": "#1"},
"down": {"uv": [5, 11.75, 4.25, 12.25], "texture": "#1"}
}
},
{
"name": "Sequencing chamber 1",
"from": [7.1, 9.7, 7],
"from": [7.1, 0.7, 7],
"to": [14.1, 13.7, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0, 8]},
"faces": {
"north": {"uv": [4.875, 2.25, 5.75, 2.75], "texture": "#0"},
"east": {"uv": [4, 2.25, 4.875, 2.75], "texture": "#0"},
"south": {"uv": [6.625, 2.25, 7.5, 2.75], "texture": "#0"},
"west": {"uv": [5.75, 2.25, 6.625, 2.75], "texture": "#0"},
"up": {"uv": [5.75, 2.25, 4.875, 1.375], "texture": "#0"},
"down": {"uv": [6.625, 1.375, 5.75, 2.25], "texture": "#0"}
"north": {"uv": [6, 0, 7.75, 3.25], "texture": "#1"},
"east": {"uv": [6, 3.25, 7.75, 6.5], "texture": "#1"},
"south": {"uv": [6, 6.5, 7.75, 9.75], "texture": "#1"},
"west": {"uv": [4, 7, 5.75, 10.25], "texture": "#1"},
"up": {"uv": [11.25, 8.5, 9.5, 6.75], "texture": "#1"},
"down": {"uv": [11.25, 8.5, 9.5, 10.25], "texture": "#1"}
}
},
{
@@ -113,12 +85,12 @@
"to": [7.1, 14.15, 14.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0.15, 8]},
"faces": {
"north": {"uv": [1, 4.625, 1.375, 6.375], "texture": "#0"},
"east": {"uv": [0, 4.625, 1, 6.375], "texture": "#0"},
"south": {"uv": [2.375, 4.625, 2.75, 6.375], "texture": "#0"},
"west": {"uv": [1.375, 4.625, 2.375, 6.375], "texture": "#0"},
"up": {"uv": [1.375, 4.625, 1, 3.625], "texture": "#0"},
"down": {"uv": [1.75, 3.625, 1.375, 4.625], "texture": "#0"}
"north": {"uv": [5.75, 9.75, 6.5, 13.25], "texture": "#1"},
"east": {"uv": [4, 0, 6, 3.5], "texture": "#1"},
"south": {"uv": [6.5, 9.75, 7.25, 13.25], "texture": "#1"},
"west": {"uv": [4, 3.5, 6, 7], "texture": "#1"},
"up": {"uv": [0.75, 12.75, 0, 10.75], "texture": "#1"},
"down": {"uv": [1.5, 10.75, 0.75, 12.75], "texture": "#1"}
}
},
{
@@ -127,12 +99,12 @@
"to": [7, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [8.4, 0, 8]},
"faces": {
"north": {"uv": [1.125, 2.5, 2, 3.625], "texture": "#0"},
"east": {"uv": [0, 2.5, 1.125, 3.625], "texture": "#0"},
"south": {"uv": [3.125, 2.5, 4, 3.625], "texture": "#0"},
"west": {"uv": [2, 2.5, 3.125, 3.625], "texture": "#0"},
"up": {"uv": [2, 2.5, 1.125, 1.375], "texture": "#0"},
"down": {"uv": [2.875, 1.375, 2, 2.5], "texture": "#0"}
"north": {"uv": [0, 8.5, 1.75, 10.75], "texture": "#1"},
"east": {"uv": [7.75, 0, 10, 2.25], "texture": "#1"},
"south": {"uv": [1.75, 8.5, 3.5, 10.75], "texture": "#1"},
"west": {"uv": [7.75, 2.25, 10, 4.5], "texture": "#1"},
"up": {"uv": [9.5, 11.25, 7.75, 9], "texture": "#1"},
"down": {"uv": [11.25, 4.5, 9.5, 6.75], "texture": "#1"}
}
},
{
@@ -141,12 +113,96 @@
"to": [15.9, 14.15, 14.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0.15, 8]},
"faces": {
"north": {"uv": [3.75, 4.625, 4, 6.375], "texture": "#0"},
"east": {"uv": [2.75, 4.625, 3.75, 6.375], "texture": "#0"},
"south": {"uv": [5, 4.625, 5.25, 6.375], "texture": "#0"},
"west": {"uv": [4, 4.625, 5, 6.375], "texture": "#0"},
"up": {"uv": [4, 4.625, 3.75, 3.625], "texture": "#0"},
"down": {"uv": [4.25, 3.625, 4, 4.625], "texture": "#0"}
"north": {"uv": [7.25, 9.75, 7.75, 13.25], "texture": "#1"},
"east": {"uv": [0, 5, 2, 8.5], "texture": "#1"},
"south": {"uv": [5.25, 10.25, 5.75, 13.75], "texture": "#1"},
"west": {"uv": [2, 5, 4, 8.5], "texture": "#1"},
"up": {"uv": [11.75, 10, 11.25, 8], "texture": "#1"},
"down": {"uv": [9, 11.25, 8.5, 13.25], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [6.9, 0.15, 13.5],
"to": [13.9, 2.15, 14.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 0.15, 8]},
"faces": {
"north": {"uv": [11.5, 0, 13.25, 0.5], "texture": "#1"},
"east": {"uv": [5.75, 9.25, 6, 9.75], "texture": "#1"},
"south": {"uv": [11.5, 0.5, 13.25, 1], "texture": "#1"},
"west": {"uv": [11.75, 8, 12, 8.5], "texture": "#1"},
"up": {"uv": [13.25, 2.25, 11.5, 2], "texture": "#1"},
"down": {"uv": [13.25, 2.25, 11.5, 2.5], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [6.9, 11.15, 11.5],
"to": [13.9, 12.15, 12.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 11.15, 6]},
"faces": {
"north": {"uv": [11.5, 2.5, 13.25, 2.75], "texture": "#1"},
"east": {"uv": [11.75, 9.75, 12, 10], "texture": "#1"},
"south": {"uv": [11.5, 2.75, 13.25, 3], "texture": "#1"},
"west": {"uv": [10, 11.75, 10.25, 12], "texture": "#1"},
"up": {"uv": [13.25, 3.25, 11.5, 3], "texture": "#1"},
"down": {"uv": [13.25, 3.25, 11.5, 3.5], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [6.9, 11.15, 8.5],
"to": [13.9, 12.15, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 11.15, 3]},
"faces": {
"north": {"uv": [3.5, 11.5, 5.25, 11.75], "texture": "#1"},
"east": {"uv": [10.25, 11.75, 10.5, 12], "texture": "#1"},
"south": {"uv": [11.5, 3.5, 13.25, 3.75], "texture": "#1"},
"west": {"uv": [10.5, 11.75, 10.75, 12], "texture": "#1"},
"up": {"uv": [13.25, 4, 11.5, 3.75], "texture": "#1"},
"down": {"uv": [13.25, 4, 11.5, 4.25], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [9.9, 11.15, 9.5],
"to": [10.9, 12.15, 11.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 11.15, 4]},
"faces": {
"north": {"uv": [10.75, 11.75, 11, 12], "texture": "#1"},
"east": {"uv": [3.5, 10, 4, 10.25], "texture": "#1"},
"south": {"uv": [11, 11.75, 11.25, 12], "texture": "#1"},
"west": {"uv": [11.75, 8.5, 12.25, 8.75], "texture": "#1"},
"up": {"uv": [12, 9.25, 11.75, 8.75], "texture": "#1"},
"down": {"uv": [12, 9.25, 11.75, 9.75], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [9.9, 8.15, 10],
"to": [10.9, 11.15, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 10.15, 3.5]},
"faces": {
"north": {"uv": [5.75, 8.5, 6, 9.25], "texture": "#1"},
"east": {"uv": [5, 11.75, 5.25, 12.5], "texture": "#1"},
"south": {"uv": [11.75, 5, 12, 5.75], "texture": "#1"},
"west": {"uv": [11.75, 5.75, 12, 6.5], "texture": "#1"},
"up": {"uv": [11.5, 12, 11.25, 11.75], "texture": "#1"},
"down": {"uv": [11.75, 11.75, 11.5, 12], "texture": "#1"}
}
},
{
"name": "Sequencing attachment end",
"from": [7.9, 6.15, 11.6],
"to": [7.9, 8.15, 12.6],
"rotation": {"angle": 22.5, "axis": "y", "origin": [5, 7.15, 5.1]},
"faces": {
"north": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"east": {"uv": [9.5, 11.75, 9.75, 12.25], "texture": "#1"},
"south": {"uv": [0, 0, 0, 0.5], "texture": "#1"},
"west": {"uv": [9.75, 11.75, 10, 12.25], "texture": "#1"},
"up": {"uv": [0, 0.25, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0, 0.25], "texture": "#1"}
}
},
{
@@ -155,12 +211,26 @@
"to": [16, 1, 15.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 0, 8]},
"faces": {
"north": {"uv": [1.25, 1.25, 3.25, 1.375], "texture": "#0"},
"east": {"uv": [0, 1.25, 1.25, 1.375], "texture": "#0"},
"south": {"uv": [4.5, 1.25, 6.5, 1.375], "texture": "#0"},
"west": {"uv": [3.25, 1.25, 4.5, 1.375], "texture": "#0"},
"up": {"uv": [3.25, 1.25, 1.25, 0], "texture": "#0"},
"down": {"uv": [5.25, 0, 3.25, 1.25], "texture": "#0"}
"north": {"uv": [11.25, 10, 15.25, 10.25], "texture": "#1"},
"east": {"uv": [11.5, 1, 14, 1.25], "texture": "#1"},
"south": {"uv": [11.25, 10.25, 15.25, 10.5], "texture": "#1"},
"west": {"uv": [11.5, 1.25, 14, 1.5], "texture": "#1"},
"up": {"uv": [4, 2.5, 0, 0], "texture": "#1"},
"down": {"uv": [4, 2.5, 0, 5], "texture": "#1"}
}
},
{
"name": "Base",
"from": [7.5, 1, 7.2],
"to": [13.5, 2, 14.2],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 1, 7.7]},
"faces": {
"north": {"uv": [11.75, 4.25, 13.25, 4.5], "texture": "#1"},
"east": {"uv": [9.5, 11.5, 11.25, 11.75], "texture": "#1"},
"south": {"uv": [11.75, 4.5, 13.25, 4.75], "texture": "#1"},
"west": {"uv": [11.25, 11.5, 13, 11.75], "texture": "#1"},
"up": {"uv": [11.5, 1.75, 10, 0], "texture": "#1"},
"down": {"uv": [11.5, 1.75, 10, 3.5], "texture": "#1"}
}
}
],
@@ -199,22 +269,26 @@
{
"name": "root",
"origin": [0, 24, 0],
"scope": 0,
"color": 0,
"children": [
{
"name": "Base",
"origin": [0, 0.5, 1.5],
"scope": 0,
"color": 0,
"children": [
{
"name": "Keyboardback",
"origin": [-4.5, 0.5, -2.5],
"scope": 0,
"color": 0,
"children": [
{
"name": "Keyboard",
"origin": [-4.5, 0.8, -5],
"rotation": [-20.87, 0, 0],
"scope": 0,
"color": 0,
"children": [0]
},
@@ -224,18 +298,21 @@
{
"name": "HardDrive",
"origin": [-4.9, 0, 1.5],
"scope": 0,
"color": 0,
"children": [
{
"name": "Screenattachment",
"origin": [-6, 9.5, -0.5],
"rotation": [-36.52, 0, 0],
"scope": 0,
"color": 0,
"children": [
{
"name": "Screen",
"origin": [-6, 12.9, -0.5],
"rotation": [52.17, 0, 0],
"scope": 0,
"color": 0,
"children": [2]
},
@@ -245,39 +322,45 @@
{
"name": "Sequencingattachmentbase",
"origin": [-1.9, 0, 2.5],
"scope": 0,
"color": 0,
"children": [
{
"name": "Sequencingchamber3",
"origin": [-0.4, 3.1, 2.5],
"scope": 0,
"color": 0,
"children": [4]
"children": []
},
{
"name": "Sequencingchamber2",
"origin": [-0.4, 7.4, 2.5],
"scope": 0,
"color": 0,
"children": [5]
"children": []
},
{
"name": "Sequencingchamber1",
"origin": [-0.4, 11.7, 2.5],
"scope": 0,
"color": 0,
"children": [6]
"children": [4]
},
7
5
]
},
8
6
]
},
{
"name": "Sequencingattachmentend",
"origin": [7.4, 0, 2.5],
"scope": 0,
"color": 0,
"children": [9]
"children": [7, 8, 9, 10, 11, 12, 13]
},
10
14,
15
]
}
]
@@ -3,23 +3,49 @@
"credit": "Made with Blockbench",
"ambientocclusion": false,
"render_type": "translucent",
"texture_size": [32, 32],
"texture_size": [64, 64],
"textures": {
"1": "jurassicrevived:block/white_dna_hybridizer",
"particle": "jurassicrevived:block/white_dna_hybridizer"
},
"elements": [
{
"from": [6.5, 6.56066, 5.89645],
"to": [14.5, 7.56066, 13.89645],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 7.06066, 10.89645]},
"from": [11.2, 5.56066, 5.89645],
"to": [15.2, 7.56066, 13.89645],
"rotation": {"angle": 45, "axis": "x", "origin": [13.7, 7.06066, 10.89645]},
"faces": {
"north": {"uv": [7, 1.5, 9, 1.75], "texture": "#1"},
"east": {"uv": [7, 1.75, 9, 2], "texture": "#1"},
"south": {"uv": [7, 2, 9, 2.25], "texture": "#1"},
"west": {"uv": [7, 2.25, 9, 2.5], "texture": "#1"},
"up": {"uv": [4.5, 7, 2.5, 5], "texture": "#1"},
"down": {"uv": [6.5, 5, 4.5, 7], "texture": "#1"}
"north": {"uv": [8, 2.5, 9, 3], "texture": "#1"},
"east": {"uv": [7.5, 5, 9.5, 5.5], "texture": "#1"},
"south": {"uv": [8, 3, 9, 3.5], "texture": "#1"},
"west": {"uv": [7.5, 5.5, 9.5, 6], "texture": "#1"},
"up": {"uv": [5.5, 8.5, 4.5, 6.5], "texture": "#1"},
"down": {"uv": [8, 6, 7, 8], "texture": "#1"}
}
},
{
"from": [6.2, 5.56066, 5.89645],
"to": [9.2, 7.56066, 13.89645],
"rotation": {"angle": 45, "axis": "x", "origin": [8.7, 7.06066, 10.89645]},
"faces": {
"north": {"uv": [8, 7.5, 8.75, 8], "texture": "#1"},
"east": {"uv": [8, 0, 10, 0.5], "texture": "#1"},
"south": {"uv": [8, 8, 8.75, 8.5], "texture": "#1"},
"west": {"uv": [8, 0.5, 10, 1], "texture": "#1"},
"up": {"uv": [0.75, 9.5, 0, 7.5], "texture": "#1"},
"down": {"uv": [1.5, 7.5, 0.75, 9.5], "texture": "#1"}
}
},
{
"from": [2.2, 5.56066, 5.89645],
"to": [6.2, 7.56066, 7.89645],
"rotation": {"angle": 45, "axis": "x", "origin": [8.7, 7.06066, 10.89645]},
"faces": {
"north": {"uv": [8, 3.5, 9, 4], "texture": "#1"},
"east": {"uv": [5, 4.5, 5.5, 5], "texture": "#1"},
"south": {"uv": [8, 6, 9, 6.5], "texture": "#1"},
"west": {"uv": [3, 8.25, 3.5, 8.75], "texture": "#1"},
"up": {"uv": [9, 7, 8, 6.5], "texture": "#1"},
"down": {"uv": [8, 8, 7, 8.5], "texture": "#1"}
}
},
{
@@ -27,38 +53,51 @@
"to": [16, 1.7, 8.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9, 0.7, 4.7]},
"faces": {
"north": {"uv": [7, 1, 10.5, 1.25], "texture": "#1"},
"east": {"uv": [7, 2.5, 8.5, 2.75], "texture": "#1"},
"south": {"uv": [7, 1.25, 10.5, 1.5], "texture": "#1"},
"west": {"uv": [7, 2.75, 8.5, 3], "texture": "#1"},
"up": {"uv": [7, 1.5, 3.5, 0], "texture": "#1"},
"down": {"uv": [7, 1.5, 3.5, 3], "texture": "#1"}
"north": {"uv": [8, 1, 11.5, 1.25], "texture": "#1"},
"east": {"uv": [8, 7, 9.5, 7.25], "texture": "#1"},
"south": {"uv": [8, 1.25, 11.5, 1.5], "texture": "#1"},
"west": {"uv": [8, 7.25, 9.5, 7.5], "texture": "#1"},
"up": {"uv": [3.5, 1.5, 0, 0], "texture": "#1"},
"down": {"uv": [3.5, 1.5, 0, 3], "texture": "#1"}
}
},
{
"from": [6, 0, 8],
"to": [16, 6, 16],
"rotation": {"angle": 0, "axis": "z", "origin": [10.5, 3, 12]},
"rotation": {"angle": 0, "axis": "y", "origin": [10.5, 3, 12]},
"faces": {
"north": {"uv": [6, 3, 8.5, 4.5], "texture": "#1"},
"east": {"uv": [6.5, 4.5, 8.5, 6], "texture": "#1"},
"south": {"uv": [0, 6.5, 2.5, 8], "texture": "#1"},
"west": {"uv": [6.5, 6, 8.5, 7.5], "texture": "#1"},
"up": {"uv": [6, 5, 3.5, 3], "texture": "#1"},
"down": {"uv": [2.5, 4.5, 0, 6.5], "texture": "#1"}
"north": {"uv": [3.5, 0, 6, 1.5], "texture": "#1"},
"east": {"uv": [5.5, 4.5, 7.5, 6], "texture": "#1"},
"south": {"uv": [3.5, 1.5, 6, 3], "texture": "#1"},
"west": {"uv": [6, 0, 8, 1.5], "texture": "#1"},
"up": {"uv": [2.5, 5, 0, 3], "texture": "#1"},
"down": {"uv": [5, 3, 2.5, 5], "texture": "#1"}
}
},
{
"from": [2, 7.5, 6],
"to": [16, 16.5, 8],
"from": [10, 7.5, 6],
"to": [16, 17.5, 8],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9.5, 11.5, 7]},
"faces": {
"north": {"uv": [0, 0, 3.5, 2.25], "texture": "#1"},
"east": {"uv": [2.5, 7, 3, 9.25], "texture": "#1"},
"south": {"uv": [0, 2.25, 3.5, 4.5], "texture": "#1"},
"west": {"uv": [3, 7, 3.5, 9.25], "texture": "#1"},
"up": {"uv": [10.5, 0.5, 7, 0], "texture": "#1"},
"down": {"uv": [10.5, 0.5, 7, 1], "texture": "#1"}
"north": {"uv": [0, 5, 1.5, 7.5], "texture": "#1"},
"east": {"uv": [1.5, 7.5, 2, 10], "texture": "#1"},
"south": {"uv": [1.5, 5, 3, 7.5], "texture": "#1"},
"west": {"uv": [7.5, 1.5, 8, 4], "texture": "#1"},
"up": {"uv": [7.5, 2, 6, 1.5], "texture": "#1"},
"down": {"uv": [7.5, 2, 6, 2.5], "texture": "#1"}
}
},
{
"from": [-0.4, 7.5, 7.1],
"to": [9.6, 13.5, 9.1],
"rotation": {"angle": 22.5, "axis": "x", "origin": [3.1, 11.5, 8.1]},
"faces": {
"north": {"uv": [3, 5, 5.5, 6.5], "texture": "#1"},
"east": {"uv": [2, 7.5, 2.5, 9], "texture": "#1"},
"south": {"uv": [5, 3, 7.5, 4.5], "texture": "#1"},
"west": {"uv": [2.5, 7.5, 3, 9], "texture": "#1"},
"up": {"uv": [10, 4.5, 7.5, 4], "texture": "#1"},
"down": {"uv": [10, 4.5, 7.5, 5], "texture": "#1"}
}
},
{
@@ -66,90 +105,90 @@
"to": [6, 2, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 9]},
"faces": {
"north": {"uv": [8.5, 4.5, 11.5, 5.5], "texture": "#1"},
"east": {"uv": [8.5, 2.5, 12, 3.5], "texture": "#1"},
"south": {"uv": [8.5, 5.5, 11.5, 6.5], "texture": "#1"},
"west": {"uv": [8.5, 3.5, 12, 4.5], "texture": "#1"},
"up": {"uv": [6.5, 10.5, 3.5, 7], "texture": "#1"},
"down": {"uv": [9.5, 7.5, 6.5, 11], "texture": "#1"}
"north": {"uv": [6, 2.5, 7.5, 3], "texture": "#1"},
"east": {"uv": [8, 1.5, 9.75, 2], "texture": "#1"},
"south": {"uv": [5.5, 7.75, 7, 8.25], "texture": "#1"},
"west": {"uv": [8, 2, 9.75, 2.5], "texture": "#1"},
"up": {"uv": [7, 7.75, 5.5, 6], "texture": "#1"},
"down": {"uv": [4.5, 6.5, 3, 8.25], "texture": "#1"}
}
},
{
"from": [5, 2, 10],
"to": [6, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 3.5, 10.5]},
"from": [4, 2, 10],
"to": [5, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [4.5, 3.5, 10.5]},
"faces": {
"north": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"east": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"south": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"west": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 180, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 180, "texture": "#1"}
"north": {"uv": [3.5, 8.25, 3.75, 9], "texture": "#1"},
"east": {"uv": [3.75, 8.25, 4, 9], "texture": "#1"},
"south": {"uv": [4, 8.25, 4.25, 9], "texture": "#1"},
"west": {"uv": [4.25, 8.25, 4.5, 9], "texture": "#1"},
"up": {"uv": [6, 9.25, 5.75, 9], "texture": "#1"},
"down": {"uv": [6.25, 9, 6, 9.25], "texture": "#1"}
}
},
{
"from": [5, 2, 12],
"to": [6, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 3.5, 12.5]},
"from": [4, 2, 12],
"to": [5, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [4.5, 3.5, 12.5]},
"faces": {
"north": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"east": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"south": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"west": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 90, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 270, "texture": "#1"}
"north": {"uv": [5.5, 8.25, 5.75, 9], "texture": "#1"},
"east": {"uv": [5.75, 8.25, 6, 9], "texture": "#1"},
"south": {"uv": [6, 8.25, 6.25, 9], "texture": "#1"},
"west": {"uv": [6.25, 8.25, 6.5, 9], "texture": "#1"},
"up": {"uv": [9.25, 6.25, 9, 6], "texture": "#1"},
"down": {"uv": [6.5, 9, 6.25, 9.25], "texture": "#1"}
}
},
{
"from": [5, 2, 14],
"to": [6, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 3.5, 14.5]},
"from": [4, 2, 14],
"to": [5, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [4.5, 3.5, 14.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [6.5, 8.25, 6.75, 9], "texture": "#1"},
"east": {"uv": [6.75, 8.25, 7, 9], "texture": "#1"},
"south": {"uv": [4.5, 8.5, 4.75, 9.25], "texture": "#1"},
"west": {"uv": [4.75, 8.5, 5, 9.25], "texture": "#1"},
"up": {"uv": [9.25, 6.5, 9, 6.25], "texture": "#1"},
"down": {"uv": [6.75, 9, 6.5, 9.25], "texture": "#1"}
}
},
{
"from": [3, 2, 14],
"to": [4, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [3.5, 3.5, 14.5]},
"from": [2.5, 2, 14],
"to": [3.5, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [3, 3.5, 14.5]},
"faces": {
"north": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"east": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"south": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"west": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "texture": "#1"}
"north": {"uv": [5, 8.5, 5.25, 9.25], "texture": "#1"},
"east": {"uv": [5.25, 8.5, 5.5, 9.25], "texture": "#1"},
"south": {"uv": [7, 8.5, 7.25, 9.25], "texture": "#1"},
"west": {"uv": [7.25, 8.5, 7.5, 9.25], "texture": "#1"},
"up": {"uv": [9.25, 6.75, 9, 6.5], "texture": "#1"},
"down": {"uv": [7, 9, 6.75, 9.25], "texture": "#1"}
}
},
{
"from": [3, 2, 12],
"to": [4, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [3.5, 3.5, 12.5]},
"from": [2.5, 2, 12],
"to": [3.5, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [3, 3.5, 12.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [7.5, 8.5, 7.75, 9.25], "texture": "#1"},
"east": {"uv": [7.75, 8.5, 8, 9.25], "texture": "#1"},
"south": {"uv": [8, 8.5, 8.25, 9.25], "texture": "#1"},
"west": {"uv": [8.25, 8.5, 8.5, 9.25], "texture": "#1"},
"up": {"uv": [9.25, 7, 9, 6.75], "texture": "#1"},
"down": {"uv": [9.25, 7.5, 9, 7.75], "texture": "#1"}
}
},
{
"from": [3, 2, 10],
"to": [4, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [3.5, 3.5, 10.5]},
"from": [2.5, 2, 10],
"to": [3.5, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [3, 3.5, 10.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [8.5, 8.5, 8.75, 9.25], "texture": "#1"},
"east": {"uv": [3, 8.75, 3.25, 9.5], "texture": "#1"},
"south": {"uv": [3.25, 8.75, 3.5, 9.5], "texture": "#1"},
"west": {"uv": [8.75, 7.5, 9, 8.25], "texture": "#1"},
"up": {"uv": [9.25, 8, 9, 7.75], "texture": "#1"},
"down": {"uv": [9.25, 8, 9, 8.25], "texture": "#1"}
}
},
{
@@ -157,12 +196,12 @@
"to": [2, 5, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [1.5, 3.5, 14.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [8.75, 8.25, 9, 9], "texture": "#1"},
"east": {"uv": [2, 9, 2.25, 9.75], "texture": "#1"},
"south": {"uv": [2.25, 9, 2.5, 9.75], "texture": "#1"},
"west": {"uv": [2.5, 9, 2.75, 9.75], "texture": "#1"},
"up": {"uv": [9.25, 8.5, 9, 8.25], "texture": "#1"},
"down": {"uv": [9.25, 8.5, 9, 8.75], "texture": "#1"}
}
},
{
@@ -170,12 +209,12 @@
"to": [2, 5, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [1.5, 3.5, 12.5]},
"faces": {
"north": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"east": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"west": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "rotation": 270, "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "rotation": 90, "texture": "#1"}
"north": {"uv": [9, 2.5, 9.25, 3.25], "texture": "#1"},
"east": {"uv": [2.75, 9, 3, 9.75], "texture": "#1"},
"south": {"uv": [9, 3.25, 9.25, 4], "texture": "#1"},
"west": {"uv": [3.5, 9, 3.75, 9.75], "texture": "#1"},
"up": {"uv": [9, 9.25, 8.75, 9], "texture": "#1"},
"down": {"uv": [9.25, 8.75, 9, 9], "texture": "#1"}
}
},
{
@@ -183,12 +222,12 @@
"to": [2, 5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [1.5, 3.5, 10.5]},
"faces": {
"north": {"uv": [0, 8, 0.5, 9.5], "texture": "#1"},
"east": {"uv": [0.5, 8, 1, 9.5], "texture": "#1"},
"south": {"uv": [1, 8, 1.5, 9.5], "texture": "#1"},
"west": {"uv": [1.5, 8, 2, 9.5], "texture": "#1"},
"up": {"uv": [3, 5, 2.5, 4.5], "texture": "#1"},
"down": {"uv": [3.5, 4.5, 3, 5], "texture": "#1"}
"north": {"uv": [3.75, 9, 4, 9.75], "texture": "#1"},
"east": {"uv": [4, 9, 4.25, 9.75], "texture": "#1"},
"south": {"uv": [4.25, 9, 4.5, 9.75], "texture": "#1"},
"west": {"uv": [5.5, 9, 5.75, 9.75], "texture": "#1"},
"up": {"uv": [9.25, 9.25, 9, 9], "texture": "#1"},
"down": {"uv": [9.5, 2.5, 9.25, 2.75], "texture": "#1"}
}
}
],
@@ -5,7 +5,7 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/white_embryo_calcification_machine",
"1": "jurassicrevived:block/white_embryo_calcification_machine",
"particle": "jurassicrevived:block/white_embryo_calcification_machine"
},
"elements": [
@@ -14,12 +14,12 @@
"to": [15, 6, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [3.5, 0, 7, 1.5], "texture": "#0"},
"east": {"uv": [2.5, 4.25, 4.5, 5.75], "texture": "#0"},
"south": {"uv": [3.5, 1.5, 7, 3], "texture": "#0"},
"west": {"uv": [4.5, 4.25, 6.5, 5.75], "texture": "#0"},
"up": {"uv": [3.5, 2, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 2, 0, 4], "texture": "#0"}
"north": {"uv": [3.5, 0, 7, 1.5], "texture": "#1"},
"east": {"uv": [2.5, 4.25, 4.5, 5.75], "texture": "#1"},
"south": {"uv": [3.5, 1.5, 7, 3], "texture": "#1"},
"west": {"uv": [4.5, 4.25, 6.5, 5.75], "texture": "#1"},
"up": {"uv": [3.5, 2, 0, 0], "texture": "#1"},
"down": {"uv": [3.5, 2, 0, 4], "texture": "#1"}
}
},
{
@@ -27,12 +27,12 @@
"to": [4.2, 8, 11.8],
"rotation": {"angle": 0, "axis": "y", "origin": [7.2, 6, 6.8]},
"faces": {
"north": {"uv": [3, 7.25, 3.75, 7.75], "texture": "#0"},
"east": {"uv": [0.5, 7.5, 1.25, 8], "texture": "#0"},
"south": {"uv": [7.5, 1.5, 8.25, 2], "texture": "#0"},
"west": {"uv": [7.5, 2, 8.25, 2.5], "texture": "#0"},
"up": {"uv": [4.5, 7.5, 3.75, 6.75], "texture": "#0"},
"down": {"uv": [7.25, 6.75, 6.5, 7.5], "texture": "#0"}
"north": {"uv": [7.5, 3.25, 8.25, 3.75], "texture": "#1"},
"east": {"uv": [7.5, 3.75, 8.25, 4.25], "texture": "#1"},
"south": {"uv": [4, 7.5, 4.75, 8], "texture": "#1"},
"west": {"uv": [7.5, 4.25, 8.25, 4.75], "texture": "#1"},
"up": {"uv": [4.75, 7.5, 4, 6.75], "texture": "#1"},
"down": {"uv": [7.75, 1, 7, 1.75], "texture": "#1"}
}
},
{
@@ -40,12 +40,12 @@
"to": [4.2, 8, 8.3],
"rotation": {"angle": 0, "axis": "y", "origin": [7.2, 6, 3.3]},
"faces": {
"north": {"uv": [7.5, 2.5, 8.25, 3], "texture": "#0"},
"east": {"uv": [7.5, 3, 8.25, 3.5], "texture": "#0"},
"south": {"uv": [3.75, 7.5, 4.5, 8], "texture": "#0"},
"west": {"uv": [7.5, 4, 8.25, 4.5], "texture": "#0"},
"up": {"uv": [7.75, 0.75, 7, 0], "texture": "#0"},
"down": {"uv": [7.75, 0.75, 7, 1.5], "texture": "#0"}
"north": {"uv": [7.5, 4.75, 8.25, 5.25], "texture": "#1"},
"east": {"uv": [7.5, 5.75, 8.25, 6.25], "texture": "#1"},
"south": {"uv": [7.5, 6.25, 8.25, 6.75], "texture": "#1"},
"west": {"uv": [0, 7.75, 0.75, 8.25], "texture": "#1"},
"up": {"uv": [7.75, 2.5, 7, 1.75], "texture": "#1"},
"down": {"uv": [7.75, 2.5, 7, 3.25], "texture": "#1"}
}
},
{
@@ -53,130 +53,143 @@
"to": [10, 7, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [2.5, 4, 3.5, 4.25], "texture": "#0"},
"east": {"uv": [2, 7.75, 3, 8], "texture": "#0"},
"south": {"uv": [7.75, 5.25, 8.75, 5.5], "texture": "#0"},
"west": {"uv": [7.75, 5.5, 8.75, 5.75], "texture": "#0"},
"up": {"uv": [2.5, 7.25, 1.5, 6.25], "texture": "#0"},
"down": {"uv": [7.5, 4.25, 6.5, 5.25], "texture": "#0"}
"north": {"uv": [2.5, 4, 3.5, 4.25], "texture": "#1"},
"east": {"uv": [7.75, 5.25, 8.75, 5.5], "texture": "#1"},
"south": {"uv": [7.75, 5.5, 8.75, 5.75], "texture": "#1"},
"west": {"uv": [5.75, 7.75, 6.75, 8], "texture": "#1"},
"up": {"uv": [7, 6.75, 6, 5.75], "texture": "#1"},
"down": {"uv": [1, 6.25, 0, 7.25], "texture": "#1"}
}
},
{
"from": [4, 7.6, 6],
"to": [6, 7.6, 10],
"rotation": {"angle": -22.5, "axis": "z", "origin": [4, 1.6, 7]},
"from": [3.8, 7.8, 6],
"to": [5.8, 7.8, 10],
"rotation": {"angle": -22.5, "axis": "z", "origin": [3.8, 1.8, 7]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [8.75, 6.75, 8.25, 5.75], "texture": "#0"},
"down": {"uv": [7.5, 1.5, 7, 2.5], "texture": "#0"}
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [7.5, 4.25, 7, 3.25], "texture": "#1"},
"down": {"uv": [5.25, 7, 4.75, 8], "texture": "#1"}
}
},
{
"from": [10, 7.6, 6],
"to": [12, 7.6, 10],
"rotation": {"angle": 22.5, "axis": "z", "origin": [12, 1.6, 7]},
"from": [10.2, 7.8, 6],
"to": [12.2, 7.8, 10],
"rotation": {"angle": 22.5, "axis": "z", "origin": [12.2, 1.8, 7]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1, 0], "texture": "#0"},
"up": {"uv": [8.75, 6.75, 8.25, 5.75], "texture": "#0"},
"down": {"uv": [2, 7.25, 1.5, 8.25], "texture": "#0"}
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [5.75, 8, 5.25, 7], "texture": "#1"},
"down": {"uv": [7.5, 5.75, 7, 6.75], "texture": "#1"}
}
},
{
"from": [6.1, 7.1, 10.1],
"to": [10.1, 7.1, 12.1],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.1, 1.1, 10.1]},
"from": [6, 7.1, 10.4],
"to": [10, 7.1, 12.4],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, 1.1, 10.4]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"up": {"uv": [9.25, 7.75, 8.25, 7.25], "texture": "#0"},
"down": {"uv": [3, 7.25, 2, 7.75], "texture": "#0"}
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [1, 7.75, 0, 7.25], "texture": "#1"},
"down": {"uv": [6.75, 7.25, 5.75, 7.75], "texture": "#1"}
}
},
{
"from": [6.1, 7.1, 3.9],
"to": [10.1, 7.1, 5.9],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7.1, 1.1, 5.9]},
"from": [6, 7.1, 3.6],
"to": [10, 7.1, 5.6],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7, 1.1, 5.6]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"up": {"uv": [9.25, 7.75, 8.25, 7.25], "texture": "#0"},
"down": {"uv": [9.25, 7.25, 8.25, 7.75], "texture": "#0"}
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7.75, 7.75, 6.75, 7.25], "texture": "#1"},
"down": {"uv": [8.25, 6.75, 7.25, 7.25], "texture": "#1"}
}
},
{
"name": "Egg",
"from": [7, 7, 7],
"to": [9, 10, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
"from": [9.8, 6.3, 7],
"to": [11.8, 9.3, 9],
"rotation": {"angle": 22.5, "axis": "z", "origin": [9.8, 0.3, 7]},
"faces": {
"north": {"uv": [7.5, 4.5, 8, 5.25], "texture": "#0"},
"east": {"uv": [6.5, 7.5, 7, 8.25], "texture": "#0"},
"south": {"uv": [7.75, 0, 8.25, 0.75], "texture": "#0"},
"west": {"uv": [7.75, 0.75, 8.25, 1.5], "texture": "#0"},
"up": {"uv": [3.5, 8.25, 3, 7.75], "texture": "#0"},
"down": {"uv": [5, 7.75, 4.5, 8.25], "texture": "#0"}
"north": {"uv": [7.75, 1, 8.25, 1.75], "texture": "#1"},
"east": {"uv": [7.75, 1.75, 8.25, 2.5], "texture": "#1"},
"south": {"uv": [7.75, 2.5, 8.25, 3.25], "texture": "#1"},
"west": {"uv": [3, 7.75, 3.5, 8.5], "texture": "#1"},
"up": {"uv": [4, 8.25, 3.5, 7.75], "texture": "#1"},
"down": {"uv": [7.25, 7.75, 6.75, 8.25], "texture": "#1"}
}
},
{
"from": [12, 6, 7],
"to": [14, 17, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 7, 7]},
"from": [12, 6, 6.9],
"to": [14, 14, 8.9],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9, 7, 6.9]},
"faces": {
"north": {"uv": [5, 5.75, 5.5, 8.5], "texture": "#0"},
"east": {"uv": [5.5, 5.75, 6, 8.5], "texture": "#0"},
"south": {"uv": [6, 5.75, 6.5, 8.5], "texture": "#0"},
"west": {"uv": [0, 6.25, 0.5, 9], "texture": "#0"},
"up": {"uv": [8.25, 6.25, 7.75, 5.75], "texture": "#0"},
"down": {"uv": [8.25, 6.25, 7.75, 6.75], "texture": "#0"}
"north": {"uv": [1, 6.25, 1.5, 8.25], "texture": "#1"},
"east": {"uv": [1.5, 6.25, 2, 8.25], "texture": "#1"},
"south": {"uv": [2, 6.25, 2.5, 8.25], "texture": "#1"},
"west": {"uv": [2.5, 6.75, 3, 8.75], "texture": "#1"},
"up": {"uv": [7.75, 8.25, 7.25, 7.75], "texture": "#1"},
"down": {"uv": [8.25, 7.25, 7.75, 7.75], "texture": "#1"}
}
},
{
"from": [7, 15, 7],
"to": [12, 17, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 7]},
"from": [10.9, 6, 6.1],
"to": [14.9, 7, 10.1],
"rotation": {"angle": 0, "axis": "y", "origin": [8.9, 7, 7.1]},
"faces": {
"north": {"uv": [6.5, 5.25, 7.75, 5.75], "texture": "#0"},
"east": {"uv": [7, 7.75, 7.5, 8.25], "texture": "#0"},
"south": {"uv": [6.5, 5.75, 7.75, 6.25], "texture": "#0"},
"west": {"uv": [7.5, 7.75, 8, 8.25], "texture": "#0"},
"up": {"uv": [7.75, 6.75, 6.5, 6.25], "texture": "#0"},
"down": {"uv": [3.75, 6.75, 2.5, 7.25], "texture": "#0"}
"north": {"uv": [7.75, 7.75, 8.75, 8], "texture": "#1"},
"east": {"uv": [4, 8, 5, 8.25], "texture": "#1"},
"south": {"uv": [5, 8, 6, 8.25], "texture": "#1"},
"west": {"uv": [7.75, 8, 8.75, 8.25], "texture": "#1"},
"up": {"uv": [7.5, 5.25, 6.5, 4.25], "texture": "#1"},
"down": {"uv": [4, 6.75, 3, 7.75], "texture": "#1"}
}
},
{
"from": [7.5, 13, 7.5],
"to": [8.5, 15, 8.5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 8, 6.5]},
"from": [9.3, 11.7, 8.1],
"to": [14.3, 13.7, 10.1],
"rotation": {"angle": -22.5, "axis": "y", "origin": [10.3, 6.7, 8.1]},
"faces": {
"north": {"uv": [1.25, 7.5, 1.5, 8], "texture": "#0"},
"east": {"uv": [3.5, 7.75, 3.75, 8.25], "texture": "#0"},
"south": {"uv": [0.5, 8, 0.75, 8.5], "texture": "#0"},
"west": {"uv": [0.75, 8, 1, 8.5], "texture": "#0"},
"up": {"uv": [7.25, 4.25, 7, 4], "texture": "#0"},
"down": {"uv": [7.5, 4, 7.25, 4.25], "texture": "#0"}
"north": {"uv": [6.5, 5.25, 7.75, 5.75], "texture": "#1"},
"east": {"uv": [6, 8, 6.5, 8.5], "texture": "#1"},
"south": {"uv": [6, 6.75, 7.25, 7.25], "texture": "#1"},
"west": {"uv": [0, 8.25, 0.5, 8.75], "texture": "#1"},
"up": {"uv": [8.25, 0.5, 7, 0], "texture": "#1"},
"down": {"uv": [8.25, 0.5, 7, 1], "texture": "#1"}
}
},
{
"from": [7.5, 11, 8],
"to": [8.5, 13, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6, 6.5]},
"from": [6.4, 11.2, 8.2],
"to": [7.4, 13.2, 9.2],
"rotation": {"angle": -22.5, "axis": "z", "origin": [7.4, 6.2, 7.2]},
"faces": {
"north": {"uv": [1, 8, 1.25, 8.5], "texture": "#0"},
"east": {"uv": [0, 0, 0, 0.5], "texture": "#0"},
"south": {"uv": [1.25, 8, 1.5, 8.5], "texture": "#0"},
"west": {"uv": [0, 0, 0, 0.5], "texture": "#0"},
"up": {"uv": [0.25, 0, 0, 0], "texture": "#0"},
"down": {"uv": [0.25, 0, 0, 0], "texture": "#0"}
"north": {"uv": [0.75, 7.75, 1, 8.25], "texture": "#1"},
"east": {"uv": [6.5, 8, 6.75, 8.5], "texture": "#1"},
"south": {"uv": [8.25, 0, 8.5, 0.5], "texture": "#1"},
"west": {"uv": [0.5, 8.25, 0.75, 8.75], "texture": "#1"},
"up": {"uv": [5, 7, 4.75, 6.75], "texture": "#1"},
"down": {"uv": [6, 7, 5.75, 7.25], "texture": "#1"}
}
},
{
"from": [6.4, 10.2, 8.7],
"to": [7.4, 11.2, 8.7],
"rotation": {"angle": -22.5, "axis": "z", "origin": [7.4, 6.2, 7.2]},
"faces": {
"north": {"uv": [8.25, 0.5, 8.5, 0.75], "texture": "#1"},
"east": {"uv": [0, 0, 0, 0.25], "texture": "#1"},
"south": {"uv": [0.75, 8.25, 1, 8.5], "texture": "#1"},
"west": {"uv": [0, 0, 0, 0.25], "texture": "#1"},
"up": {"uv": [0.25, 0, 0, 0], "texture": "#1"},
"down": {"uv": [0, 0, 0.25, 0], "texture": "#1"}
}
},
{
@@ -184,12 +197,12 @@
"to": [13, 6, 5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [7, 0, 4]},
"faces": {
"north": {"uv": [3.5, 3, 6, 4.25], "texture": "#0"},
"east": {"uv": [6, 3, 7, 4.25], "texture": "#0"},
"south": {"uv": [0, 4, 2.5, 5.25], "texture": "#0"},
"west": {"uv": [0.5, 6.25, 1.5, 7.5], "texture": "#0"},
"up": {"uv": [2.5, 6.25, 0, 5.25], "texture": "#0"},
"down": {"uv": [5, 5.75, 2.5, 6.75], "texture": "#0"}
"north": {"uv": [3.5, 3, 6, 4.25], "texture": "#1"},
"east": {"uv": [5, 5.75, 6, 7], "texture": "#1"},
"south": {"uv": [0, 4, 2.5, 5.25], "texture": "#1"},
"west": {"uv": [6, 3, 7, 4.25], "texture": "#1"},
"up": {"uv": [2.5, 6.25, 0, 5.25], "texture": "#1"},
"down": {"uv": [5, 5.75, 2.5, 6.75], "texture": "#1"}
}
}
],
@@ -228,8 +241,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]
}
]
}
@@ -5,7 +5,7 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/white_embryonic_machine",
"1": "jurassicrevived:block/white_embryonic_machine",
"particle": "jurassicrevived:block/white_embryonic_machine"
},
"elements": [
@@ -14,168 +14,168 @@
"to": [15, 4, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
"faces": {
"north": {"uv": [6.5, 5, 10, 5.75], "texture": "#0"},
"east": {"uv": [6.5, 6.5, 9, 7.25], "texture": "#0"},
"south": {"uv": [6.5, 5.75, 10, 6.5], "texture": "#0"},
"west": {"uv": [7, 0, 9.5, 0.75], "texture": "#0"},
"up": {"uv": [3.5, 2.5, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 2.5, 0, 5], "texture": "#0"}
"north": {"uv": [6.5, 5, 10, 5.75], "texture": "#1"},
"east": {"uv": [6.5, 6.5, 9, 7.25], "texture": "#1"},
"south": {"uv": [6.5, 5.75, 10, 6.5], "texture": "#1"},
"west": {"uv": [7, 0, 9.5, 0.75], "texture": "#1"},
"up": {"uv": [3.5, 2.5, 0, 0], "texture": "#1"},
"down": {"uv": [3.5, 2.5, 0, 5], "texture": "#1"}
}
},
{
"from": [10.3, 4, 9],
"to": [12.3, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [9.3, 4, 7]},
"from": [10.3, 4, 8.7],
"to": [12.3, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [9.3, 4, 6.7]},
"faces": {
"north": {"uv": [3, 9.5, 3.5, 9.75], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [3.5, 9.5, 4, 9.75], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [7, 7.25, 6.5, 9], "texture": "#0"}
"north": {"uv": [3, 9.5, 3.5, 9.75], "texture": "#1"},
"east": {"uv": [8, 4.25, 9.75, 4.5], "texture": "#1"},
"south": {"uv": [3.5, 9.5, 4, 9.75], "texture": "#1"},
"west": {"uv": [8, 7.25, 9.75, 7.5], "texture": "#1"},
"up": {"uv": [7.5, 4.5, 7, 2.75], "texture": "#1"},
"down": {"uv": [7, 7.25, 6.5, 9], "texture": "#1"}
}
},
{
"from": [12.5, 4, 9],
"to": [14.5, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [11.5, 4, 7]},
"from": [12.5, 4, 8.7],
"to": [14.5, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [11.5, 4, 6.7]},
"faces": {
"north": {"uv": [4, 9.5, 4.5, 9.75], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [4.5, 9.5, 5, 9.75], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [8, 2.75, 7.5, 4.5], "texture": "#0"}
"north": {"uv": [4, 9.5, 4.5, 9.75], "texture": "#1"},
"east": {"uv": [8, 7.5, 9.75, 7.75], "texture": "#1"},
"south": {"uv": [4.5, 9.5, 5, 9.75], "texture": "#1"},
"west": {"uv": [8, 7.75, 9.75, 8], "texture": "#1"},
"up": {"uv": [7.5, 9, 7, 7.25], "texture": "#1"},
"down": {"uv": [8, 2.75, 7.5, 4.5], "texture": "#1"}
}
},
{
"from": [3.7, 4, 9],
"to": [5.7, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [2.7, 4, 7]},
"from": [3.7, 4, 8.7],
"to": [5.7, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [2.7, 4, 6.7]},
"faces": {
"north": {"uv": [9.5, 6.5, 10, 6.75], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [9.5, 6.75, 10, 7], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [0.5, 7.75, 0, 9.5], "texture": "#0"}
"north": {"uv": [9.5, 6.5, 10, 6.75], "texture": "#1"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#1"},
"south": {"uv": [9.5, 6.75, 10, 7], "texture": "#1"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#1"},
"up": {"uv": [8, 9, 7.5, 7.25], "texture": "#1"},
"down": {"uv": [0.5, 7.75, 0, 9.5], "texture": "#1"}
}
},
{
"from": [1.5, 4, 9],
"to": [3.5, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 4, 7]},
"from": [1.5, 4, 8.7],
"to": [3.5, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 4, 6.7]},
"faces": {
"north": {"uv": [9.5, 7, 10, 7.25], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [9.25, 9.5, 9.75, 9.75], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [1.5, 7.75, 1, 9.5], "texture": "#0"}
"north": {"uv": [9.5, 7, 10, 7.25], "texture": "#1"},
"east": {"uv": [8, 8.25, 9.75, 8.5], "texture": "#1"},
"south": {"uv": [9.25, 9.5, 9.75, 9.75], "texture": "#1"},
"west": {"uv": [3.5, 8.5, 5.25, 8.75], "texture": "#1"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#1"},
"down": {"uv": [1.5, 7.75, 1, 9.5], "texture": "#1"}
}
},
{
"from": [3.7, 2.225, 6.7],
"to": [5.7, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [2.7, 2.225, 4.7]},
"from": [3.725, 2.2, 6.525],
"to": [5.675, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [2.7, 2.175, 4.5]},
"faces": {
"north": {"uv": [0, 9.75, 0.5, 10], "texture": "#0"},
"east": {"uv": [3.5, 9.25, 4.25, 9.5], "texture": "#0"},
"south": {"uv": [0.5, 9.75, 1, 10], "texture": "#0"},
"west": {"uv": [9.25, 4, 10, 4.25], "texture": "#0"},
"up": {"uv": [5.75, 9, 5.25, 8.25], "texture": "#0"},
"down": {"uv": [6.25, 8.25, 5.75, 9], "texture": "#0"}
"north": {"uv": [0, 9.75, 0.5, 10], "texture": "#1"},
"east": {"uv": [3.5, 9.25, 4.25, 9.5], "texture": "#1"},
"south": {"uv": [0.5, 9.75, 1, 10], "texture": "#1"},
"west": {"uv": [9.25, 4, 10, 4.25], "texture": "#1"},
"up": {"uv": [5.75, 9, 5.25, 8.25], "texture": "#1"},
"down": {"uv": [6.25, 8.25, 5.75, 9], "texture": "#1"}
}
},
{
"from": [10.3, 2.225, 6.7],
"to": [12.3, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9.3, 2.225, 4.7]},
"from": [10.325, 2.2, 6.525],
"to": [12.275, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9.3, 2.175, 4.5]},
"faces": {
"north": {"uv": [1, 9.75, 1.5, 10], "texture": "#0"},
"east": {"uv": [4.25, 9.25, 5, 9.5], "texture": "#0"},
"south": {"uv": [1.5, 9.75, 2, 10], "texture": "#0"},
"west": {"uv": [9.25, 9, 10, 9.25], "texture": "#0"},
"up": {"uv": [5.75, 9.75, 5.25, 9], "texture": "#0"},
"down": {"uv": [6.25, 9, 5.75, 9.75], "texture": "#0"}
"north": {"uv": [1, 9.75, 1.5, 10], "texture": "#1"},
"east": {"uv": [4.25, 9.25, 5, 9.5], "texture": "#1"},
"south": {"uv": [1.5, 9.75, 2, 10], "texture": "#1"},
"west": {"uv": [9.25, 9, 10, 9.25], "texture": "#1"},
"up": {"uv": [5.75, 9.75, 5.25, 9], "texture": "#1"},
"down": {"uv": [6.25, 9, 5.75, 9.75], "texture": "#1"}
}
},
{
"from": [8.1, 4, 9],
"to": [10.1, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [7.1, 4, 7]},
"from": [8.1, 4, 8.7],
"to": [10.1, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [7.1, 4, 6.7]},
"faces": {
"north": {"uv": [2, 9.75, 2.5, 10], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [2.5, 9.75, 3, 10], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [2.5, 7.75, 2, 9.5], "texture": "#0"}
"north": {"uv": [2, 9.75, 2.5, 10], "texture": "#1"},
"east": {"uv": [8, 8.5, 9.75, 8.75], "texture": "#1"},
"south": {"uv": [2.5, 9.75, 3, 10], "texture": "#1"},
"west": {"uv": [3.5, 8.75, 5.25, 9], "texture": "#1"},
"up": {"uv": [2, 9.5, 1.5, 7.75], "texture": "#1"},
"down": {"uv": [2.5, 7.75, 2, 9.5], "texture": "#1"}
}
},
{
"from": [8.1, 2.225, 6.7],
"to": [10.1, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.1, 2.225, 4.7]},
"from": [8.125, 2.2, 6.525],
"to": [10.075, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.1, 2.175, 4.5]},
"faces": {
"north": {"uv": [3, 9.75, 3.5, 10], "texture": "#0"},
"east": {"uv": [9.25, 9.25, 10, 9.5], "texture": "#0"},
"south": {"uv": [9.75, 3.25, 10.25, 3.5], "texture": "#0"},
"west": {"uv": [0, 9.5, 0.75, 9.75], "texture": "#0"},
"up": {"uv": [6.75, 9.75, 6.25, 9], "texture": "#0"},
"down": {"uv": [9.5, 6.5, 9, 7.25], "texture": "#0"}
"north": {"uv": [3, 9.75, 3.5, 10], "texture": "#1"},
"east": {"uv": [9.25, 9.25, 10, 9.5], "texture": "#1"},
"south": {"uv": [9.75, 3.25, 10.25, 3.5], "texture": "#1"},
"west": {"uv": [0, 9.5, 0.75, 9.75], "texture": "#1"},
"up": {"uv": [6.75, 9.75, 6.25, 9], "texture": "#1"},
"down": {"uv": [9.5, 6.5, 9, 7.25], "texture": "#1"}
}
},
{
"from": [5.9, 4, 9],
"to": [7.9, 5, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [4.9, 4, 7]},
"from": [5.9, 4, 8.7],
"to": [7.9, 5, 15.7],
"rotation": {"angle": 0, "axis": "y", "origin": [4.9, 4, 6.7]},
"faces": {
"north": {"uv": [3.5, 9.75, 4, 10], "texture": "#0"},
"east": {"uv": [8, 8, 9.75, 8.25], "texture": "#0"},
"south": {"uv": [9.75, 3.5, 10.25, 3.75], "texture": "#0"},
"west": {"uv": [3.5, 8.25, 5.25, 8.5], "texture": "#0"},
"up": {"uv": [1, 9.5, 0.5, 7.75], "texture": "#0"},
"down": {"uv": [3.5, 7.75, 3, 9.5], "texture": "#0"}
"north": {"uv": [3.5, 9.75, 4, 10], "texture": "#1"},
"east": {"uv": [8, 8.75, 9.75, 9], "texture": "#1"},
"south": {"uv": [9.75, 3.5, 10.25, 3.75], "texture": "#1"},
"west": {"uv": [3.5, 9, 5.25, 9.25], "texture": "#1"},
"up": {"uv": [3, 9.5, 2.5, 7.75], "texture": "#1"},
"down": {"uv": [3.5, 7.75, 3, 9.5], "texture": "#1"}
}
},
{
"from": [5.9, 2.225, 6.7],
"to": [7.9, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [4.9, 2.225, 4.7]},
"from": [5.925, 2.2, 6.525],
"to": [7.875, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [4.9, 2.175, 4.5]},
"faces": {
"north": {"uv": [9.75, 3.75, 10.25, 4], "texture": "#0"},
"east": {"uv": [9.5, 0, 10.25, 0.25], "texture": "#0"},
"south": {"uv": [4, 9.75, 4.5, 10], "texture": "#0"},
"west": {"uv": [9.5, 0.25, 10.25, 0.5], "texture": "#0"},
"up": {"uv": [7.25, 9.75, 6.75, 9], "texture": "#0"},
"down": {"uv": [7.75, 9, 7.25, 9.75], "texture": "#0"}
"north": {"uv": [9.75, 3.75, 10.25, 4], "texture": "#1"},
"east": {"uv": [9.5, 0, 10.25, 0.25], "texture": "#1"},
"south": {"uv": [4, 9.75, 4.5, 10], "texture": "#1"},
"west": {"uv": [9.5, 0.25, 10.25, 0.5], "texture": "#1"},
"up": {"uv": [7.25, 9.75, 6.75, 9], "texture": "#1"},
"down": {"uv": [7.75, 9, 7.25, 9.75], "texture": "#1"}
}
},
{
"from": [12.5, 2.225, 6.7],
"to": [14.5, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [11.5, 2.225, 4.7]},
"from": [12.525, 2.2, 6.525],
"to": [14.475, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [11.5, 2.175, 4.5]},
"faces": {
"north": {"uv": [9.75, 4.25, 10.25, 4.5], "texture": "#0"},
"east": {"uv": [9.5, 0.5, 10.25, 0.75], "texture": "#0"},
"south": {"uv": [4.5, 9.75, 5, 10], "texture": "#0"},
"west": {"uv": [0.75, 9.5, 1.5, 9.75], "texture": "#0"},
"up": {"uv": [8.25, 9.75, 7.75, 9], "texture": "#0"},
"down": {"uv": [8.75, 9, 8.25, 9.75], "texture": "#0"}
"north": {"uv": [9.75, 4.25, 10.25, 4.5], "texture": "#1"},
"east": {"uv": [9.5, 0.5, 10.25, 0.75], "texture": "#1"},
"south": {"uv": [4.5, 9.75, 5, 10], "texture": "#1"},
"west": {"uv": [0.75, 9.5, 1.5, 9.75], "texture": "#1"},
"up": {"uv": [8.25, 9.75, 7.75, 9], "texture": "#1"},
"down": {"uv": [8.75, 9, 8.25, 9.75], "texture": "#1"}
}
},
{
"from": [1.5, 2.225, 6.7],
"to": [3.5, 3.225, 9.7],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0.5, 2.225, 4.7]},
"from": [1.525, 2.2, 6.525],
"to": [3.475, 3.15, 9.475],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0.5, 2.175, 4.5]},
"faces": {
"north": {"uv": [5, 9.75, 5.5, 10], "texture": "#0"},
"east": {"uv": [1.5, 9.5, 2.25, 9.75], "texture": "#0"},
"south": {"uv": [5.5, 9.75, 6, 10], "texture": "#0"},
"west": {"uv": [2.25, 9.5, 3, 9.75], "texture": "#0"},
"up": {"uv": [9.25, 9.75, 8.75, 9], "texture": "#0"},
"down": {"uv": [9.75, 3.25, 9.25, 4], "texture": "#0"}
"north": {"uv": [5, 9.75, 5.5, 10], "texture": "#1"},
"east": {"uv": [1.5, 9.5, 2.25, 9.75], "texture": "#1"},
"south": {"uv": [5.5, 9.75, 6, 10], "texture": "#1"},
"west": {"uv": [2.25, 9.5, 3, 9.75], "texture": "#1"},
"up": {"uv": [9.25, 9.75, 8.75, 9], "texture": "#1"},
"down": {"uv": [9.75, 3.25, 9.25, 4], "texture": "#1"}
}
},
{
@@ -183,12 +183,12 @@
"to": [14.4, 0.8, 8.5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, -2.1, -0.4]},
"faces": {
"north": {"uv": [7, 0.75, 10.25, 1.25], "texture": "#0"},
"east": {"uv": [3.5, 7.75, 5, 8.25], "texture": "#0"},
"south": {"uv": [7, 1.25, 10.25, 1.75], "texture": "#0"},
"west": {"uv": [5, 7.75, 6.5, 8.25], "texture": "#0"},
"up": {"uv": [3.25, 6.5, 0, 5], "texture": "#0"},
"down": {"uv": [6.5, 5, 3.25, 6.5], "texture": "#0"}
"north": {"uv": [7, 0.75, 10.25, 1.25], "texture": "#1"},
"east": {"uv": [3.5, 7.75, 5, 8.25], "texture": "#1"},
"south": {"uv": [7, 1.25, 10.25, 1.75], "texture": "#1"},
"west": {"uv": [5, 7.75, 6.5, 8.25], "texture": "#1"},
"up": {"uv": [3.25, 6.5, 0, 5], "texture": "#1"},
"down": {"uv": [6.5, 5, 3.25, 6.5], "texture": "#1"}
}
},
{
@@ -196,12 +196,12 @@
"to": [15, 1, 16],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 1, 7]},
"faces": {
"north": {"uv": [7, 4.5, 10.5, 4.75], "texture": "#0"},
"east": {"uv": [8, 2.75, 10.5, 3], "texture": "#0"},
"south": {"uv": [7, 4.75, 10.5, 5], "texture": "#0"},
"west": {"uv": [8, 3, 10.5, 3.25], "texture": "#0"},
"up": {"uv": [7, 2.5, 3.5, 0], "texture": "#0"},
"down": {"uv": [7, 2.5, 3.5, 5], "texture": "#0"}
"north": {"uv": [7, 4.5, 10.5, 4.75], "texture": "#1"},
"east": {"uv": [8, 2.75, 10.5, 3], "texture": "#1"},
"south": {"uv": [7, 4.75, 10.5, 5], "texture": "#1"},
"west": {"uv": [8, 3, 10.5, 3.25], "texture": "#1"},
"up": {"uv": [7, 2.5, 3.5, 0], "texture": "#1"},
"down": {"uv": [7, 2.5, 3.5, 5], "texture": "#1"}
}
},
{
@@ -209,12 +209,12 @@
"to": [14.5, 2, 6],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 2, 11]},
"faces": {
"north": {"uv": [7, 1.75, 10.25, 2.25], "texture": "#0"},
"east": {"uv": [8, 3.25, 9.25, 3.75], "texture": "#0"},
"south": {"uv": [7, 2.25, 10.25, 2.75], "texture": "#0"},
"west": {"uv": [8, 3.75, 9.25, 4.25], "texture": "#0"},
"up": {"uv": [3.25, 7.75, 0, 6.5], "texture": "#0"},
"down": {"uv": [6.5, 6.5, 3.25, 7.75], "texture": "#0"}
"north": {"uv": [7, 1.75, 10.25, 2.25], "texture": "#1"},
"east": {"uv": [8, 3.25, 9.25, 3.75], "texture": "#1"},
"south": {"uv": [7, 2.25, 10.25, 2.75], "texture": "#1"},
"west": {"uv": [8, 3.75, 9.25, 4.25], "texture": "#1"},
"up": {"uv": [3.25, 7.75, 0, 6.5], "texture": "#1"},
"down": {"uv": [6.5, 6.5, 3.25, 7.75], "texture": "#1"}
}
}
],
@@ -253,6 +253,7 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]
}
@@ -5,7 +5,7 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/white_fossil_cleaner",
"1": "jurassicrevived:block/white_fossil_cleaner",
"particle": "jurassicrevived:block/white_fossil_cleaner"
},
"elements": [
@@ -14,12 +14,12 @@
"to": [13, 3, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [9, 4.25, 11.5, 5], "texture": "#0"},
"east": {"uv": [2.75, 9.5, 5.25, 10.25], "texture": "#0"},
"south": {"uv": [5.25, 9.5, 7.75, 10.25], "texture": "#0"},
"west": {"uv": [7.75, 9.5, 10.25, 10.25], "texture": "#0"},
"up": {"uv": [9, 5.25, 6.5, 2.75], "texture": "#0"},
"down": {"uv": [10.75, 5.25, 8.25, 7.75], "texture": "#0"}
"north": {"uv": [9, 4.25, 11.5, 5], "texture": "#1"},
"east": {"uv": [2.75, 9.5, 5.25, 10.25], "texture": "#1"},
"south": {"uv": [5.25, 9.5, 7.75, 10.25], "texture": "#1"},
"west": {"uv": [7.75, 9.5, 10.25, 10.25], "texture": "#1"},
"up": {"uv": [9, 5.25, 6.5, 2.75], "texture": "#1"},
"down": {"uv": [10.75, 5.25, 8.25, 7.75], "texture": "#1"}
}
},
{
@@ -27,12 +27,12 @@
"to": [12, 5, 10.3],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 6.3]},
"faces": {
"north": {"uv": [10, 1.5, 12, 2], "texture": "#0"},
"east": {"uv": [6.5, 5.25, 8.25, 5.75], "texture": "#0"},
"south": {"uv": [10, 2, 12, 2.5], "texture": "#0"},
"west": {"uv": [2.75, 10.25, 4.5, 10.75], "texture": "#0"},
"up": {"uv": [10.25, 9.5, 8.25, 7.75], "texture": "#0"},
"down": {"uv": [2, 8.75, 0, 10.5], "texture": "#0"}
"north": {"uv": [10, 1.5, 12, 2], "texture": "#1"},
"east": {"uv": [6.5, 5.25, 8.25, 5.75], "texture": "#1"},
"south": {"uv": [10, 2, 12, 2.5], "texture": "#1"},
"west": {"uv": [2.75, 10.25, 4.5, 10.75], "texture": "#1"},
"up": {"uv": [10.25, 9.5, 8.25, 7.75], "texture": "#1"},
"down": {"uv": [2, 8.75, 0, 10.5], "texture": "#1"}
}
},
{
@@ -40,25 +40,25 @@
"to": [8.5, 11, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 7]},
"faces": {
"north": {"uv": [9, 10.25, 9.25, 11.25], "texture": "#0"},
"east": {"uv": [9.25, 10.25, 9.5, 11.25], "texture": "#0"},
"south": {"uv": [9.5, 10.25, 9.75, 11.25], "texture": "#0"},
"west": {"uv": [10.25, 9.5, 10.5, 10.5], "texture": "#0"},
"up": {"uv": [6.25, 3, 6, 2.75], "texture": "#0"},
"down": {"uv": [6.25, 3, 6, 3.25], "texture": "#0"}
"north": {"uv": [9, 10.25, 9.25, 11.25], "texture": "#1"},
"east": {"uv": [9.25, 10.25, 9.5, 11.25], "texture": "#1"},
"south": {"uv": [9.5, 10.25, 9.75, 11.25], "texture": "#1"},
"west": {"uv": [10.25, 9.5, 10.5, 10.5], "texture": "#1"},
"up": {"uv": [6.25, 3, 6, 2.75], "texture": "#1"},
"down": {"uv": [6.25, 3, 6, 3.25], "texture": "#1"}
}
},
{
"from": [7.5, 7, 4],
"from": [7.5, 8, 4],
"to": [8.5, 11, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 7]},
"faces": {
"north": {"uv": [9.75, 10.25, 10, 11.25], "texture": "#0"},
"east": {"uv": [10, 10.25, 10.25, 11.25], "texture": "#0"},
"south": {"uv": [0, 10.5, 0.25, 11.5], "texture": "#0"},
"west": {"uv": [0.25, 10.5, 0.5, 11.5], "texture": "#0"},
"up": {"uv": [6.5, 3, 6.25, 2.75], "texture": "#0"},
"down": {"uv": [6.5, 3, 6.25, 3.25], "texture": "#0"}
"north": {"uv": [0.5, 10.5, 0.75, 11.25], "texture": "#1"},
"east": {"uv": [0.75, 10.5, 1, 11.25], "texture": "#1"},
"south": {"uv": [1, 10.5, 1.25, 11.25], "texture": "#1"},
"west": {"uv": [1.25, 10.5, 1.5, 11.25], "texture": "#1"},
"up": {"uv": [6.5, 3, 6.25, 2.75], "texture": "#1"},
"down": {"uv": [6.5, 3, 6.25, 3.25], "texture": "#1"}
}
},
{
@@ -66,12 +66,12 @@
"to": [6.5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5.5, 7, 7]},
"faces": {
"north": {"uv": [7.5, 10.5, 7.75, 10.75], "texture": "#0"},
"east": {"uv": [6.5, 5.75, 8.25, 6], "texture": "#0"},
"south": {"uv": [7.75, 10.5, 8, 10.75], "texture": "#0"},
"west": {"uv": [9, 5, 10.75, 5.25], "texture": "#0"},
"up": {"uv": [6.75, 12, 6.5, 10.25], "texture": "#0"},
"down": {"uv": [7, 10.25, 6.75, 12], "texture": "#0"}
"north": {"uv": [7.5, 10.5, 7.75, 10.75], "texture": "#1"},
"east": {"uv": [6.5, 5.75, 8.25, 6], "texture": "#1"},
"south": {"uv": [7.75, 10.5, 8, 10.75], "texture": "#1"},
"west": {"uv": [9, 5, 10.75, 5.25], "texture": "#1"},
"up": {"uv": [6.75, 12, 6.5, 10.25], "texture": "#1"},
"down": {"uv": [7, 10.25, 6.75, 12], "texture": "#1"}
}
},
{
@@ -79,25 +79,25 @@
"to": [10.5, 10, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [9.5, 7, 7]},
"faces": {
"north": {"uv": [10.5, 7.75, 10.75, 8], "texture": "#0"},
"east": {"uv": [10, 2.5, 11.75, 2.75], "texture": "#0"},
"south": {"uv": [8, 10.5, 8.25, 10.75], "texture": "#0"},
"west": {"uv": [7, 10.25, 8.75, 10.5], "texture": "#0"},
"up": {"uv": [10.5, 9.5, 10.25, 7.75], "texture": "#0"},
"down": {"uv": [9, 10.25, 8.75, 12], "texture": "#0"}
"north": {"uv": [10.5, 7.75, 10.75, 8], "texture": "#1"},
"east": {"uv": [10, 2.5, 11.75, 2.75], "texture": "#1"},
"south": {"uv": [8, 10.5, 8.25, 10.75], "texture": "#1"},
"west": {"uv": [7, 10.25, 8.75, 10.5], "texture": "#1"},
"up": {"uv": [10.5, 9.5, 10.25, 7.75], "texture": "#1"},
"down": {"uv": [9, 10.25, 8.75, 12], "texture": "#1"}
}
},
{
"from": [7.5, 7, 10],
"from": [7.5, 8, 10],
"to": [8.5, 11, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 11]},
"faces": {
"north": {"uv": [0.5, 10.5, 0.75, 11.5], "texture": "#0"},
"east": {"uv": [0.75, 10.5, 1, 11.5], "texture": "#0"},
"south": {"uv": [1, 10.5, 1.25, 11.5], "texture": "#0"},
"west": {"uv": [1.25, 10.5, 1.5, 11.5], "texture": "#0"},
"up": {"uv": [10.75, 8.25, 10.5, 8], "texture": "#0"},
"down": {"uv": [8.5, 10.5, 8.25, 10.75], "texture": "#0"}
"north": {"uv": [1.5, 10.5, 1.75, 11.25], "texture": "#1"},
"east": {"uv": [1.75, 10.5, 2, 11.25], "texture": "#1"},
"south": {"uv": [7, 10.5, 7.25, 11.25], "texture": "#1"},
"west": {"uv": [7.25, 10.5, 7.5, 11.25], "texture": "#1"},
"up": {"uv": [10.75, 8.25, 10.5, 8], "texture": "#1"},
"down": {"uv": [8.5, 10.5, 8.25, 10.75], "texture": "#1"}
}
},
{
@@ -105,12 +105,12 @@
"to": [8.5, 11, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 11]},
"faces": {
"north": {"uv": [1.5, 10.5, 1.75, 11.5], "texture": "#0"},
"east": {"uv": [1.75, 10.5, 2, 11.5], "texture": "#0"},
"south": {"uv": [7, 10.5, 7.25, 11.5], "texture": "#0"},
"west": {"uv": [7.25, 10.5, 7.5, 11.5], "texture": "#0"},
"up": {"uv": [10.75, 8.5, 10.5, 8.25], "texture": "#0"},
"down": {"uv": [8.75, 10.5, 8.5, 10.75], "texture": "#0"}
"north": {"uv": [9.75, 10.25, 10, 11.25], "texture": "#1"},
"east": {"uv": [10, 10.25, 10.25, 11.25], "texture": "#1"},
"south": {"uv": [0, 10.5, 0.25, 11.5], "texture": "#1"},
"west": {"uv": [0.25, 10.5, 0.5, 11.5], "texture": "#1"},
"up": {"uv": [10.75, 8.5, 10.5, 8.25], "texture": "#1"},
"down": {"uv": [8.75, 10.5, 8.5, 10.75], "texture": "#1"}
}
},
{
@@ -118,12 +118,12 @@
"to": [7.5, 9.5, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6.5, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 8.75, 10.5, 8.5], "texture": "#0"},
"down": {"uv": [10.75, 8.75, 10.5, 9], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 8.75, 10.5, 8.5], "texture": "#1"},
"down": {"uv": [10.75, 8.75, 10.5, 9], "texture": "#1"}
}
},
{
@@ -131,12 +131,12 @@
"to": [7.5, 9.5, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6.5, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 9.25, 10.5, 9], "texture": "#0"},
"down": {"uv": [10.75, 9.25, 10.5, 9.5], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 9.25, 10.5, 9], "texture": "#1"},
"down": {"uv": [10.75, 9.25, 10.5, 9.5], "texture": "#1"}
}
},
{
@@ -144,12 +144,12 @@
"to": [7.5, 9.5, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6.5, 11]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 9.75, 10.5, 9.5], "texture": "#0"},
"down": {"uv": [10.75, 9.75, 10.5, 10], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 9.75, 10.5, 9.5], "texture": "#1"},
"down": {"uv": [10.75, 9.75, 10.5, 10], "texture": "#1"}
}
},
{
@@ -157,12 +157,12 @@
"to": [7.5, 9.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6.5, 11]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 10.25, 10.5, 10], "texture": "#0"},
"down": {"uv": [10.5, 10.5, 10.25, 10.75], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 10.25, 10.5, 10], "texture": "#1"},
"down": {"uv": [10.5, 10.5, 10.25, 10.75], "texture": "#1"}
}
},
{
@@ -170,12 +170,12 @@
"to": [9.5, 9.5, 5],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6.5, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [10.75, 10.5, 10.5, 10.25], "texture": "#0"},
"down": {"uv": [10.75, 10.5, 10.5, 10.75], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [10.75, 10.5, 10.5, 10.25], "texture": "#1"},
"down": {"uv": [10.75, 10.5, 10.5, 10.75], "texture": "#1"}
}
},
{
@@ -183,12 +183,12 @@
"to": [9.5, 9.5, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6.5, 7]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [3, 11, 2.75, 10.75], "texture": "#0"},
"down": {"uv": [3.25, 10.75, 3, 11], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [3, 11, 2.75, 10.75], "texture": "#1"},
"down": {"uv": [3.25, 10.75, 3, 11], "texture": "#1"}
}
},
{
@@ -196,12 +196,12 @@
"to": [9.5, 9.5, 9],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6.5, 11]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [3.5, 11, 3.25, 10.75], "texture": "#0"},
"down": {"uv": [3.75, 10.75, 3.5, 11], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [3.5, 11, 3.25, 10.75], "texture": "#1"},
"down": {"uv": [3.75, 10.75, 3.5, 11], "texture": "#1"}
}
},
{
@@ -209,12 +209,12 @@
"to": [9.5, 9.5, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [8.5, 6.5, 11]},
"faces": {
"north": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#0"},
"up": {"uv": [4, 11, 3.75, 10.75], "texture": "#0"},
"down": {"uv": [4.25, 10.75, 4, 11], "texture": "#0"}
"north": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.25, 0], "texture": "#1"},
"up": {"uv": [4, 11, 3.75, 10.75], "texture": "#1"},
"down": {"uv": [4.25, 10.75, 4, 11], "texture": "#1"}
}
},
{
@@ -222,12 +222,12 @@
"to": [14, 11, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [17, 3, 7]},
"faces": {
"north": {"uv": [5.5, 10.25, 5.75, 13], "texture": "#0"},
"east": {"uv": [0, 3.25, 3.25, 6], "texture": "#0"},
"south": {"uv": [5.75, 10.25, 6, 13], "texture": "#0"},
"west": {"uv": [3.25, 3.25, 6.5, 6], "texture": "#0"},
"up": {"uv": [4.75, 13.5, 4.5, 10.25], "texture": "#0"},
"down": {"uv": [5, 10.25, 4.75, 13.5], "texture": "#0"}
"north": {"uv": [5.5, 10.25, 5.75, 13], "texture": "#1"},
"east": {"uv": [0, 3.25, 3.25, 6], "texture": "#1"},
"south": {"uv": [5.75, 10.25, 6, 13], "texture": "#1"},
"west": {"uv": [3.25, 3.25, 6.5, 6], "texture": "#1"},
"up": {"uv": [4.75, 13.5, 4.5, 10.25], "texture": "#1"},
"down": {"uv": [5, 10.25, 4.75, 13.5], "texture": "#1"}
}
},
{
@@ -235,12 +235,12 @@
"to": [13, 11, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 3, 7]},
"faces": {
"north": {"uv": [3.25, 6, 5.75, 8.75], "texture": "#0"},
"east": {"uv": [9.25, 0, 10, 2.75], "texture": "#0"},
"south": {"uv": [5.75, 6, 8.25, 8.75], "texture": "#0"},
"west": {"uv": [2, 9.5, 2.75, 12.25], "texture": "#0"},
"up": {"uv": [12.5, 0.75, 10, 0], "texture": "#0"},
"down": {"uv": [12.5, 0.75, 10, 1.5], "texture": "#0"}
"north": {"uv": [3.25, 6, 5.75, 8.75], "texture": "#1"},
"east": {"uv": [9.25, 0, 10, 2.75], "texture": "#1"},
"south": {"uv": [5.75, 6, 8.25, 8.75], "texture": "#1"},
"west": {"uv": [2, 9.5, 2.75, 12.25], "texture": "#1"},
"up": {"uv": [12.5, 0.75, 10, 0], "texture": "#1"},
"down": {"uv": [12.5, 0.75, 10, 1.5], "texture": "#1"}
}
},
{
@@ -248,12 +248,12 @@
"to": [3, 11, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 7]},
"faces": {
"north": {"uv": [6, 10.25, 6.25, 13], "texture": "#0"},
"east": {"uv": [0, 6, 3.25, 8.75], "texture": "#0"},
"south": {"uv": [6.25, 10.25, 6.5, 13], "texture": "#0"},
"west": {"uv": [6, 0, 9.25, 2.75], "texture": "#0"},
"up": {"uv": [5.25, 13.5, 5, 10.25], "texture": "#0"},
"down": {"uv": [5.5, 10.25, 5.25, 13.5], "texture": "#0"}
"north": {"uv": [6, 10.25, 6.25, 13], "texture": "#1"},
"east": {"uv": [0, 6, 3.25, 8.75], "texture": "#1"},
"south": {"uv": [6.25, 10.25, 6.5, 13], "texture": "#1"},
"west": {"uv": [6, 0, 9.25, 2.75], "texture": "#1"},
"up": {"uv": [5.25, 13.5, 5, 10.25], "texture": "#1"},
"down": {"uv": [5.5, 10.25, 5.25, 13.5], "texture": "#1"}
}
},
{
@@ -261,12 +261,12 @@
"to": [14, 14, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 11, 7]},
"faces": {
"north": {"uv": [5.25, 8.75, 8.25, 9.5], "texture": "#0"},
"east": {"uv": [2, 8.75, 5.25, 9.5], "texture": "#0"},
"south": {"uv": [9, 3.5, 12, 4.25], "texture": "#0"},
"west": {"uv": [9, 2.75, 12.25, 3.5], "texture": "#0"},
"up": {"uv": [3, 3.25, 0, 0], "texture": "#0"},
"down": {"uv": [6, 0, 3, 3.25], "texture": "#0"}
"north": {"uv": [5.25, 8.75, 8.25, 9.5], "texture": "#1"},
"east": {"uv": [2, 8.75, 5.25, 9.5], "texture": "#1"},
"south": {"uv": [9, 3.5, 12, 4.25], "texture": "#1"},
"west": {"uv": [9, 2.75, 12.25, 3.5], "texture": "#1"},
"up": {"uv": [3, 3.25, 0, 0], "texture": "#1"},
"down": {"uv": [6, 0, 3, 3.25], "texture": "#1"}
}
}
],
@@ -305,6 +305,7 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]
}
@@ -5,7 +5,7 @@
"render_type": "translucent",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/white_fossil_grinder",
"1": "jurassicrevived:block/white_fossil_grinder",
"particle": "jurassicrevived:block/white_fossil_grinder"
},
"elements": [
@@ -14,38 +14,25 @@
"to": [15, 2, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [7, 6.25, 10.5, 6.75], "texture": "#0"},
"east": {"uv": [7, 6.75, 10.5, 7.25], "texture": "#0"},
"south": {"uv": [7, 7.25, 10.5, 7.75], "texture": "#0"},
"west": {"uv": [7, 7.75, 10.5, 8.25], "texture": "#0"},
"up": {"uv": [3.5, 3.5, 0, 0], "texture": "#0"},
"down": {"uv": [3.5, 3.5, 0, 7], "texture": "#0"}
"north": {"uv": [7, 6.5, 10.5, 7], "texture": "#1"},
"east": {"uv": [0, 8.25, 3.5, 8.75], "texture": "#1"},
"south": {"uv": [3.5, 8.25, 7, 8.75], "texture": "#1"},
"west": {"uv": [7, 8.25, 10.5, 8.75], "texture": "#1"},
"up": {"uv": [3.5, 3.5, 0, 0], "texture": "#1"},
"down": {"uv": [3.5, 3.5, 0, 7], "texture": "#1"}
}
},
{
"from": [6.6, 3.1, 3],
"to": [8.6, 3.1, 11],
"from": [3.6, 3.1, 3],
"to": [11.6, 3.1, 11],
"rotation": {"angle": -45, "axis": "y", "origin": [6.6, 3.1, 8]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 2, 0], "texture": "#0"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 2, 0], "texture": "#0"},
"up": {"uv": [9.5, 2, 9, 0], "texture": "#0"},
"down": {"uv": [9.5, 8.25, 9, 10.25], "texture": "#0"}
}
},
{
"from": [3.6, 3.1, 6],
"to": [11.6, 3.1, 8],
"rotation": {"angle": -45, "axis": "y", "origin": [6.6, 3.1, 8]},
"faces": {
"north": {"uv": [0, 0, 2, 0], "texture": "#0"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"south": {"uv": [0, 0, 2, 0], "texture": "#0"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#0"},
"up": {"uv": [11, 2.5, 9, 2], "texture": "#0"},
"down": {"uv": [11, 2.5, 9, 3], "texture": "#0"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 2, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 2, 0], "texture": "#1"},
"up": {"uv": [8, 2, 6, 0], "texture": "#1"},
"down": {"uv": [8, 2, 6, 4], "texture": "#1"}
}
},
{
@@ -53,12 +40,12 @@
"to": [8.6, 4, 8],
"rotation": {"angle": -45, "axis": "y", "origin": [6.6, 2, 8]},
"faces": {
"north": {"uv": [6, 3.75, 6.5, 4.25], "texture": "#0"},
"east": {"uv": [6.5, 3.75, 7, 4.25], "texture": "#0"},
"south": {"uv": [10.25, 10, 10.75, 10.5], "texture": "#0"},
"west": {"uv": [10.5, 3.75, 11, 4.25], "texture": "#0"},
"up": {"uv": [11, 4.75, 10.5, 4.25], "texture": "#0"},
"down": {"uv": [5.5, 10.5, 5, 11], "texture": "#0"}
"north": {"uv": [6, 4, 6.5, 4.5], "texture": "#1"},
"east": {"uv": [6.5, 4, 7, 4.5], "texture": "#1"},
"south": {"uv": [10, 6, 10.5, 6.5], "texture": "#1"},
"west": {"uv": [8.5, 10.25, 9, 10.75], "texture": "#1"},
"up": {"uv": [9.5, 10.75, 9, 10.25], "texture": "#1"},
"down": {"uv": [10, 10.25, 9.5, 10.75], "texture": "#1"}
}
},
{
@@ -66,77 +53,77 @@
"to": [15, 7, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 7]},
"faces": {
"north": {"uv": [3.5, 4.5, 7, 5.75], "texture": "#0"},
"east": {"uv": [5, 9.25, 5.5, 10.5], "texture": "#0"},
"south": {"uv": [3.5, 5.75, 7, 7], "texture": "#0"},
"west": {"uv": [5.5, 9.25, 6, 10.5], "texture": "#0"},
"up": {"uv": [3.5, 8.75, 0, 8.25], "texture": "#0"},
"down": {"uv": [7, 8.25, 3.5, 8.75], "texture": "#0"}
"north": {"uv": [3.5, 4.5, 7, 5.75], "texture": "#1"},
"east": {"uv": [10, 1.75, 10.5, 3], "texture": "#1"},
"south": {"uv": [3.5, 5.75, 7, 7], "texture": "#1"},
"west": {"uv": [3, 10, 3.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 7.5, 8.5, 7], "texture": "#1"},
"down": {"uv": [12, 7.5, 8.5, 8], "texture": "#1"}
}
},
{
"from": [13, 7.9, -2.1],
"to": [15, 8.9, 9.9],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [12.975, 7.975, -2.325],
"to": [15.025, 9.025, 9.725],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [6, 4.25, 6.5, 4.5], "texture": "#0"},
"east": {"uv": [8.5, 6, 11.5, 6.25], "texture": "#0"},
"south": {"uv": [6.5, 4.25, 7, 4.5], "texture": "#0"},
"west": {"uv": [9, 3, 12, 3.25], "texture": "#0"},
"up": {"uv": [7.5, 11.25, 7, 8.25], "texture": "#0"},
"down": {"uv": [8, 8.25, 7.5, 11.25], "texture": "#0"}
"north": {"uv": [10, 10.25, 10.5, 10.5], "texture": "#1"},
"east": {"uv": [8, 3.75, 11, 4], "texture": "#1"},
"south": {"uv": [10.5, 0, 11, 0.25], "texture": "#1"},
"west": {"uv": [8.5, 8, 11.5, 8.25], "texture": "#1"},
"up": {"uv": [0.5, 11.75, 0, 8.75], "texture": "#1"},
"down": {"uv": [1, 8.75, 0.5, 11.75], "texture": "#1"}
}
},
{
"from": [3, 7.9, 8.9],
"to": [13, 8.9, 9.9],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [3, 8, 8.7],
"to": [13, 9, 9.7],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [9.5, 0, 12, 0.25], "texture": "#0"},
"east": {"uv": [9.25, 10.25, 9.5, 10.5], "texture": "#0"},
"south": {"uv": [9.5, 0.25, 12, 0.5], "texture": "#0"},
"west": {"uv": [6.5, 10.5, 6.75, 10.75], "texture": "#0"},
"up": {"uv": [12, 0.75, 9.5, 0.5], "texture": "#0"},
"down": {"uv": [12, 0.75, 9.5, 1], "texture": "#0"}
"north": {"uv": [10, 3, 12.5, 3.25], "texture": "#1"},
"east": {"uv": [10.5, 1.75, 10.75, 2], "texture": "#1"},
"south": {"uv": [10, 3.25, 12.5, 3.5], "texture": "#1"},
"west": {"uv": [10.5, 2, 10.75, 2.25], "texture": "#1"},
"up": {"uv": [12.5, 3.75, 10, 3.5], "texture": "#1"},
"down": {"uv": [12.5, 4, 10, 4.25], "texture": "#1"}
}
},
{
"from": [3, 8.4, -0.1],
"to": [13, 8.4, 8.9],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [3, 8.5, -0.3],
"to": [13, 8.5, 8.7],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [0, 0, 2.5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 2.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 2.5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 2.25, 0], "texture": "#0"},
"up": {"uv": [6, 2.25, 3.5, 0], "texture": "#0"},
"down": {"uv": [6, 2.25, 3.5, 4.5], "texture": "#0"}
"north": {"uv": [0, 0, 2.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 2.25, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 2.25, 0], "texture": "#1"},
"up": {"uv": [6, 2.25, 3.5, 0], "texture": "#1"},
"down": {"uv": [6, 2.25, 3.5, 4.5], "texture": "#1"}
}
},
{
"from": [3, 7.9, -2.1],
"to": [13, 8.9, -0.1],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [3, 8, -2.3],
"to": [13, 9, -0.3],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [9.5, 1, 12, 1.25], "texture": "#0"},
"east": {"uv": [10.5, 4.75, 11, 5], "texture": "#0"},
"south": {"uv": [9.5, 1.25, 12, 1.5], "texture": "#0"},
"west": {"uv": [5.5, 10.5, 6, 10.75], "texture": "#0"},
"up": {"uv": [11, 5.5, 8.5, 5], "texture": "#0"},
"down": {"uv": [11, 5.5, 8.5, 6], "texture": "#0"}
"north": {"uv": [10, 4.25, 12.5, 4.5], "texture": "#1"},
"east": {"uv": [10.5, 0.25, 11, 0.5], "texture": "#1"},
"south": {"uv": [10, 4.5, 12.5, 4.75], "texture": "#1"},
"west": {"uv": [10.5, 0.5, 11, 0.75], "texture": "#1"},
"up": {"uv": [10.5, 9.25, 8, 8.75], "texture": "#1"},
"down": {"uv": [10.5, 9.25, 8, 9.75], "texture": "#1"}
}
},
{
"from": [1, 7.9, -2.1],
"to": [3, 8.9, 9.9],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 0.9, 9.9]},
"from": [0.975, 7.975, -2.325],
"to": [3.025, 9.025, 9.725],
"rotation": {"angle": 45, "axis": "x", "origin": [7, 1, 9.7]},
"faces": {
"north": {"uv": [6, 10.5, 6.5, 10.75], "texture": "#0"},
"east": {"uv": [9, 3.25, 12, 3.5], "texture": "#0"},
"south": {"uv": [10.5, 6.25, 11, 6.5], "texture": "#0"},
"west": {"uv": [9, 3.5, 12, 3.75], "texture": "#0"},
"up": {"uv": [8.5, 11.25, 8, 8.25], "texture": "#0"},
"down": {"uv": [9, 8.25, 8.5, 11.25], "texture": "#0"}
"north": {"uv": [10.5, 0.75, 11, 1], "texture": "#1"},
"east": {"uv": [10, 1.25, 13, 1.5], "texture": "#1"},
"south": {"uv": [10.5, 1, 11, 1.25], "texture": "#1"},
"west": {"uv": [10, 1.5, 13, 1.75], "texture": "#1"},
"up": {"uv": [1.5, 11.75, 1, 8.75], "texture": "#1"},
"down": {"uv": [2, 8.75, 1.5, 11.75], "texture": "#1"}
}
},
{
@@ -144,64 +131,12 @@
"to": [3, 7, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 7]},
"faces": {
"north": {"uv": [6, 9.25, 6.5, 10.5], "texture": "#0"},
"east": {"uv": [6, 0, 9, 1.25], "texture": "#0"},
"south": {"uv": [6.5, 9.25, 7, 10.5], "texture": "#0"},
"west": {"uv": [6, 1.25, 9, 2.5], "texture": "#0"},
"up": {"uv": [0.5, 11.75, 0, 8.75], "texture": "#0"},
"down": {"uv": [1, 8.75, 0.5, 11.75], "texture": "#0"}
}
},
{
"from": [0, 0, 12],
"to": [1, 7, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 7]},
"faces": {
"north": {"uv": [3.5, 9.75, 3.75, 11.5], "texture": "#0"},
"east": {"uv": [3.75, 9.75, 4, 11.5], "texture": "#0"},
"south": {"uv": [4, 9.75, 4.25, 11.5], "texture": "#0"},
"west": {"uv": [4.25, 9.75, 4.5, 11.5], "texture": "#0"},
"up": {"uv": [10.75, 6.75, 10.5, 6.5], "texture": "#0"},
"down": {"uv": [7, 10.5, 6.75, 10.75], "texture": "#0"}
}
},
{
"from": [0, 0, 6],
"to": [1, 7, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 2, 1]},
"faces": {
"north": {"uv": [4.5, 9.75, 4.75, 11.5], "texture": "#0"},
"east": {"uv": [4.75, 9.75, 5, 11.5], "texture": "#0"},
"south": {"uv": [10, 8.25, 10.25, 10], "texture": "#0"},
"west": {"uv": [10, 10, 10.25, 11.75], "texture": "#0"},
"up": {"uv": [10.75, 7, 10.5, 6.75], "texture": "#0"},
"down": {"uv": [10.75, 7, 10.5, 7.25], "texture": "#0"}
}
},
{
"from": [0.5, 5, 7],
"to": [1.5, 6, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 2, 2]},
"faces": {
"north": {"uv": [10.5, 7.25, 10.75, 7.5], "texture": "#0"},
"east": {"uv": [9.5, 1.5, 10.75, 1.75], "texture": "#0"},
"south": {"uv": [10.5, 7.5, 10.75, 7.75], "texture": "#0"},
"west": {"uv": [9.5, 1.75, 10.75, 2], "texture": "#0"},
"up": {"uv": [10.25, 5, 10, 3.75], "texture": "#0"},
"down": {"uv": [10.5, 3.75, 10.25, 5], "texture": "#0"}
}
},
{
"from": [0.5, 1, 7],
"to": [1.5, 2, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, -2, 2]},
"faces": {
"north": {"uv": [10.5, 7.75, 10.75, 8], "texture": "#0"},
"east": {"uv": [10.25, 8.25, 11.5, 8.5], "texture": "#0"},
"south": {"uv": [10.5, 8, 10.75, 8.25], "texture": "#0"},
"west": {"uv": [10.25, 8.5, 11.5, 8.75], "texture": "#0"},
"up": {"uv": [10.5, 10, 10.25, 8.75], "texture": "#0"},
"down": {"uv": [9.25, 10.25, 9, 11.5], "texture": "#0"}
"north": {"uv": [3.5, 10, 4, 11.25], "texture": "#1"},
"east": {"uv": [0, 7, 3, 8.25], "texture": "#1"},
"south": {"uv": [4, 10, 4.5, 11.25], "texture": "#1"},
"west": {"uv": [3, 7, 6, 8.25], "texture": "#1"},
"up": {"uv": [2.5, 11.75, 2, 8.75], "texture": "#1"},
"down": {"uv": [3, 8.75, 2.5, 11.75], "texture": "#1"}
}
},
{
@@ -209,25 +144,25 @@
"to": [13, 7, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 2, 7]},
"faces": {
"north": {"uv": [3, 7, 5.5, 8.25], "texture": "#0"},
"east": {"uv": [9.5, 3.75, 10, 5], "texture": "#0"},
"south": {"uv": [7, 3.75, 9.5, 5], "texture": "#0"},
"west": {"uv": [9.5, 8.25, 10, 9.5], "texture": "#0"},
"up": {"uv": [4.5, 9.25, 2, 8.75], "texture": "#0"},
"down": {"uv": [7, 8.75, 4.5, 9.25], "texture": "#0"}
"north": {"uv": [6, 7, 8.5, 8.25], "texture": "#1"},
"east": {"uv": [4.5, 10, 5, 11.25], "texture": "#1"},
"south": {"uv": [8, 0, 10.5, 1.25], "texture": "#1"},
"west": {"uv": [10, 4.75, 10.5, 6], "texture": "#1"},
"up": {"uv": [5.5, 10, 3, 9.5], "texture": "#1"},
"down": {"uv": [10.5, 9.75, 8, 10.25], "texture": "#1"}
}
},
{
"from": [5, 1.3, -1.6],
"to": [11, 6.3, 0.4],
"from": [4, 1.3, -1.6],
"to": [12, 6.3, 1.4],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9, 1.3, 4.4]},
"faces": {
"north": {"uv": [7, 5, 8.5, 6.25], "texture": "#0"},
"east": {"uv": [9.5, 9.5, 10, 10.75], "texture": "#0"},
"south": {"uv": [5.5, 7, 7, 8.25], "texture": "#0"},
"west": {"uv": [2, 9.75, 2.5, 11], "texture": "#0"},
"up": {"uv": [3.5, 9.75, 2, 9.25], "texture": "#0"},
"down": {"uv": [5, 9.25, 3.5, 9.75], "texture": "#0"}
"north": {"uv": [8, 1.25, 10, 2.5], "texture": "#1"},
"east": {"uv": [5.5, 9.5, 6.25, 10.75], "texture": "#1"},
"south": {"uv": [8, 2.5, 10, 3.75], "texture": "#1"},
"west": {"uv": [6.25, 9.5, 7, 10.75], "texture": "#1"},
"up": {"uv": [5, 9.5, 3, 8.75], "texture": "#1"},
"down": {"uv": [7, 8.75, 5, 9.5], "texture": "#1"}
}
},
{
@@ -235,12 +170,12 @@
"to": [15, 7, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [19, 2, 7]},
"faces": {
"north": {"uv": [2.5, 9.75, 3, 11], "texture": "#0"},
"east": {"uv": [6, 2.5, 9, 3.75], "texture": "#0"},
"south": {"uv": [3, 9.75, 3.5, 11], "texture": "#0"},
"west": {"uv": [0, 7, 3, 8.25], "texture": "#0"},
"up": {"uv": [1.5, 11.75, 1, 8.75], "texture": "#0"},
"down": {"uv": [2, 8.75, 1.5, 11.75], "texture": "#0"}
"north": {"uv": [5, 10, 5.5, 11.25], "texture": "#1"},
"east": {"uv": [7, 4, 10, 5.25], "texture": "#1"},
"south": {"uv": [8, 10.25, 8.5, 11.5], "texture": "#1"},
"west": {"uv": [7, 5.25, 10, 6.5], "texture": "#1"},
"up": {"uv": [7.5, 11.75, 7, 8.75], "texture": "#1"},
"down": {"uv": [8, 8.75, 7.5, 11.75], "texture": "#1"}
}
}
],
@@ -279,8 +214,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]
}
]
}
+193 -101
View File
@@ -5,164 +5,255 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/white_generator",
"1": "jurassicrevived:block/white_generator",
"particle": "jurassicrevived:block/white_generator"
},
"elements": [
{
"from": [2, 0, 2],
"to": [14, 8, 14],
"from": [2, 0, 4],
"to": [14, 9, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 1]},
"faces": {
"north": {"uv": [3, 0, 6, 2], "texture": "#0"},
"east": {"uv": [3, 2, 6, 4], "texture": "#0"},
"south": {"uv": [3, 4, 6, 6], "texture": "#0"},
"west": {"uv": [0, 6, 3, 8], "texture": "#0"},
"up": {"uv": [3, 3, 0, 0], "texture": "#0"},
"down": {"uv": [3, 3, 0, 6], "texture": "#0"}
"north": {"uv": [3, 0, 6, 2.25], "texture": "#1"},
"east": {"uv": [3, 4.5, 5.5, 6.75], "texture": "#1"},
"south": {"uv": [3, 2.25, 6, 4.5], "texture": "#1"},
"west": {"uv": [0, 5, 2.5, 7.25], "texture": "#1"},
"up": {"uv": [3, 2.5, 0, 0], "texture": "#1"},
"down": {"uv": [3, 2.5, 0, 5], "texture": "#1"}
}
},
{
"from": [-1.425, 9.7, 3.5],
"to": [6.575, 17.7, 12.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6.575, 7.7, -0.5]},
"from": [2, 0, 2],
"to": [14, 2, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -9]},
"faces": {
"north": {"uv": [5, 6.25, 7, 8.25], "texture": "#0"},
"east": {"uv": [6, 0, 8.25, 2], "texture": "#0"},
"south": {"uv": [7, 6.25, 9, 8.25], "texture": "#0"},
"west": {"uv": [6, 2, 8.25, 4], "texture": "#0"},
"up": {"uv": [5, 8.25, 3, 6], "texture": "#0"},
"down": {"uv": [8, 4, 6, 6.25], "texture": "#0"}
"north": {"uv": [7.75, 4.25, 10.75, 4.75], "texture": "#1"},
"east": {"uv": [11.25, 10.5, 11.75, 11], "texture": "#1"},
"south": {"uv": [7.75, 4.75, 10.75, 5.25], "texture": "#1"},
"west": {"uv": [11.25, 11, 11.75, 11.5], "texture": "#1"},
"up": {"uv": [10.75, 5.75, 7.75, 5.25], "texture": "#1"},
"down": {"uv": [10.75, 5.75, 7.75, 6.25], "texture": "#1"}
}
},
{
"from": [6, -4.175, 2.825],
"to": [10, -2.175, 4.825],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, -4.175, -8.175]},
"faces": {
"north": {"uv": [10.5, 7.25, 11.5, 7.75], "texture": "#1"},
"east": {"uv": [11.5, 2, 12, 2.5], "texture": "#1"},
"south": {"uv": [10.75, 1.5, 11.75, 2], "texture": "#1"},
"west": {"uv": [11.5, 2.5, 12, 3], "texture": "#1"},
"up": {"uv": [11.75, 5.5, 10.75, 5], "texture": "#1"},
"down": {"uv": [11.75, 5.5, 10.75, 6], "texture": "#1"}
}
},
{
"from": [2, 2, 2],
"to": [5, 6, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, -9]},
"faces": {
"north": {"uv": [10.5, 6.25, 11.25, 7.25], "texture": "#1"},
"east": {"uv": [10.75, 10.5, 11.25, 11.5], "texture": "#1"},
"south": {"uv": [7.5, 10.5, 8.25, 11.5], "texture": "#1"},
"west": {"uv": [11, 2, 11.5, 3], "texture": "#1"},
"up": {"uv": [12, 1.5, 11.25, 1], "texture": "#1"},
"down": {"uv": [3.25, 11.25, 2.5, 11.75], "texture": "#1"}
}
},
{
"from": [11, 2, 2],
"to": [14, 6, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 2, -9]},
"faces": {
"north": {"uv": [8.25, 10.5, 9, 11.5], "texture": "#1"},
"east": {"uv": [11.25, 0, 11.75, 1], "texture": "#1"},
"south": {"uv": [9, 10.5, 9.75, 11.5], "texture": "#1"},
"west": {"uv": [2, 11.25, 2.5, 12.25], "texture": "#1"},
"up": {"uv": [4, 11.75, 3.25, 11.25], "texture": "#1"},
"down": {"uv": [12, 3.5, 11.25, 4], "texture": "#1"}
}
},
{
"from": [2, 6, 2],
"to": [14, 9, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 7, -9]},
"faces": {
"north": {"uv": [7.5, 6.5, 10.5, 7.25], "texture": "#1"},
"east": {"uv": [4, 11.25, 4.5, 12], "texture": "#1"},
"south": {"uv": [7.5, 7.25, 10.5, 8], "texture": "#1"},
"west": {"uv": [11.25, 4, 11.75, 4.75], "texture": "#1"},
"up": {"uv": [11, 2.5, 8, 2], "texture": "#1"},
"down": {"uv": [11, 2.5, 8, 3], "texture": "#1"}
}
},
{
"from": [-1.425, 10.7, 3.5],
"to": [6.575, 18.7, 12.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6.575, 8.7, -0.5]},
"faces": {
"north": {"uv": [2.5, 6.75, 4.5, 8.75], "texture": "#1"},
"east": {"uv": [5.5, 4.5, 7.75, 6.5], "texture": "#1"},
"south": {"uv": [0, 7.25, 2, 9.25], "texture": "#1"},
"west": {"uv": [6, 0, 8.25, 2], "texture": "#1"},
"up": {"uv": [8, 4.25, 6, 2], "texture": "#1"},
"down": {"uv": [7.5, 6.5, 5.5, 8.75], "texture": "#1"}
}
},
{
"from": [1, 0, 1],
"to": [3, 9, 3],
"to": [3, 10, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 0, 0]},
"faces": {
"north": {"uv": [4, 8.75, 4.5, 11], "texture": "#0"},
"east": {"uv": [4.5, 8.75, 5, 11], "texture": "#0"},
"south": {"uv": [5, 8.75, 5.5, 11], "texture": "#0"},
"west": {"uv": [5.5, 8.75, 6, 11], "texture": "#0"},
"up": {"uv": [9.25, 2.5, 8.75, 2], "texture": "#0"},
"down": {"uv": [9.75, 2, 9.25, 2.5], "texture": "#0"}
"north": {"uv": [4.5, 6.75, 5, 9.25], "texture": "#1"},
"east": {"uv": [5, 6.75, 5.5, 9.25], "texture": "#1"},
"south": {"uv": [2, 7.25, 2.5, 9.75], "texture": "#1"},
"west": {"uv": [7.5, 8, 8, 10.5], "texture": "#1"},
"up": {"uv": [12, 6.5, 11.5, 6], "texture": "#1"},
"down": {"uv": [12, 6.5, 11.5, 7], "texture": "#1"}
}
},
{
"from": [1, 0, 13],
"to": [3, 9, 15],
"to": [3, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 0, 12]},
"faces": {
"north": {"uv": [6, 8.75, 6.5, 11], "texture": "#0"},
"east": {"uv": [6.5, 8.75, 7, 11], "texture": "#0"},
"south": {"uv": [7, 8.75, 7.5, 11], "texture": "#0"},
"west": {"uv": [7.5, 8.75, 8, 11], "texture": "#0"},
"up": {"uv": [10.25, 2.5, 9.75, 2], "texture": "#0"},
"down": {"uv": [10.5, 6, 10, 6.5], "texture": "#0"}
"north": {"uv": [8, 8, 8.5, 10.5], "texture": "#1"},
"east": {"uv": [8.5, 8, 9, 10.5], "texture": "#1"},
"south": {"uv": [2.5, 8.75, 3, 11.25], "texture": "#1"},
"west": {"uv": [3, 8.75, 3.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 7.5, 11.5, 7], "texture": "#1"},
"down": {"uv": [7.75, 11.5, 7.25, 12], "texture": "#1"}
}
},
{
"from": [13, 0, 13],
"to": [15, 9, 15],
"to": [15, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 12]},
"faces": {
"north": {"uv": [8, 8.75, 8.5, 11], "texture": "#0"},
"east": {"uv": [8.5, 8.75, 9, 11], "texture": "#0"},
"south": {"uv": [0, 9, 0.5, 11.25], "texture": "#0"},
"west": {"uv": [0.5, 9, 1, 11.25], "texture": "#0"},
"up": {"uv": [10.5, 7, 10, 6.5], "texture": "#0"},
"down": {"uv": [10.5, 7, 10, 7.5], "texture": "#0"}
"north": {"uv": [3.5, 8.75, 4, 11.25], "texture": "#1"},
"east": {"uv": [4, 8.75, 4.5, 11.25], "texture": "#1"},
"south": {"uv": [5.5, 8.75, 6, 11.25], "texture": "#1"},
"west": {"uv": [6, 8.75, 6.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 8, 11.5, 7.5], "texture": "#1"},
"down": {"uv": [8.25, 11.5, 7.75, 12], "texture": "#1"}
}
},
{
"from": [13, 7, 3],
"to": [15, 9, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 8, 12]},
"from": [1.2, 8.5, 3],
"to": [3.2, 10.5, 13],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-0.8, 9.5, 12]},
"faces": {
"north": {"uv": [10, 7.5, 10.5, 8], "texture": "#0"},
"east": {"uv": [0, 8, 2.5, 8.5], "texture": "#0"},
"south": {"uv": [10, 8, 10.5, 8.5], "texture": "#0"},
"west": {"uv": [8, 4, 10.5, 4.5], "texture": "#0"},
"up": {"uv": [3, 10.5, 2.5, 8], "texture": "#0"},
"down": {"uv": [8.75, 0, 8.25, 2.5], "texture": "#0"}
"north": {"uv": [8.25, 11.5, 8.75, 12], "texture": "#1"},
"east": {"uv": [8, 3, 10.5, 3.5], "texture": "#1"},
"south": {"uv": [8.75, 11.5, 9.25, 12], "texture": "#1"},
"west": {"uv": [8, 3.5, 10.5, 4], "texture": "#1"},
"up": {"uv": [7, 11.25, 6.5, 8.75], "texture": "#1"},
"down": {"uv": [7.5, 8.75, 7, 11.25], "texture": "#1"}
}
},
{
"from": [1, 7, 3],
"to": [3, 9, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 8, 12]},
"from": [12.8, 8.5, 3],
"to": [14.8, 10.5, 13],
"rotation": {"angle": 22.5, "axis": "z", "origin": [16.8, 9.5, 12]},
"faces": {
"north": {"uv": [10, 8.5, 10.5, 9], "texture": "#0"},
"east": {"uv": [8, 4.5, 10.5, 5], "texture": "#0"},
"south": {"uv": [10, 9, 10.5, 9.5], "texture": "#0"},
"west": {"uv": [8, 5, 10.5, 5.5], "texture": "#0"},
"up": {"uv": [3.5, 10.75, 3, 8.25], "texture": "#0"},
"down": {"uv": [4, 8.25, 3.5, 10.75], "texture": "#0"}
"north": {"uv": [9.25, 11.5, 9.75, 12], "texture": "#1"},
"east": {"uv": [8.25, 0, 10.75, 0.5], "texture": "#1"},
"south": {"uv": [10.75, 11.5, 11.25, 12], "texture": "#1"},
"west": {"uv": [8.25, 0.5, 10.75, 1], "texture": "#1"},
"up": {"uv": [9.5, 10.5, 9, 8], "texture": "#1"},
"down": {"uv": [0.5, 9.25, 0, 11.75], "texture": "#1"}
}
},
{
"from": [4, 8, 9],
"to": [6, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 9, 14]},
"from": [4, 9, 9],
"to": [6, 15, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 10, 14]},
"faces": {
"north": {"uv": [8.75, 0.5, 9.25, 2], "texture": "#0"},
"east": {"uv": [9, 8.25, 9.5, 9.75], "texture": "#0"},
"south": {"uv": [9.25, 0.5, 9.75, 2], "texture": "#0"},
"west": {"uv": [9.5, 6, 10, 7.5], "texture": "#0"},
"up": {"uv": [10.5, 10, 10, 9.5], "texture": "#0"},
"down": {"uv": [10.5, 10, 10, 10.5], "texture": "#0"}
"north": {"uv": [2.5, 5, 3, 6.5], "texture": "#1"},
"east": {"uv": [5, 9.25, 5.5, 10.75], "texture": "#1"},
"south": {"uv": [2, 9.75, 2.5, 11.25], "texture": "#1"},
"west": {"uv": [9.75, 10.5, 10.25, 12], "texture": "#1"},
"up": {"uv": [11.75, 12, 11.25, 11.5], "texture": "#1"},
"down": {"uv": [0.5, 11.75, 0, 12.25], "texture": "#1"}
}
},
{
"from": [10, 8, 5],
"to": [12, 14, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 10]},
"from": [10, 9, 5],
"to": [12, 15, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]},
"faces": {
"north": {"uv": [9.5, 7.5, 10, 9], "texture": "#0"},
"east": {"uv": [9.5, 9, 10, 10.5], "texture": "#0"},
"south": {"uv": [9.75, 0.5, 10.25, 2], "texture": "#0"},
"west": {"uv": [9, 9.75, 9.5, 11.25], "texture": "#0"},
"up": {"uv": [10.75, 1, 10.25, 0.5], "texture": "#0"},
"down": {"uv": [10.75, 1, 10.25, 1.5], "texture": "#0"}
"north": {"uv": [10.25, 10.5, 10.75, 12], "texture": "#1"},
"east": {"uv": [10.75, 0, 11.25, 1.5], "texture": "#1"},
"south": {"uv": [10.75, 3.5, 11.25, 5], "texture": "#1"},
"west": {"uv": [5, 10.75, 5.5, 12.25], "texture": "#1"},
"up": {"uv": [12.25, 0.5, 11.75, 0], "texture": "#1"},
"down": {"uv": [1, 11.75, 0.5, 12.25], "texture": "#1"}
}
},
{
"from": [9, 17, 10],
"to": [10, 23, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 18, 15]},
"faces": {
"north": {"uv": [5.5, 11.25, 5.75, 12.75], "texture": "#1"},
"east": {"uv": [5.75, 11.25, 6, 12.75], "texture": "#1"},
"south": {"uv": [6, 11.25, 6.25, 12.75], "texture": "#1"},
"west": {"uv": [6.25, 11.25, 6.5, 12.75], "texture": "#1"},
"up": {"uv": [6.25, 4.5, 6, 4.25], "texture": "#1"},
"down": {"uv": [6.5, 4.25, 6.25, 4.5], "texture": "#1"}
}
},
{
"from": [7.8, 17, 8.8],
"to": [8.8, 22, 9.8],
"rotation": {"angle": 0, "axis": "y", "origin": [5.8, 18, 13.8]},
"faces": {
"north": {"uv": [11.25, 6, 11.5, 7.25], "texture": "#1"},
"east": {"uv": [6.5, 11.25, 6.75, 12.5], "texture": "#1"},
"south": {"uv": [6.75, 11.25, 7, 12.5], "texture": "#1"},
"west": {"uv": [7, 11.25, 7.25, 12.5], "texture": "#1"},
"up": {"uv": [2.75, 6.75, 2.5, 6.5], "texture": "#1"},
"down": {"uv": [3, 6.5, 2.75, 6.75], "texture": "#1"}
}
},
{
"from": [13, 0, 1],
"to": [15, 9, 3],
"to": [15, 10, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 0]},
"faces": {
"north": {"uv": [1, 9, 1.5, 11.25], "texture": "#0"},
"east": {"uv": [1.5, 9, 2, 11.25], "texture": "#0"},
"south": {"uv": [2, 9, 2.5, 11.25], "texture": "#0"},
"west": {"uv": [9, 6, 9.5, 8.25], "texture": "#0"},
"up": {"uv": [10.75, 2, 10.25, 1.5], "texture": "#0"},
"down": {"uv": [10.75, 2, 10.25, 2.5], "texture": "#0"}
"north": {"uv": [0.5, 9.25, 1, 11.75], "texture": "#1"},
"east": {"uv": [1, 9.25, 1.5, 11.75], "texture": "#1"},
"south": {"uv": [1.5, 9.25, 2, 11.75], "texture": "#1"},
"west": {"uv": [4.5, 9.25, 5, 11.75], "texture": "#1"},
"up": {"uv": [12.25, 1, 11.75, 0.5], "texture": "#1"},
"down": {"uv": [1.5, 11.75, 1, 12.25], "texture": "#1"}
}
},
{
"from": [3, 7, 1],
"to": [13, 9, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 0]},
"from": [3, 8.7, -2],
"to": [13, 10.7, 0],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9, 1.7, -3]},
"faces": {
"north": {"uv": [8, 5.5, 10.5, 6], "texture": "#0"},
"east": {"uv": [2.5, 10.5, 3, 11], "texture": "#0"},
"south": {"uv": [8.25, 2.5, 10.75, 3], "texture": "#0"},
"west": {"uv": [10.5, 4, 11, 4.5], "texture": "#0"},
"up": {"uv": [10.75, 3.5, 8.25, 3], "texture": "#0"},
"down": {"uv": [10.75, 3.5, 8.25, 4], "texture": "#0"}
"north": {"uv": [8.25, 1, 10.75, 1.5], "texture": "#1"},
"east": {"uv": [1.5, 11.75, 2, 12.25], "texture": "#1"},
"south": {"uv": [8.25, 1.5, 10.75, 2], "texture": "#1"},
"west": {"uv": [11.75, 1.5, 12.25, 2], "texture": "#1"},
"up": {"uv": [12, 8.5, 9.5, 8], "texture": "#1"},
"down": {"uv": [12, 8.5, 9.5, 9], "texture": "#1"}
}
},
{
"from": [3, 7, 13],
"to": [13, 9, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 12]},
"from": [3, 8.7, 16],
"to": [13, 10.7, 18],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9, 1.7, 19]},
"faces": {
"north": {"uv": [4, 8.25, 6.5, 8.75], "texture": "#0"},
"east": {"uv": [10.5, 4.5, 11, 5], "texture": "#0"},
"south": {"uv": [6.5, 8.25, 9, 8.75], "texture": "#0"},
"west": {"uv": [10.5, 5, 11, 5.5], "texture": "#0"},
"up": {"uv": [2.5, 9, 0, 8.5], "texture": "#0"},
"down": {"uv": [11.25, 0, 8.75, 0.5], "texture": "#0"}
"north": {"uv": [9.5, 9, 12, 9.5], "texture": "#1"},
"east": {"uv": [2.5, 11.75, 3, 12.25], "texture": "#1"},
"south": {"uv": [9.5, 9.5, 12, 10], "texture": "#1"},
"west": {"uv": [3, 11.75, 3.5, 12.25], "texture": "#1"},
"up": {"uv": [12, 10.5, 9.5, 10], "texture": "#1"},
"down": {"uv": [13, 3, 10.5, 3.5], "texture": "#1"}
}
}
],
@@ -201,8 +292,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
}
]
}
@@ -5,164 +5,255 @@
"render_type": "cutout",
"texture_size": [64, 64],
"textures": {
"0": "jurassicrevived:block/white_generator",
"1": "jurassicrevived:block/white_generator",
"particle": "jurassicrevived:block/white_generator"
},
"elements": [
{
"from": [2, 0, 2],
"to": [14, 8, 14],
"from": [2, 0, 4],
"to": [14, 9, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, 1]},
"faces": {
"north": {"uv": [3, 0, 6, 2], "texture": "#0"},
"east": {"uv": [3, 2, 6, 4], "texture": "#0"},
"south": {"uv": [3, 4, 6, 6], "texture": "#0"},
"west": {"uv": [0, 6, 3, 8], "texture": "#0"},
"up": {"uv": [3, 3, 0, 0], "texture": "#0"},
"down": {"uv": [3, 3, 0, 6], "texture": "#0"}
"north": {"uv": [3, 0, 6, 2.25], "texture": "#1"},
"east": {"uv": [3, 4.5, 5.5, 6.75], "texture": "#1"},
"south": {"uv": [3, 2.25, 6, 4.5], "texture": "#1"},
"west": {"uv": [0, 5, 2.5, 7.25], "texture": "#1"},
"up": {"uv": [3, 2.5, 0, 0], "texture": "#1"},
"down": {"uv": [3, 2.5, 0, 5], "texture": "#1"}
}
},
{
"from": [-1.425, 9.7, 3.5],
"to": [6.575, 17.7, 12.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6.575, 7.7, -0.5]},
"from": [2, 0, 2],
"to": [14, 2, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 0, -9]},
"faces": {
"north": {"uv": [5, 6.25, 7, 8.25], "texture": "#0"},
"east": {"uv": [6, 0, 8.25, 2], "texture": "#0"},
"south": {"uv": [7, 6.25, 9, 8.25], "texture": "#0"},
"west": {"uv": [6, 2, 8.25, 4], "texture": "#0"},
"up": {"uv": [5, 8.25, 3, 6], "texture": "#0"},
"down": {"uv": [8, 4, 6, 6.25], "texture": "#0"}
"north": {"uv": [7.75, 4.25, 10.75, 4.75], "texture": "#1"},
"east": {"uv": [11.25, 10.5, 11.75, 11], "texture": "#1"},
"south": {"uv": [7.75, 4.75, 10.75, 5.25], "texture": "#1"},
"west": {"uv": [11.25, 11, 11.75, 11.5], "texture": "#1"},
"up": {"uv": [10.75, 5.75, 7.75, 5.25], "texture": "#1"},
"down": {"uv": [10.75, 5.75, 7.75, 6.25], "texture": "#1"}
}
},
{
"from": [6, -4.175, 2.825],
"to": [10, -2.175, 4.825],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, -4.175, -8.175]},
"faces": {
"north": {"uv": [10.5, 7.25, 11.5, 7.75], "texture": "#1"},
"east": {"uv": [11.5, 2, 12, 2.5], "texture": "#1"},
"south": {"uv": [10.75, 1.5, 11.75, 2], "texture": "#1"},
"west": {"uv": [11.5, 2.5, 12, 3], "texture": "#1"},
"up": {"uv": [11.75, 5.5, 10.75, 5], "texture": "#1"},
"down": {"uv": [11.75, 5.5, 10.75, 6], "texture": "#1"}
}
},
{
"from": [2, 2, 2],
"to": [5, 6, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 2, -9]},
"faces": {
"north": {"uv": [10.5, 6.25, 11.25, 7.25], "texture": "#1"},
"east": {"uv": [10.75, 10.5, 11.25, 11.5], "texture": "#1"},
"south": {"uv": [7.5, 10.5, 8.25, 11.5], "texture": "#1"},
"west": {"uv": [11, 2, 11.5, 3], "texture": "#1"},
"up": {"uv": [12, 1.5, 11.25, 1], "texture": "#1"},
"down": {"uv": [3.25, 11.25, 2.5, 11.75], "texture": "#1"}
}
},
{
"from": [11, 2, 2],
"to": [14, 6, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 2, -9]},
"faces": {
"north": {"uv": [8.25, 10.5, 9, 11.5], "texture": "#1"},
"east": {"uv": [11.25, 0, 11.75, 1], "texture": "#1"},
"south": {"uv": [9, 10.5, 9.75, 11.5], "texture": "#1"},
"west": {"uv": [2, 11.25, 2.5, 12.25], "texture": "#1"},
"up": {"uv": [4, 11.75, 3.25, 11.25], "texture": "#1"},
"down": {"uv": [12, 3.5, 11.25, 4], "texture": "#1"}
}
},
{
"from": [2, 6, 2],
"to": [14, 9, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 7, -9]},
"faces": {
"north": {"uv": [7.5, 6.5, 10.5, 7.25], "texture": "#1"},
"east": {"uv": [4, 11.25, 4.5, 12], "texture": "#1"},
"south": {"uv": [7.5, 7.25, 10.5, 8], "texture": "#1"},
"west": {"uv": [11.25, 4, 11.75, 4.75], "texture": "#1"},
"up": {"uv": [11, 2.5, 8, 2], "texture": "#1"},
"down": {"uv": [11, 2.5, 8, 3], "texture": "#1"}
}
},
{
"from": [-1.425, 10.7, 3.5],
"to": [6.575, 18.7, 12.5],
"rotation": {"angle": -45, "axis": "z", "origin": [6.575, 8.7, -0.5]},
"faces": {
"north": {"uv": [2.5, 6.75, 4.5, 8.75], "texture": "#1"},
"east": {"uv": [5.5, 4.5, 7.75, 6.5], "texture": "#1"},
"south": {"uv": [0, 7.25, 2, 9.25], "texture": "#1"},
"west": {"uv": [6, 0, 8.25, 2], "texture": "#1"},
"up": {"uv": [8, 4.25, 6, 2], "texture": "#1"},
"down": {"uv": [7.5, 6.5, 5.5, 8.75], "texture": "#1"}
}
},
{
"from": [1, 0, 1],
"to": [3, 9, 3],
"to": [3, 10, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 0, 0]},
"faces": {
"north": {"uv": [4, 8.75, 4.5, 11], "texture": "#0"},
"east": {"uv": [4.5, 8.75, 5, 11], "texture": "#0"},
"south": {"uv": [5, 8.75, 5.5, 11], "texture": "#0"},
"west": {"uv": [5.5, 8.75, 6, 11], "texture": "#0"},
"up": {"uv": [9.25, 2.5, 8.75, 2], "texture": "#0"},
"down": {"uv": [9.75, 2, 9.25, 2.5], "texture": "#0"}
"north": {"uv": [4.5, 6.75, 5, 9.25], "texture": "#1"},
"east": {"uv": [5, 6.75, 5.5, 9.25], "texture": "#1"},
"south": {"uv": [2, 7.25, 2.5, 9.75], "texture": "#1"},
"west": {"uv": [7.5, 8, 8, 10.5], "texture": "#1"},
"up": {"uv": [12, 6.5, 11.5, 6], "texture": "#1"},
"down": {"uv": [12, 6.5, 11.5, 7], "texture": "#1"}
}
},
{
"from": [1, 0, 13],
"to": [3, 9, 15],
"to": [3, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 0, 12]},
"faces": {
"north": {"uv": [6, 8.75, 6.5, 11], "texture": "#0"},
"east": {"uv": [6.5, 8.75, 7, 11], "texture": "#0"},
"south": {"uv": [7, 8.75, 7.5, 11], "texture": "#0"},
"west": {"uv": [7.5, 8.75, 8, 11], "texture": "#0"},
"up": {"uv": [10.25, 2.5, 9.75, 2], "texture": "#0"},
"down": {"uv": [10.5, 6, 10, 6.5], "texture": "#0"}
"north": {"uv": [8, 8, 8.5, 10.5], "texture": "#1"},
"east": {"uv": [8.5, 8, 9, 10.5], "texture": "#1"},
"south": {"uv": [2.5, 8.75, 3, 11.25], "texture": "#1"},
"west": {"uv": [3, 8.75, 3.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 7.5, 11.5, 7], "texture": "#1"},
"down": {"uv": [7.75, 11.5, 7.25, 12], "texture": "#1"}
}
},
{
"from": [13, 0, 13],
"to": [15, 9, 15],
"to": [15, 10, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 12]},
"faces": {
"north": {"uv": [8, 8.75, 8.5, 11], "texture": "#0"},
"east": {"uv": [8.5, 8.75, 9, 11], "texture": "#0"},
"south": {"uv": [0, 9, 0.5, 11.25], "texture": "#0"},
"west": {"uv": [0.5, 9, 1, 11.25], "texture": "#0"},
"up": {"uv": [10.5, 7, 10, 6.5], "texture": "#0"},
"down": {"uv": [10.5, 7, 10, 7.5], "texture": "#0"}
"north": {"uv": [3.5, 8.75, 4, 11.25], "texture": "#1"},
"east": {"uv": [4, 8.75, 4.5, 11.25], "texture": "#1"},
"south": {"uv": [5.5, 8.75, 6, 11.25], "texture": "#1"},
"west": {"uv": [6, 8.75, 6.5, 11.25], "texture": "#1"},
"up": {"uv": [12, 8, 11.5, 7.5], "texture": "#1"},
"down": {"uv": [8.25, 11.5, 7.75, 12], "texture": "#1"}
}
},
{
"from": [13, 7, 3],
"to": [15, 9, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 8, 12]},
"from": [1.2, 8.5, 3],
"to": [3.2, 10.5, 13],
"rotation": {"angle": -22.5, "axis": "z", "origin": [-0.8, 9.5, 12]},
"faces": {
"north": {"uv": [10, 7.5, 10.5, 8], "texture": "#0"},
"east": {"uv": [0, 8, 2.5, 8.5], "texture": "#0"},
"south": {"uv": [10, 8, 10.5, 8.5], "texture": "#0"},
"west": {"uv": [8, 4, 10.5, 4.5], "texture": "#0"},
"up": {"uv": [3, 10.5, 2.5, 8], "texture": "#0"},
"down": {"uv": [8.75, 0, 8.25, 2.5], "texture": "#0"}
"north": {"uv": [8.25, 11.5, 8.75, 12], "texture": "#1"},
"east": {"uv": [8, 3, 10.5, 3.5], "texture": "#1"},
"south": {"uv": [8.75, 11.5, 9.25, 12], "texture": "#1"},
"west": {"uv": [8, 3.5, 10.5, 4], "texture": "#1"},
"up": {"uv": [7, 11.25, 6.5, 8.75], "texture": "#1"},
"down": {"uv": [7.5, 8.75, 7, 11.25], "texture": "#1"}
}
},
{
"from": [1, 7, 3],
"to": [3, 9, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [-1, 8, 12]},
"from": [12.8, 8.5, 3],
"to": [14.8, 10.5, 13],
"rotation": {"angle": 22.5, "axis": "z", "origin": [16.8, 9.5, 12]},
"faces": {
"north": {"uv": [10, 8.5, 10.5, 9], "texture": "#0"},
"east": {"uv": [8, 4.5, 10.5, 5], "texture": "#0"},
"south": {"uv": [10, 9, 10.5, 9.5], "texture": "#0"},
"west": {"uv": [8, 5, 10.5, 5.5], "texture": "#0"},
"up": {"uv": [3.5, 10.75, 3, 8.25], "texture": "#0"},
"down": {"uv": [4, 8.25, 3.5, 10.75], "texture": "#0"}
"north": {"uv": [9.25, 11.5, 9.75, 12], "texture": "#1"},
"east": {"uv": [8.25, 0, 10.75, 0.5], "texture": "#1"},
"south": {"uv": [10.75, 11.5, 11.25, 12], "texture": "#1"},
"west": {"uv": [8.25, 0.5, 10.75, 1], "texture": "#1"},
"up": {"uv": [9.5, 10.5, 9, 8], "texture": "#1"},
"down": {"uv": [0.5, 9.25, 0, 11.75], "texture": "#1"}
}
},
{
"from": [4, 8, 9],
"to": [6, 14, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 9, 14]},
"from": [4, 9, 9],
"to": [6, 15, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [2, 10, 14]},
"faces": {
"north": {"uv": [8.75, 0.5, 9.25, 2], "texture": "#0"},
"east": {"uv": [9, 8.25, 9.5, 9.75], "texture": "#0"},
"south": {"uv": [9.25, 0.5, 9.75, 2], "texture": "#0"},
"west": {"uv": [9.5, 6, 10, 7.5], "texture": "#0"},
"up": {"uv": [10.5, 10, 10, 9.5], "texture": "#0"},
"down": {"uv": [10.5, 10, 10, 10.5], "texture": "#0"}
"north": {"uv": [2.5, 5, 3, 6.5], "texture": "#1"},
"east": {"uv": [5, 9.25, 5.5, 10.75], "texture": "#1"},
"south": {"uv": [2, 9.75, 2.5, 11.25], "texture": "#1"},
"west": {"uv": [9.75, 10.5, 10.25, 12], "texture": "#1"},
"up": {"uv": [11.75, 12, 11.25, 11.5], "texture": "#1"},
"down": {"uv": [0.5, 11.75, 0, 12.25], "texture": "#1"}
}
},
{
"from": [10, 8, 5],
"to": [12, 14, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 9, 10]},
"from": [10, 9, 5],
"to": [12, 15, 7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 10]},
"faces": {
"north": {"uv": [9.5, 7.5, 10, 9], "texture": "#0"},
"east": {"uv": [9.5, 9, 10, 10.5], "texture": "#0"},
"south": {"uv": [9.75, 0.5, 10.25, 2], "texture": "#0"},
"west": {"uv": [9, 9.75, 9.5, 11.25], "texture": "#0"},
"up": {"uv": [10.75, 1, 10.25, 0.5], "texture": "#0"},
"down": {"uv": [10.75, 1, 10.25, 1.5], "texture": "#0"}
"north": {"uv": [10.25, 10.5, 10.75, 12], "texture": "#1"},
"east": {"uv": [10.75, 0, 11.25, 1.5], "texture": "#1"},
"south": {"uv": [10.75, 3.5, 11.25, 5], "texture": "#1"},
"west": {"uv": [5, 10.75, 5.5, 12.25], "texture": "#1"},
"up": {"uv": [12.25, 0.5, 11.75, 0], "texture": "#1"},
"down": {"uv": [1, 11.75, 0.5, 12.25], "texture": "#1"}
}
},
{
"from": [9, 17, 10],
"to": [10, 23, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 18, 15]},
"faces": {
"north": {"uv": [5.5, 11.25, 5.75, 12.75], "texture": "#1"},
"east": {"uv": [5.75, 11.25, 6, 12.75], "texture": "#1"},
"south": {"uv": [6, 11.25, 6.25, 12.75], "texture": "#1"},
"west": {"uv": [6.25, 11.25, 6.5, 12.75], "texture": "#1"},
"up": {"uv": [6.25, 4.5, 6, 4.25], "texture": "#1"},
"down": {"uv": [6.5, 4.25, 6.25, 4.5], "texture": "#1"}
}
},
{
"from": [7.8, 17, 8.8],
"to": [8.8, 22, 9.8],
"rotation": {"angle": 0, "axis": "y", "origin": [5.8, 18, 13.8]},
"faces": {
"north": {"uv": [11.25, 6, 11.5, 7.25], "texture": "#1"},
"east": {"uv": [6.5, 11.25, 6.75, 12.5], "texture": "#1"},
"south": {"uv": [6.75, 11.25, 7, 12.5], "texture": "#1"},
"west": {"uv": [7, 11.25, 7.25, 12.5], "texture": "#1"},
"up": {"uv": [2.75, 6.75, 2.5, 6.5], "texture": "#1"},
"down": {"uv": [3, 6.5, 2.75, 6.75], "texture": "#1"}
}
},
{
"from": [13, 0, 1],
"to": [15, 9, 3],
"to": [15, 10, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 0]},
"faces": {
"north": {"uv": [1, 9, 1.5, 11.25], "texture": "#0"},
"east": {"uv": [1.5, 9, 2, 11.25], "texture": "#0"},
"south": {"uv": [2, 9, 2.5, 11.25], "texture": "#0"},
"west": {"uv": [9, 6, 9.5, 8.25], "texture": "#0"},
"up": {"uv": [10.75, 2, 10.25, 1.5], "texture": "#0"},
"down": {"uv": [10.75, 2, 10.25, 2.5], "texture": "#0"}
"north": {"uv": [0.5, 9.25, 1, 11.75], "texture": "#1"},
"east": {"uv": [1, 9.25, 1.5, 11.75], "texture": "#1"},
"south": {"uv": [1.5, 9.25, 2, 11.75], "texture": "#1"},
"west": {"uv": [4.5, 9.25, 5, 11.75], "texture": "#1"},
"up": {"uv": [12.25, 1, 11.75, 0.5], "texture": "#1"},
"down": {"uv": [1.5, 11.75, 1, 12.25], "texture": "#1"}
}
},
{
"from": [3, 7, 1],
"to": [13, 9, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 0]},
"from": [3, 8.7, -2],
"to": [13, 10.7, 0],
"rotation": {"angle": 22.5, "axis": "x", "origin": [9, 1.7, -3]},
"faces": {
"north": {"uv": [8, 5.5, 10.5, 6], "texture": "#0"},
"east": {"uv": [2.5, 10.5, 3, 11], "texture": "#0"},
"south": {"uv": [8.25, 2.5, 10.75, 3], "texture": "#0"},
"west": {"uv": [10.5, 4, 11, 4.5], "texture": "#0"},
"up": {"uv": [10.75, 3.5, 8.25, 3], "texture": "#0"},
"down": {"uv": [10.75, 3.5, 8.25, 4], "texture": "#0"}
"north": {"uv": [8.25, 1, 10.75, 1.5], "texture": "#1"},
"east": {"uv": [1.5, 11.75, 2, 12.25], "texture": "#1"},
"south": {"uv": [8.25, 1.5, 10.75, 2], "texture": "#1"},
"west": {"uv": [11.75, 1.5, 12.25, 2], "texture": "#1"},
"up": {"uv": [12, 8.5, 9.5, 8], "texture": "#1"},
"down": {"uv": [12, 8.5, 9.5, 9], "texture": "#1"}
}
},
{
"from": [3, 7, 13],
"to": [13, 9, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 0, 12]},
"from": [3, 8.7, 16],
"to": [13, 10.7, 18],
"rotation": {"angle": -22.5, "axis": "x", "origin": [9, 1.7, 19]},
"faces": {
"north": {"uv": [4, 8.25, 6.5, 8.75], "texture": "#0"},
"east": {"uv": [10.5, 4.5, 11, 5], "texture": "#0"},
"south": {"uv": [6.5, 8.25, 9, 8.75], "texture": "#0"},
"west": {"uv": [10.5, 5, 11, 5.5], "texture": "#0"},
"up": {"uv": [2.5, 9, 0, 8.5], "texture": "#0"},
"down": {"uv": [11.25, 0, 8.75, 0.5], "texture": "#0"}
"north": {"uv": [9.5, 9, 12, 9.5], "texture": "#1"},
"east": {"uv": [2.5, 11.75, 3, 12.25], "texture": "#1"},
"south": {"uv": [9.5, 9.5, 12, 10], "texture": "#1"},
"west": {"uv": [3, 11.75, 3.5, 12.25], "texture": "#1"},
"up": {"uv": [12, 10.5, 9.5, 10], "texture": "#1"},
"down": {"uv": [13, 3, 10.5, 3.5], "texture": "#1"}
}
}
],
@@ -201,8 +292,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
}
]
}
@@ -2,7 +2,7 @@
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"render_type": "cutout",
"texture_size": [128, 128],
"texture_size": [64, 64],
"textures": {
"1": "jurassicrevived:block/white_incubator",
"particle": "jurassicrevived:block/white_incubator"
@@ -12,223 +12,194 @@
"from": [0, 0, 0],
"to": [16, 3, 16],
"faces": {
"north": {"uv": [3.5, 5.625, 5.5, 6], "texture": "#1"},
"east": {"uv": [6, 0, 8, 0.375], "texture": "#1"},
"south": {"uv": [6, 0.375, 8, 0.75], "texture": "#1"},
"west": {"uv": [6, 0.75, 8, 1.125], "texture": "#1"},
"up": {"uv": [2, 2, 0, 0], "texture": "#1"},
"down": {"uv": [2, 2, 0, 4], "texture": "#1"}
"north": {"uv": [11, 2.5, 15, 3.25], "texture": "#1"},
"east": {"uv": [12, 11, 16, 11.75], "texture": "#1"},
"south": {"uv": [12, 11.75, 16, 12.5], "texture": "#1"},
"west": {"uv": [0, 12.5, 4, 13.25], "texture": "#1"},
"up": {"uv": [4, 4, 0, 0], "texture": "#1"},
"down": {"uv": [4, 4, 0, 8], "texture": "#1"}
}
},
{
"from": [2, 3, 2],
"to": [14, 6, 14],
"to": [14, 8, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 3, 0]},
"faces": {
"north": {"uv": [0, 5.75, 1.5, 6.125], "texture": "#1"},
"east": {"uv": [6, 1.125, 7.5, 1.5], "texture": "#1"},
"south": {"uv": [3.5, 6, 5, 6.375], "texture": "#1"},
"west": {"uv": [6, 4.25, 7.5, 4.625], "texture": "#1"},
"up": {"uv": [5.25, 3.25, 3.75, 1.75], "texture": "#1"},
"down": {"uv": [5.25, 3.25, 3.75, 4.75], "texture": "#1"}
"north": {"uv": [11, 0, 14, 1.25], "texture": "#1"},
"east": {"uv": [11, 1.25, 14, 2.5], "texture": "#1"},
"south": {"uv": [11, 8.5, 14, 9.75], "texture": "#1"},
"west": {"uv": [11, 9.75, 14, 11], "texture": "#1"},
"up": {"uv": [10.5, 6.5, 7.5, 3.5], "texture": "#1"},
"down": {"uv": [10.5, 6.5, 7.5, 9.5], "texture": "#1"}
}
},
{
"from": [1, 6, 1],
"to": [15, 11, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 6, 0]},
"from": [1, 8, 1],
"to": [15, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
"faces": {
"north": {"uv": [5.25, 1.75, 7, 2.375], "texture": "#1"},
"east": {"uv": [5.25, 2.375, 7, 3], "texture": "#1"},
"south": {"uv": [5.25, 3, 7, 3.625], "texture": "#1"},
"west": {"uv": [5.25, 3.625, 7, 4.25], "texture": "#1"},
"up": {"uv": [3.75, 1.75, 2, 0], "texture": "#1"},
"down": {"uv": [3.75, 1.75, 2, 3.5], "texture": "#1"}
"north": {"uv": [10.5, 3.5, 14, 4.75], "texture": "#1"},
"east": {"uv": [10.5, 4.75, 14, 6], "texture": "#1"},
"south": {"uv": [10.5, 6, 14, 7.25], "texture": "#1"},
"west": {"uv": [10.5, 7.25, 14, 8.5], "texture": "#1"},
"up": {"uv": [7.5, 3.5, 4, 0], "texture": "#1"},
"down": {"uv": [7.5, 3.5, 4, 7], "texture": "#1"}
}
},
{
"from": [6, 6, 14.1],
"to": [10, 20, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 9, 0.1]},
"from": [4, 10, -1.6],
"to": [12, 14, 1.4],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 9, -2.6]},
"faces": {
"north": {"uv": [5.5, 0, 6, 1.75], "texture": "#1"},
"east": {"uv": [3, 6.875, 3.25, 8.625], "texture": "#1"},
"south": {"uv": [5.5, 4.25, 6, 6], "texture": "#1"},
"west": {"uv": [3.25, 6.875, 3.5, 8.625], "texture": "#1"},
"up": {"uv": [6.5, 1.75, 6, 1.5], "texture": "#1"},
"down": {"uv": [3.5, 6.125, 3, 6.375], "texture": "#1"}
"north": {"uv": [8, 11.5, 10, 12.5], "texture": "#1"},
"east": {"uv": [14, 8.75, 14.75, 9.75], "texture": "#1"},
"south": {"uv": [4, 12.5, 6, 13.5], "texture": "#1"},
"west": {"uv": [14, 9.75, 14.75, 10.75], "texture": "#1"},
"up": {"uv": [16, 1.75, 14, 1], "texture": "#1"},
"down": {"uv": [16, 1.75, 14, 2.5], "texture": "#1"}
}
},
{
"from": [1, 16, 1],
"to": [15, 23, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 16, 0]},
"from": [5, 9.9, 4.5],
"to": [11, 11.9, 6.5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 9.9, -1.5]},
"faces": {
"north": {"uv": [0, 4, 1.75, 4.875], "texture": "#1"},
"east": {"uv": [3.75, 4.75, 5.5, 5.625], "texture": "#1"},
"south": {"uv": [0, 4.875, 1.75, 5.75], "texture": "#1"},
"west": {"uv": [1.75, 5.25, 3.5, 6.125], "texture": "#1"},
"up": {"uv": [3.75, 5.25, 2, 3.5], "texture": "#1"},
"down": {"uv": [5.5, 0, 3.75, 1.75], "texture": "#1"}
"north": {"uv": [2, 12, 3.5, 12.5], "texture": "#1"},
"east": {"uv": [3.5, 10, 4, 10.5], "texture": "#1"},
"south": {"uv": [14, 12.5, 15.5, 13], "texture": "#1"},
"west": {"uv": [11.5, 14.5, 12, 15], "texture": "#1"},
"up": {"uv": [15.5, 13.5, 14, 13], "texture": "#1"},
"down": {"uv": [15.5, 13.5, 14, 14], "texture": "#1"}
}
},
{
"from": [6, 10.5, 6],
"to": [10, 11.5, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10.5, 0]},
"from": [5, 9.9, 9.5],
"to": [11, 11.9, 11.5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 9.9, 17.5]},
"faces": {
"north": {"uv": [6.5, 1.5, 7, 1.625], "texture": "#1"},
"east": {"uv": [6.5, 1.625, 7, 1.75], "texture": "#1"},
"south": {"uv": [7, 2, 7.5, 2.125], "texture": "#1"},
"west": {"uv": [7, 2.125, 7.5, 2.25], "texture": "#1"},
"up": {"uv": [4, 7.375, 3.5, 6.875], "texture": "#1"},
"down": {"uv": [7.5, 1.5, 7, 2], "texture": "#1"}
"north": {"uv": [14, 14, 15.5, 14.5], "texture": "#1"},
"east": {"uv": [12, 14.5, 12.5, 15], "texture": "#1"},
"south": {"uv": [0, 14.25, 1.5, 14.75], "texture": "#1"},
"west": {"uv": [12.5, 14.5, 13, 15], "texture": "#1"},
"up": {"uv": [3, 14.75, 1.5, 14.25], "texture": "#1"},
"down": {"uv": [4.5, 14.5, 3, 15], "texture": "#1"}
}
},
{
"name": "Egg1",
"from": [7.5, 11.4, 8.2],
"to": [9.5, 14.4, 10.2],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 12.4, 1.2]},
"from": [6, 10, 4],
"to": [8, 12, 12],
"rotation": {"angle": 22.5, "axis": "z", "origin": [0, 8, 0]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [13, 14.5, 13.5, 15], "texture": "#1"},
"east": {"uv": [0, 12, 2, 12.5], "texture": "#1"},
"south": {"uv": [13.5, 14.5, 14, 15], "texture": "#1"},
"west": {"uv": [14, 3.25, 16, 3.75], "texture": "#1"},
"up": {"uv": [4, 10, 3.5, 8], "texture": "#1"},
"down": {"uv": [6.5, 12.5, 6, 14.5], "texture": "#1"}
}
},
{
"name": "Egg2",
"from": [9.5, 10.5, 5.8],
"to": [11.5, 13.5, 7.8],
"rotation": {"angle": 0, "axis": "y", "origin": [2.5, 11.5, -1.2]},
"from": [8, 10, 4],
"to": [10, 12, 12],
"rotation": {"angle": -22.5, "axis": "z", "origin": [16, 8, 0]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [14, 14.5, 14.5, 15], "texture": "#1"},
"east": {"uv": [14, 3.75, 16, 4.25], "texture": "#1"},
"south": {"uv": [14.5, 14.5, 15, 15], "texture": "#1"},
"west": {"uv": [14, 4.25, 16, 4.75], "texture": "#1"},
"up": {"uv": [7, 14.5, 6.5, 12.5], "texture": "#1"},
"down": {"uv": [14.5, 4.75, 14, 6.75], "texture": "#1"}
}
},
{
"name": "Egg3",
"from": [5, 10.9, 6.2],
"to": [7, 13.9, 8.2],
"rotation": {"angle": 0, "axis": "y", "origin": [-2, 11.9, -0.8]},
"from": [6, 8, 14.1],
"to": [10, 22, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11, 0.1]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [11, 11, 12, 14.5], "texture": "#1"},
"east": {"uv": [10, 11.5, 10.5, 15], "texture": "#1"},
"south": {"uv": [7, 11.5, 8, 15], "texture": "#1"},
"west": {"uv": [10.5, 11.5, 11, 15], "texture": "#1"},
"up": {"uv": [5.5, 15, 4.5, 14.5], "texture": "#1"},
"down": {"uv": [15.5, 4.75, 14.5, 5.25], "texture": "#1"}
}
},
{
"from": [1, 18, 1],
"to": [15, 26, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 18, 0]},
"faces": {
"north": {"uv": [0, 8, 3.5, 10], "texture": "#1"},
"east": {"uv": [7.5, 9.5, 11, 11.5], "texture": "#1"},
"south": {"uv": [0, 10, 3.5, 12], "texture": "#1"},
"west": {"uv": [3.5, 10.5, 7, 12.5], "texture": "#1"},
"up": {"uv": [7.5, 10.5, 4, 7], "texture": "#1"},
"down": {"uv": [11, 0, 7.5, 3.5], "texture": "#1"}
}
},
{
"from": [6, 12.5, 6],
"to": [10, 13.5, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 12.5, 0]},
"faces": {
"north": {"uv": [11, 3.25, 12, 3.5], "texture": "#1"},
"east": {"uv": [12, 3.25, 13, 3.5], "texture": "#1"},
"south": {"uv": [13, 3.25, 14, 3.5], "texture": "#1"},
"west": {"uv": [14, 10.75, 15, 11], "texture": "#1"},
"up": {"uv": [15, 7.75, 14, 6.75], "texture": "#1"},
"down": {"uv": [15, 7.75, 14, 8.75], "texture": "#1"}
}
},
{
"from": [4, 9.2, 9.8],
"to": [12, 9.2, 13.8],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.2, -0.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.2, -0.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [10, 13.5, 8, 12.5], "texture": "#1"},
"down": {"uv": [14, 12.5, 12, 13.5], "texture": "#1"}
}
},
{
"from": [4, 9.2, 2.2],
"to": [12, 9.2, 6.2],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.2, 16.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.2, 16.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
}
},
{
"from": [2, 12.025, 4],
"to": [6, 12.025, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [0, 11.025, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
}
},
{
"from": [10, 12.025, 4],
"to": [14, 12.025, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 11.025, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
}
},
{
"from": [10, 12.325, 4],
"to": [14, 12.325, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 11.325, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
"up": {"uv": [2, 14.25, 0, 13.25], "texture": "#1"},
"down": {"uv": [4, 13.25, 2, 14.25], "texture": "#1"}
}
},
{
"from": [4, 9.5, 9.8],
"to": [12, 9.5, 13.8],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.5, -0.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.5, -0.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
}
},
{
"from": [2, 12.325, 4],
"to": [6, 12.325, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [0, 11.325, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
"up": {"uv": [6, 14.5, 4, 13.5], "texture": "#1"},
"down": {"uv": [10, 13.5, 8, 14.5], "texture": "#1"}
}
},
{
"from": [4, 9.5, 2.2],
"to": [12, 9.5, 6.2],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.5, 16.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.5, 16.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [14, 14.5, 12, 13.5], "texture": "#1"},
"down": {"uv": [16, 0, 14, 1], "texture": "#1"}
}
}
],
@@ -267,8 +238,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]
}
]
}
@@ -2,7 +2,7 @@
"format_version": "1.9.0",
"credit": "Made with Blockbench",
"render_type": "cutout",
"texture_size": [128, 128],
"texture_size": [64, 64],
"textures": {
"1": "jurassicrevived:block/white_incubator",
"particle": "jurassicrevived:block/white_incubator"
@@ -12,223 +12,236 @@
"from": [0, 0, 0],
"to": [16, 3, 16],
"faces": {
"north": {"uv": [3.5, 5.625, 5.5, 6], "texture": "#1"},
"east": {"uv": [6, 0, 8, 0.375], "texture": "#1"},
"south": {"uv": [6, 0.375, 8, 0.75], "texture": "#1"},
"west": {"uv": [6, 0.75, 8, 1.125], "texture": "#1"},
"up": {"uv": [2, 2, 0, 0], "texture": "#1"},
"down": {"uv": [2, 2, 0, 4], "texture": "#1"}
"north": {"uv": [11, 2.5, 15, 3.25], "texture": "#1"},
"east": {"uv": [12, 11, 16, 11.75], "texture": "#1"},
"south": {"uv": [12, 11.75, 16, 12.5], "texture": "#1"},
"west": {"uv": [0, 12.5, 4, 13.25], "texture": "#1"},
"up": {"uv": [4, 4, 0, 0], "texture": "#1"},
"down": {"uv": [4, 4, 0, 8], "texture": "#1"}
}
},
{
"from": [2, 3, 2],
"to": [14, 6, 14],
"to": [14, 8, 14],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 3, 0]},
"faces": {
"north": {"uv": [0, 5.75, 1.5, 6.125], "texture": "#1"},
"east": {"uv": [6, 1.125, 7.5, 1.5], "texture": "#1"},
"south": {"uv": [3.5, 6, 5, 6.375], "texture": "#1"},
"west": {"uv": [6, 4.25, 7.5, 4.625], "texture": "#1"},
"up": {"uv": [5.25, 3.25, 3.75, 1.75], "texture": "#1"},
"down": {"uv": [5.25, 3.25, 3.75, 4.75], "texture": "#1"}
"north": {"uv": [11, 0, 14, 1.25], "texture": "#1"},
"east": {"uv": [11, 1.25, 14, 2.5], "texture": "#1"},
"south": {"uv": [11, 8.5, 14, 9.75], "texture": "#1"},
"west": {"uv": [11, 9.75, 14, 11], "texture": "#1"},
"up": {"uv": [10.5, 6.5, 7.5, 3.5], "texture": "#1"},
"down": {"uv": [10.5, 6.5, 7.5, 9.5], "texture": "#1"}
}
},
{
"from": [1, 6, 1],
"to": [15, 11, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 6, 0]},
"from": [1, 8, 1],
"to": [15, 13, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]},
"faces": {
"north": {"uv": [5.25, 1.75, 7, 2.375], "texture": "#1"},
"east": {"uv": [5.25, 2.375, 7, 3], "texture": "#1"},
"south": {"uv": [5.25, 3, 7, 3.625], "texture": "#1"},
"west": {"uv": [5.25, 3.625, 7, 4.25], "texture": "#1"},
"up": {"uv": [3.75, 1.75, 2, 0], "texture": "#1"},
"down": {"uv": [3.75, 1.75, 2, 3.5], "texture": "#1"}
"north": {"uv": [10.5, 3.5, 14, 4.75], "texture": "#1"},
"east": {"uv": [10.5, 4.75, 14, 6], "texture": "#1"},
"south": {"uv": [10.5, 6, 14, 7.25], "texture": "#1"},
"west": {"uv": [10.5, 7.25, 14, 8.5], "texture": "#1"},
"up": {"uv": [7.5, 3.5, 4, 0], "texture": "#1"},
"down": {"uv": [7.5, 3.5, 4, 7], "texture": "#1"}
}
},
{
"from": [6, 1, 14.1],
"to": [10, 15, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 4, 0.1]},
"from": [4, 10, -1.6],
"to": [12, 14, 1.4],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 9, -2.6]},
"faces": {
"north": {"uv": [5.5, 0, 6, 1.75], "texture": "#1"},
"east": {"uv": [3, 6.875, 3.25, 8.625], "texture": "#1"},
"south": {"uv": [5.5, 4.25, 6, 6], "texture": "#1"},
"west": {"uv": [3.25, 6.875, 3.5, 8.625], "texture": "#1"},
"up": {"uv": [6.5, 1.75, 6, 1.5], "texture": "#1"},
"down": {"uv": [3.5, 6.125, 3, 6.375], "texture": "#1"}
"north": {"uv": [8, 11.5, 10, 12.5], "texture": "#1"},
"east": {"uv": [14, 8.75, 14.75, 9.75], "texture": "#1"},
"south": {"uv": [4, 12.5, 6, 13.5], "texture": "#1"},
"west": {"uv": [14, 9.75, 14.75, 10.75], "texture": "#1"},
"up": {"uv": [16, 1.75, 14, 1], "texture": "#1"},
"down": {"uv": [16, 1.75, 14, 2.5], "texture": "#1"}
}
},
{
"from": [1, 11, 1],
"to": [15, 18, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11, 0]},
"from": [5, 9.9, 4.5],
"to": [11, 11.9, 6.5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 9.9, -1.5]},
"faces": {
"north": {"uv": [0, 4, 1.75, 4.875], "texture": "#1"},
"east": {"uv": [3.75, 4.75, 5.5, 5.625], "texture": "#1"},
"south": {"uv": [0, 4.875, 1.75, 5.75], "texture": "#1"},
"west": {"uv": [1.75, 5.25, 3.5, 6.125], "texture": "#1"},
"up": {"uv": [3.75, 5.25, 2, 3.5], "texture": "#1"},
"down": {"uv": [5.5, 0, 3.75, 1.75], "texture": "#1"}
"north": {"uv": [2, 12, 3.5, 12.5], "texture": "#1"},
"east": {"uv": [3.5, 10, 4, 10.5], "texture": "#1"},
"south": {"uv": [14, 12.5, 15.5, 13], "texture": "#1"},
"west": {"uv": [11.5, 14.5, 12, 15], "texture": "#1"},
"up": {"uv": [15.5, 13.5, 14, 13], "texture": "#1"},
"down": {"uv": [15.5, 13.5, 14, 14], "texture": "#1"}
}
},
{
"from": [6, 10.5, 6],
"to": [10, 11.5, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 10.5, 0]},
"from": [5, 9.9, 9.5],
"to": [11, 11.9, 11.5],
"rotation": {"angle": 22.5, "axis": "x", "origin": [0, 9.9, 17.5]},
"faces": {
"north": {"uv": [6.5, 1.5, 7, 1.625], "texture": "#1"},
"east": {"uv": [6.5, 1.625, 7, 1.75], "texture": "#1"},
"south": {"uv": [7, 2, 7.5, 2.125], "texture": "#1"},
"west": {"uv": [7, 2.125, 7.5, 2.25], "texture": "#1"},
"up": {"uv": [4, 7.375, 3.5, 6.875], "texture": "#1"},
"down": {"uv": [7.5, 1.5, 7, 2], "texture": "#1"}
"north": {"uv": [14, 14, 15.5, 14.5], "texture": "#1"},
"east": {"uv": [12, 14.5, 12.5, 15], "texture": "#1"},
"south": {"uv": [0, 14.25, 1.5, 14.75], "texture": "#1"},
"west": {"uv": [12.5, 14.5, 13, 15], "texture": "#1"},
"up": {"uv": [3, 14.75, 1.5, 14.25], "texture": "#1"},
"down": {"uv": [4.5, 14.5, 3, 15], "texture": "#1"}
}
},
{
"from": [6, 10, 4],
"to": [8, 12, 12],
"rotation": {"angle": 22.5, "axis": "z", "origin": [0, 8, 0]},
"faces": {
"north": {"uv": [13, 14.5, 13.5, 15], "texture": "#1"},
"east": {"uv": [0, 12, 2, 12.5], "texture": "#1"},
"south": {"uv": [13.5, 14.5, 14, 15], "texture": "#1"},
"west": {"uv": [14, 3.25, 16, 3.75], "texture": "#1"},
"up": {"uv": [4, 10, 3.5, 8], "texture": "#1"},
"down": {"uv": [6.5, 12.5, 6, 14.5], "texture": "#1"}
}
},
{
"from": [8, 10, 4],
"to": [10, 12, 12],
"rotation": {"angle": -22.5, "axis": "z", "origin": [16, 8, 0]},
"faces": {
"north": {"uv": [14, 14.5, 14.5, 15], "texture": "#1"},
"east": {"uv": [14, 3.75, 16, 4.25], "texture": "#1"},
"south": {"uv": [14.5, 14.5, 15, 15], "texture": "#1"},
"west": {"uv": [14, 4.25, 16, 4.75], "texture": "#1"},
"up": {"uv": [7, 14.5, 6.5, 12.5], "texture": "#1"},
"down": {"uv": [14.5, 4.75, 14, 6.75], "texture": "#1"}
}
},
{
"from": [6, 3, 14.1],
"to": [10, 17, 16.1],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 6, 0.1]},
"faces": {
"north": {"uv": [11, 11, 12, 14.5], "texture": "#1"},
"east": {"uv": [10, 11.5, 10.5, 15], "texture": "#1"},
"south": {"uv": [7, 11.5, 8, 15], "texture": "#1"},
"west": {"uv": [10.5, 11.5, 11, 15], "texture": "#1"},
"up": {"uv": [5.5, 15, 4.5, 14.5], "texture": "#1"},
"down": {"uv": [15.5, 4.75, 14.5, 5.25], "texture": "#1"}
}
},
{
"from": [1, 13, 1],
"to": [15, 21, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 13, 0]},
"faces": {
"north": {"uv": [0, 8, 3.5, 10], "texture": "#1"},
"east": {"uv": [7.5, 9.5, 11, 11.5], "texture": "#1"},
"south": {"uv": [0, 10, 3.5, 12], "texture": "#1"},
"west": {"uv": [3.5, 10.5, 7, 12.5], "texture": "#1"},
"up": {"uv": [7.5, 10.5, 4, 7], "texture": "#1"},
"down": {"uv": [11, 0, 7.5, 3.5], "texture": "#1"}
}
},
{
"from": [6, 12.5, 6],
"to": [10, 13.5, 10],
"rotation": {"angle": 0, "axis": "y", "origin": [0, 12.5, 0]},
"faces": {
"north": {"uv": [11, 3.25, 12, 3.5], "texture": "#1"},
"east": {"uv": [12, 3.25, 13, 3.5], "texture": "#1"},
"south": {"uv": [13, 3.25, 14, 3.5], "texture": "#1"},
"west": {"uv": [14, 10.75, 15, 11], "texture": "#1"},
"up": {"uv": [15, 7.75, 14, 6.75], "texture": "#1"},
"down": {"uv": [15, 7.75, 14, 8.75], "texture": "#1"}
}
},
{
"name": "Egg1",
"from": [7.5, 11.4, 8.2],
"to": [9.5, 14.4, 10.2],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 12.4, 1.2]},
"from": [7.5, 13.4, 8.2],
"to": [9.5, 16.4, 10.2],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 14.4, 1.2]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [7, 10.5, 7.5, 11.25], "texture": "#1"},
"east": {"uv": [10.5, 8.5, 11, 9.25], "texture": "#1"},
"south": {"uv": [14.5, 5.25, 15, 6], "texture": "#1"},
"west": {"uv": [5.5, 14.5, 6, 15.25], "texture": "#1"},
"up": {"uv": [0.5, 15.25, 0, 14.75], "texture": "#1"},
"down": {"uv": [1, 14.75, 0.5, 15.25], "texture": "#1"}
}
},
{
"name": "Egg2",
"from": [9.5, 10.5, 5.8],
"to": [11.5, 13.5, 7.8],
"rotation": {"angle": 0, "axis": "y", "origin": [2.5, 11.5, -1.2]},
"from": [8.4, 9.6, 5.8],
"to": [10.4, 12.6, 7.8],
"rotation": {"angle": -22.5, "axis": "x", "origin": [1.4, 10.6, -1.2]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [6, 14.5, 6.5, 15.25], "texture": "#1"},
"east": {"uv": [14.5, 6, 15, 6.75], "texture": "#1"},
"south": {"uv": [6.5, 14.5, 7, 15.25], "texture": "#1"},
"west": {"uv": [8, 14.5, 8.5, 15.25], "texture": "#1"},
"up": {"uv": [1.5, 15.25, 1, 14.75], "texture": "#1"},
"down": {"uv": [2, 14.75, 1.5, 15.25], "texture": "#1"}
}
},
{
"name": "Egg3",
"from": [5, 10.9, 6.2],
"to": [7, 13.9, 8.2],
"rotation": {"angle": 0, "axis": "y", "origin": [-2, 11.9, -0.8]},
"from": [6.6, 9.7, 6.2],
"to": [8.6, 12.7, 8.2],
"rotation": {"angle": 22.5, "axis": "z", "origin": [-0.4, 10.7, -0.8]},
"faces": {
"north": {"uv": [1.75, 4, 2, 4.375], "texture": "#1"},
"east": {"uv": [1.75, 4.375, 2, 4.75], "texture": "#1"},
"south": {"uv": [1.75, 4.75, 2, 5.125], "texture": "#1"},
"west": {"uv": [3.5, 5.25, 3.75, 5.625], "texture": "#1"},
"up": {"uv": [5.5, 4.5, 5.25, 4.25], "texture": "#1"},
"down": {"uv": [5.5, 4.5, 5.25, 4.75], "texture": "#1"}
"north": {"uv": [8.5, 14.5, 9, 15.25], "texture": "#1"},
"east": {"uv": [9, 14.5, 9.5, 15.25], "texture": "#1"},
"south": {"uv": [9.5, 14.5, 10, 15.25], "texture": "#1"},
"west": {"uv": [11, 14.5, 11.5, 15.25], "texture": "#1"},
"up": {"uv": [2.5, 15.25, 2, 14.75], "texture": "#1"},
"down": {"uv": [3, 14.75, 2.5, 15.25], "texture": "#1"}
}
},
{
"from": [4, 9.2, 9.8],
"to": [12, 9.2, 13.8],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.2, -0.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.2, -0.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [10, 13.5, 8, 12.5], "texture": "#1"},
"down": {"uv": [14, 12.5, 12, 13.5], "texture": "#1"}
}
},
{
"from": [4, 9.2, 2.2],
"to": [12, 9.2, 6.2],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.2, 16.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.2, 16.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
}
},
{
"from": [2, 12.025, 4],
"to": [6, 12.025, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [0, 11.025, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
}
},
{
"from": [10, 12.025, 4],
"to": [14, 12.025, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 11.025, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
}
},
{
"from": [10, 12.325, 4],
"to": [14, 12.325, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [16, 11.325, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
"up": {"uv": [2, 14.25, 0, 13.25], "texture": "#1"},
"down": {"uv": [4, 13.25, 2, 14.25], "texture": "#1"}
}
},
{
"from": [4, 9.5, 9.8],
"to": [12, 9.5, 13.8],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.5, -0.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.5, -0.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
}
},
{
"from": [2, 12.325, 4],
"to": [6, 12.325, 12],
"rotation": {"angle": 0, "axis": "z", "origin": [0, 11.325, 0]},
"faces": {
"north": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [4.5, 7.375, 4, 6.375], "texture": "#1"},
"down": {"uv": [4.5, 6.375, 4, 7.375], "texture": "#1"}
"up": {"uv": [6, 14.5, 4, 13.5], "texture": "#1"},
"down": {"uv": [10, 13.5, 8, 14.5], "texture": "#1"}
}
},
{
"from": [4, 9.5, 2.2],
"to": [12, 9.5, 6.2],
"rotation": {"angle": 0, "axis": "x", "origin": [0, 11.5, 16.2]},
"rotation": {"angle": 0, "axis": "y", "origin": [0, 11.5, 16.2]},
"faces": {
"north": {"uv": [0, 0, 1, 0], "texture": "#1"},
"east": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"south": {"uv": [0, 0, 1, 0], "texture": "#1"},
"west": {"uv": [0, 0, 0.5, 0], "texture": "#1"},
"up": {"uv": [7, 6.125, 6, 5.625], "texture": "#1"},
"down": {"uv": [7, 5.625, 6, 6.125], "texture": "#1"}
"north": {"uv": [0, 0, 2, 0], "texture": "#1"},
"east": {"uv": [0, 0, 1, 0], "texture": "#1"},
"south": {"uv": [0, 0, 2, 0], "texture": "#1"},
"west": {"uv": [0, 0, 1, 0], "texture": "#1"},
"up": {"uv": [14, 14.5, 12, 13.5], "texture": "#1"},
"down": {"uv": [16, 0, 14, 1], "texture": "#1"}
}
}
],
@@ -267,8 +280,9 @@
{
"name": "Root",
"origin": [8, 8, 8],
"scope": 0,
"color": 0,
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]
"children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]
}
]
}
@@ -1792,5 +1792,113 @@
"sounds": [
"jurassicrevived:achillobator/achillobator_death_1"
]
},
"suchomimus_call": {
"subtitle": "sounds.jurassicrevived.suchomimus_call",
"sounds": [
"jurassicrevived:suchomimus/suchomimus_living_1",
"jurassicrevived:suchomimus/suchomimus_living_2",
"jurassicrevived:suchomimus/suchomimus_living_3",
"jurassicrevived:suchomimus/suchomimus_living_4",
"jurassicrevived:suchomimus/suchomimus_living_5",
"jurassicrevived:suchomimus/suchomimus_living_6",
"jurassicrevived:suchomimus/suchomimus_living_7",
"jurassicrevived:suchomimus/suchomimus_living_8"
]
},
"suchomimus_attack": {
"subtitle": "sounds.jurassicrevived.suchomimus_call",
"sounds": [
"jurassicrevived:suchomimus/suchomimus_attack_1",
"jurassicrevived:suchomimus/suchomimus_attack_2"
]
},
"suchomimus_hurt": {
"subtitle": "sounds.jurassicrevived.suchomimus_hurt",
"sounds": [
"jurassicrevived:suchomimus/suchomimus_hurt_1",
"jurassicrevived:suchomimus/suchomimus_hurt_2",
"jurassicrevived:suchomimus/suchomimus_hurt_3"
]
},
"suchomimus_death": {
"subtitle": "sounds.jurassicrevived.suchomimus_death",
"sounds": [
"jurassicrevived:suchomimus/suchomimus_death_1"
]
},
"chilesaurus_call": {
"subtitle": "sounds.jurassicrevived.chilesaurus_call",
"sounds": [
"jurassicrevived:chilesaurus/chilesaurus_living_1",
"jurassicrevived:chilesaurus/chilesaurus_living_2",
"jurassicrevived:chilesaurus/chilesaurus_living_3",
"jurassicrevived:chilesaurus/chilesaurus_living_4",
"jurassicrevived:chilesaurus/chilesaurus_living_5"
]
},
"chilesaurus_hurt": {
"subtitle": "sounds.jurassicrevived.chilesaurus_hurt",
"sounds": [
"jurassicrevived:chilesaurus/chilesaurus_hurt_1",
"jurassicrevived:chilesaurus/chilesaurus_hurt_2",
"jurassicrevived:chilesaurus/chilesaurus_hurt_3"
]
},
"chilesaurus_death": {
"subtitle": "sounds.jurassicrevived.chilesaurus_death",
"sounds": [
"jurassicrevived:chilesaurus/chilesaurus_death_1"
]
},
"mussaurus_call": {
"subtitle": "sounds.jurassicrevived.mussaurus_call",
"sounds": [
"jurassicrevived:mussaurus/mussaurus_living_1",
"jurassicrevived:mussaurus/mussaurus_living_2",
"jurassicrevived:mussaurus/mussaurus_living_3",
"jurassicrevived:mussaurus/mussaurus_living_4",
"jurassicrevived:mussaurus/mussaurus_living_5",
"jurassicrevived:mussaurus/mussaurus_living_6"
]
},
"mussaurus_hurt": {
"subtitle": "sounds.jurassicrevived.mussaurus_hurt",
"sounds": [
"jurassicrevived:mussaurus/mussaurus_hurt_1",
"jurassicrevived:mussaurus/mussaurus_hurt_2"
]
},
"mussaurus_death": {
"subtitle": "sounds.jurassicrevived.mussaurus_death",
"sounds": [
"jurassicrevived:mussaurus/mussaurus_death_1"
]
},
"thescelosaurus_call": {
"subtitle": "sounds.jurassicrevived.thescelosaurus_call",
"sounds": [
"jurassicrevived:thescelosaurus/thescelosaurus_living_1",
"jurassicrevived:thescelosaurus/thescelosaurus_living_2",
"jurassicrevived:thescelosaurus/thescelosaurus_living_3",
"jurassicrevived:thescelosaurus/thescelosaurus_living_4",
"jurassicrevived:thescelosaurus/thescelosaurus_living_5",
"jurassicrevived:thescelosaurus/thescelosaurus_living_6",
"jurassicrevived:thescelosaurus/thescelosaurus_living_7",
"jurassicrevived:thescelosaurus/thescelosaurus_living_8"
]
},
"thescelosaurus_hurt": {
"subtitle": "sounds.jurassicrevived.thescelosaurus_hurt",
"sounds": [
"jurassicrevived:thescelosaurus/thescelosaurus_hurt_1",
"jurassicrevived:thescelosaurus/thescelosaurus_hurt_2"
]
},
"thescelosaurus_death": {
"subtitle": "sounds.jurassicrevived.thescelosaurus_death",
"sounds": [
"jurassicrevived:thescelosaurus/thescelosaurus_death_1"
]
}
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 434 B

After

Width:  |  Height:  |  Size: 686 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 923 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 833 B

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1012 B

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 479 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 433 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 959 B

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 858 B

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 955 B

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 915 B

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Some files were not shown because too many files have changed in this diff Show More