This Rocks 1.4.0 - 1.17 and QOL

- Update to 1.17-pre1 and Java 16
- Make starfish items contain variations
- Fix bugs
This commit is contained in:
Motschen
2021-05-30 13:07:44 +02:00
parent ba7dc4ea23
commit 2e8f562270
205 changed files with 561 additions and 281 deletions

View File

@@ -1,9 +1,10 @@
{
"credit": "made by Motschen",
"credit": "Made with Blockbench",
"textures": {
"0": "rocks:block/starfish_pink",
"particle": "rocks:block/starfish_pink"
},
"gui_light": "front",
"elements": [
{
"from": [7.5, 0, 8.5],
@@ -305,6 +306,43 @@
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [65, 35, 0],
"translation": [0, 2.25, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [65, 35, 0],
"translation": [0, 2.5, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [29, 0, 23],
"translation": [3.25, 3.75, 0]
},
"firstperson_lefthand": {
"rotation": [29, 0, 23],
"translation": [6.25, 3.75, 0]
},
"ground": {
"translation": [0.25, 3.75, 0],
"scale": [0.75, 0.75, 0.75]
},
"gui": {
"rotation": [90, 35, 0],
"translation": [0.25, -1.5, 0],
"scale": [1.5, 1.5, 1.5]
},
"head": {
"translation": [-0.25, 14.25, 0.75]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [-0.25, 1.25, -12],
"scale": [1.5, 1.5, 1.5]
}
},
"groups": [
{
"name": "side1",
@@ -331,4 +369,4 @@
"origin": [0, 0, 0],
"children": [16, 17, 18, 19]
}, 20, 21, 22]
}
}