* - Lots of ui updates. And a couple fixes. * - New button textures. - Fixed campfire loot table. - Made anvil rod recipes easier. - Added assembler recipes for multiblock tank parts. * - Added assembler recipes for multiblock tank parts. * - Updated Changelog * - Some more UI tweaks. - Added modern-markings mod with integration. * - Updated stromatolite textures - Added some more WIP venus foliage * - Moved some blocks over from tfg-core. * - Updated textures for tier-1 rocket and food oven. * - Updated textures for more ad-astra stuff + new panorama * - Biodiesel stuff --------- Co-authored-by: Pyritie <pyritie@gmail.com>
78 lines
No EOL
1.9 KiB
JSON
78 lines
No EOL
1.9 KiB
JSON
{
|
|
"format_version": "1.21.6",
|
|
"credit": "Made with Blockbench",
|
|
"textures": {
|
|
"0": "tfg:block/crop/sunflower_bottom",
|
|
"particle": "tfg:block/crop/sunflower_bottom"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [8, 0, 5],
|
|
"to": [8, 16, 11],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 6]},
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 0, 16], "texture": "#0"},
|
|
"east": {"uv": [5, 0, 11, 16], "texture": "#0"},
|
|
"south": {"uv": [0, 0, 0, 16], "texture": "#0"},
|
|
"west": {"uv": [5, 0, 11, 16], "texture": "#0"},
|
|
"up": {"uv": [0, 6, 0, 0], "texture": "#0"},
|
|
"down": {"uv": [0, 0, 0, 6], "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [5, 0, 8],
|
|
"to": [11, 16, 8],
|
|
"rotation": {"angle": 0, "axis": "y", "origin": [10, 0, 8]},
|
|
"faces": {
|
|
"north": {"uv": [5, 0, 11, 16], "texture": "#0"},
|
|
"east": {"uv": [0, 0, 0, 16], "texture": "#0"},
|
|
"south": {"uv": [5, 0, 11, 16], "texture": "#0"},
|
|
"west": {"uv": [0, 0, 0, 16], "texture": "#0"},
|
|
"up": {"uv": [5.33334, 0, 0, 0], "texture": "#0"},
|
|
"down": {"uv": [5.33334, 0, 0, 0], "texture": "#0"}
|
|
}
|
|
}
|
|
],
|
|
"display": {
|
|
"thirdperson_righthand": {
|
|
"rotation": [75, 45, 0],
|
|
"translation": [0, 2.5, 0],
|
|
"scale": [0.375, 0.375, 0.375]
|
|
},
|
|
"thirdperson_lefthand": {
|
|
"rotation": [75, 45, 0],
|
|
"translation": [0, 2.5, 0],
|
|
"scale": [0.375, 0.375, 0.375]
|
|
},
|
|
"firstperson_righthand": {
|
|
"rotation": [0, 45, 0],
|
|
"scale": [0.4, 0.4, 0.4]
|
|
},
|
|
"firstperson_lefthand": {
|
|
"rotation": [0, -135, 0],
|
|
"scale": [0.4, 0.4, 0.4]
|
|
},
|
|
"ground": {
|
|
"translation": [0, 3, 0],
|
|
"scale": [0.25, 0.25, 0.25]
|
|
},
|
|
"gui": {
|
|
"rotation": [30, 90, 0],
|
|
"translation": [0, -3.5, 0],
|
|
"scale": [0.5, 0.5, 0.5]
|
|
},
|
|
"fixed": {
|
|
"rotation": [0, -90, 0],
|
|
"translation": [0, -3.25, 0],
|
|
"scale": [0.5, 0.5, 0.5]
|
|
}
|
|
},
|
|
"groups": [
|
|
{
|
|
"name": "bottom",
|
|
"origin": [8, 8, 8],
|
|
"color": 0,
|
|
"children": [0, 1]
|
|
}
|
|
]
|
|
} |