Skip to content

Commit

Permalink
add fern model +lerge; improve pig, grass +tall +block, acacia_leaves…
Browse files Browse the repository at this point in the history
…, cornflower, dirt +coarse +rooted, red mushroom block, sand +red, sandstone, pumpkin, mushroom stem, vine, colormap
  • Loading branch information
null511 committed Feb 15, 2022
1 parent 34264fb commit 957d656
Show file tree
Hide file tree
Showing 209 changed files with 796 additions and 254 deletions.
15 changes: 15 additions & 0 deletions src-models/assets/minecraft/blockstates/grass.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,21 @@
{
"model": "block/grass",
"y": 270
},
{
"model": "block/grass2"
},
{
"model": "block/grass2",
"y": 90
},
{
"model": "block/grass2",
"y": 180
},
{
"model": "block/grass2",
"y": 270
}
]
}
Expand Down
38 changes: 38 additions & 0 deletions src-models/assets/minecraft/blockstates/tall_grass.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
{
"variants": {
"half=lower": [
{
"model": "block/tall_grass_bottom"
},
{
"model": "block/tall_grass_bottom",
"y": 90
},
{
"model": "block/tall_grass_bottom",
"y": 180
},
{
"model": "block/tall_grass_bottom",
"y": 270
}
],
"half=upper": [
{
"model": "block/tall_grass_top"
},
{
"model": "block/tall_grass_top",
"y": 90
},
{
"model": "block/tall_grass_top",
"y": 180
},
{
"model": "block/tall_grass_top",
"y": 270
}
]
}
}
49 changes: 49 additions & 0 deletions src-models/assets/minecraft/models/block/fern.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"ambientocclusion": false,
"textures": {
"all": "block/fern",
"particle": "block/fern_inventory"
},
"elements": [
{
"from": [0, 0, 8],
"to": [16, 0, 20],
"shade": false,
"rotation": {"angle": -45, "axis": "x", "origin": [8, 0, 8], "rescale": true},
"faces": {
"up": {"uv": [16, 0, 0, 16], "rotation": 180, "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0}
}
},
{
"from": [0, 0, -4],
"to": [16, 0, 8],
"shade": false,
"rotation": {"angle": 45, "axis": "x", "origin": [8, 0, 8], "rescale": true},
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#all", "tintindex": 0},
"down": {"uv": [16, 0, 0, 16], "rotation": 180, "texture": "#all", "tintindex": 0}
}
},
{
"from": [8, 2, 0],
"to": [20, 2, 16],
"shade": false,
"rotation": {"angle": 45, "axis": "z", "origin": [8, 2, 8], "rescale": true},
"faces": {
"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#all", "tintindex": 0}
}
},
{
"from": [-4, 2, 0],
"to": [8, 2, 16],
"shade": false,
"rotation": {"angle": -45, "axis": "z", "origin": [8, 2, 8], "rescale": true},
"faces": {
"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#all", "tintindex": 0},
"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#all", "tintindex": 0}
}
}
]
}
54 changes: 2 additions & 52 deletions src-models/assets/minecraft/models/block/grass.json
Original file line number Diff line number Diff line change
@@ -1,57 +1,7 @@
{
"ambientocclusion": false,
"parent": "block/template_grass1",
"textures": {
"grass": "block/grass",
"particle": "block/grass_inventory"
},
"elements": [
{
"from": [4, 0, 1.8],
"to": [4, 16, 16.2],
"shade": false,
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 8, 8], "rescale": true},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#grass"},
"east": {"uv": [0, 0, 16, 16], "texture": "#grass", "tintindex": 0},
"south": {"uv": [0, 0, 0, 0], "texture": "#grass"},
"west": {"uv": [16, 0, 0, 16], "texture": "#grass", "tintindex": 0},
"up": {"uv": [0, 0, 0, 0], "rotation": 270, "texture": "#grass"},
"down": {"uv": [0, 0, 0, 0], "rotation": 90, "texture": "#grass"}
}
},
{
"from": [2.8, 0, 12],
"to": [17.2, 16, 12],
"shade": false,
"rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8], "rescale": true},
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#grass", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#grass", "tintindex": 0}
}
},
{
"from": [5, 0, 2.8],
"to": [5, 16, 17.2],
"shade": false,
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8], "rescale": true},
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#grass", "tintindex": 0},
"west": {"uv": [16, 0, 0, 16], "texture": "#grass", "tintindex": 0}
}
},
{
"from": [11, 0, -0.2],
"to": [11, 16, 14.2],
"shade": false,
"rotation": {"angle": 22.5, "axis": "y", "origin": [8, 8, 8], "rescale": true},
"faces": {
"north": {"uv": [0, 0, 0, 0], "texture": "#grass"},
"east": {"uv": [16, 0, 0, 16], "texture": "#grass", "tintindex": 0},
"south": {"uv": [0, 0, 0, 0], "texture": "#grass"},
"west": {"uv": [0, 0, 16, 16], "texture": "#grass", "tintindex": 0},
"up": {"uv": [0, 0, 0, 0], "texture": "#grass"},
"down": {"uv": [0, 0, 0, 0], "texture": "#grass"}
}
}
]
}
}
7 changes: 7 additions & 0 deletions src-models/assets/minecraft/models/block/grass2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"parent": "block/template_grass2",
"textures": {
"grass": "block/grass",
"particle": "block/grass_inventory"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"meta":{"format_version":"4.0","creation_time":1644860238,"model_format":"free","box_uv":false},"name":"large_fern","geometry_name":"large_fern","visible_box":[1,1,0],"variable_placeholders":"","resolution":{"width":16,"height":16},"elements":[{"name":"cube","rescale":false,"locked":false,"from":[-8,2,0],"to":[8,2,16],"autouv":0,"color":2,"shade":false,"rotation":[0,0,-22.5],"origin":[8,2,8],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,16,16,0],"rotation":90,"tint":0,"texture":0},"down":{"uv":[0,0,16,16],"rotation":270,"tint":0,"texture":0}},"uuid":"98c1be08-d602-7e77-3f6f-f2ad6009e6ee"},{"name":"cube","rescale":false,"locked":false,"from":[0,1,8],"to":[16,1,24],"autouv":0,"color":3,"shade":false,"rotation":[-22.5,0,0],"origin":[8,1,8],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[16,0,0,16],"rotation":180,"tint":0,"texture":0},"down":{"uv":[0,0,16,16],"tint":0,"texture":0}},"uuid":"1785ec7e-30b0-eb20-e3c8-93dc7edf21c7"},{"name":"cube","rescale":false,"locked":false,"from":[0,1,-8],"to":[16,1,8],"autouv":0,"color":3,"shade":false,"rotation":[22.5,0,0],"origin":[8,1,8],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,16,16],"tint":0,"texture":0},"down":{"uv":[16,0,0,16],"rotation":180,"tint":0,"texture":0}},"uuid":"aa52a488-ba38-ead1-2ab4-d627fc27c6ee"},{"name":"cube","rescale":false,"locked":false,"from":[8,2,0],"to":[24,2,16],"autouv":0,"color":7,"shade":false,"rotation":[0,0,22.5],"origin":[8,2,8],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,16,16],"rotation":90,"tint":0,"texture":0},"down":{"uv":[0,16,16,0],"rotation":270,"tint":0,"texture":0}},"uuid":"f699182d-66d2-6807-b579-26d978e1fb74"},{"name":"cube","rescale":false,"locked":false,"from":[8,2,0],"to":[8,18,16],"autouv":0,"color":2,"shade":false,"rotation":[0,0,22.5],"origin":[8,2,8],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[0,16,16,0],"rotation":180,"tint":0,"texture":1},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[0,0,16,16],"tint":0,"texture":1},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"uuid":"4c98e0e0-1e89-2c6d-244d-56bb25e0e2f6"},{"name":"cube","rescale":false,"locked":false,"from":[8,2,0],"to":[8,18,16],"autouv":0,"color":7,"shade":false,"rotation":[0,0,-22.5],"origin":[8,2,8],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[0,16,16,0],"rotation":180,"tint":0,"texture":1},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[0,0,16,16],"tint":0,"texture":1},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"uuid":"e2cf39aa-084f-2967-ac3b-f8f8564bcc83"},{"name":"cube","rescale":false,"locked":false,"from":[0,1,8],"to":[16,17,8],"autouv":0,"color":0,"shade":false,"rotation":[22.5,0,0],"origin":[8,1,8],"faces":{"north":{"uv":[16,0,0,16],"tint":0,"texture":1},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,16,16],"tint":0,"texture":1},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"uuid":"34be8fe7-9a05-f586-3706-5d738e71fab1"},{"name":"cube","rescale":false,"locked":false,"from":[0,1,8],"to":[16,17,8],"autouv":0,"color":0,"shade":false,"rotation":[-22.5,0,0],"origin":[8,1,8],"faces":{"north":{"uv":[16,0,0,16],"tint":0,"texture":1},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,16,16],"tint":0,"texture":1},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"uuid":"d48365ac-d06e-986c-0942-55c89bf7a9e4"},{"name":"top-west","rescale":false,"locked":false,"from":[8,19.32,0],"to":[8,35.31999999999999,16],"autouv":0,"color":6,"shade":false,"rotation":[0,0,45],"origin":[8,10.65,8],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[0,16,16,0],"rotation":180,"tint":0,"texture":2},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[0,0,16,16],"tint":0,"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"uuid":"780b67c0-4960-9140-2d07-6fdc214c4786"},{"name":"top-east","rescale":false,"locked":false,"from":[8,19.32,0],"to":[8,35.32000000000001,16],"autouv":0,"color":1,"shade":false,"rotation":[0,0,-45],"origin":[8,10.65,8],"faces":{"north":{"uv":[0,0,0,0],"texture":null},"east":{"uv":[0,16,16,0],"rotation":180,"tint":0,"texture":2},"south":{"uv":[0,0,0,0],"texture":null},"west":{"uv":[0,0,16,16],"tint":0,"texture":2},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"uuid":"1a518450-e0de-ec9f-9d57-fdbf69559ee7"},{"name":"top-south","rescale":false,"locked":false,"from":[0,17.49,8],"to":[16,33.489999999999995,8],"autouv":0,"color":4,"shade":false,"rotation":[45,0,0],"origin":[8,9.26,9],"faces":{"north":{"uv":[16,0,0,16],"tint":0,"texture":2},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,16,16],"tint":0,"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"uuid":"a6d56895-530f-4982-e47f-784b7cc7ac1d"},{"name":"top-north","rescale":false,"locked":false,"from":[0,17.49,8],"to":[16,33.489999999999995,8],"autouv":0,"color":4,"shade":false,"rotation":[-45,0,0],"origin":[8,9.26,7],"faces":{"north":{"uv":[16,0,0,16],"tint":0,"texture":2},"east":{"uv":[0,0,0,0],"texture":null},"south":{"uv":[0,0,16,16],"tint":0,"texture":2},"west":{"uv":[0,0,0,0],"texture":null},"up":{"uv":[0,0,0,0],"texture":null},"down":{"uv":[0,0,0,0],"texture":null}},"uuid":"bc89928a-95d4-c71d-ce68-6d15b0104a39"}],"outliner":[{"name":"bone","origin":[0,0,0],"color":0,"uuid":"328c60e6-a63b-f2ec-d695-d0bb729ce727","export":true,"isOpen":true,"locked":false,"visibility":true,"autouv":0,"children":["98c1be08-d602-7e77-3f6f-f2ad6009e6ee","1785ec7e-30b0-eb20-e3c8-93dc7edf21c7","aa52a488-ba38-ead1-2ab4-d627fc27c6ee","f699182d-66d2-6807-b579-26d978e1fb74","4c98e0e0-1e89-2c6d-244d-56bb25e0e2f6","e2cf39aa-084f-2967-ac3b-f8f8564bcc83","34be8fe7-9a05-f586-3706-5d738e71fab1","d48365ac-d06e-986c-0942-55c89bf7a9e4","780b67c0-4960-9140-2d07-6fdc214c4786","1a518450-e0de-ec9f-9d57-fdbf69559ee7","a6d56895-530f-4982-e47f-784b7cc7ac1d","bc89928a-95d4-c71d-ce68-6d15b0104a39"]}],"textures":[{"path":"F:\\MC-ResourcePacks\\Textureless\\src-models\\assets\\minecraft\\textures\\block\\fern\\final.png","name":"final.png","folder":"block/fern","namespace":"minecraft","id":"base","particle":false,"render_mode":"normal","visible":true,"mode":"bitmap","saved":true,"uuid":"6f1e8578-b83a-3def-11f7-629a7b6937d1","relative_path":"../../../textures/block/fern/final.png","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAABPdJREFUWEfFVmtvVFUUXeeee2emQ2kbrJRC8QltsS1NjV/86geNj6CoEIwi0NbaUpsWkfgjDAiCpq2CrSiJ4alGlPgXjCBC1AgaI7UltITpYzpz7z1nm32GKdOZaedhjPdLmzvn7rP3WnutvQX+50cUev8rPQ0kLYnhAxdFW18zkSZ4SuHo+5cLjsV3F/XRS10PkbAAQQKWBRw9VNzleSewubOeHGkh7mlIWyDm+rgyMYLLp6MZBbzc3UgAYUnQweC+CzkLzHkgG0VP7VhDf976GwEZwPkTt8TzHXUUtKWBU2kyn3ze/3NesfM6xAG3dK0jDn584BfzTcPGsLnp/mWrICAQciwc70/8VsiT84O23vUUsCV8RZj1fczEXHiaMBWfxXj0JhzLwYWTkXlxNr5WRwRCiWODqbOEhaH3Lma9K2cC6dW80FFPcaXgK42/IqOm+kunZ8Rz7bXEkNiWBBFBE0FKAUsAQWkjYAs4UmIgrS8KTiCZ0NOta2nGjeHGzIR5tbayxlRqSwtEOm86Fk2gfVczxX2FoLTgeho+EY59cEdyT+5YQ9enbiKuYrivYiW+/vhKwQXl/cH23iaKxhVivm+63VMaDHncd3F9enyeJDd1csNqo4gELRakIIQDAYQCEgN778gz7wRSe+HZ9lrydYJnvmhkcsz8XFO2AtywlhAQQkBrjS8P/5ZxR8euZhp890fzvqgEUpNhGqJuHOPRCawurzbVcmJn86Rj0QS63mphq4evFCZnXRAE4r6Pr1Kq4gSSKNSUV+Pc0NW5mEwFq4ARYWWUBh18tH++HAtCgCUY83yA4TWiSzzj07cQ9aMGgW+HrooNbbVkW8Iogn3gs9uDioeXrxVKHAf9e8//Owq48mQCmjSuRcZQVXo3grZjKmZnPDnwa84CFzywc8/DZtQCGjNxH58sMPE4Edf3MDZ9A8uXVCLkBPBNnvzn3YSv9jRSJOYZ9wvZEicH53v+E9sfpGuRUZTYJfj++MRcURs76khyExDBkTYzh2Npe0NOiFI7nu02rvTcq2Slj2y6i1zlojSwBOUlpYYC7oEEyQJnPrxDRWvfejqS0ogZCfS83UKeR+hfZJbzOE42AP8diYyB+6B66XJTadC2jGK+SLl4oQmZFYHu3S3ksckoBQUCaYHhgz9lnGX+WV7JoXRvRXVWO976RgMxKsMHL2XEyElBa18T8ZCJeQpRN9EHqe72+LYHiJ1wZVkVvhv+w8Tb3LmOHCngKeZeQClCOOgY+z56aH4SORNIQvfi6/XEh9mCPa2h2Ypvw880rK6ohmV8XyBk21CkjR0HUnxgR+96g8Th/QkbzlDBzt0tpmsPvvPDgoltaK81mxE/vmb9j5r/V5VVzfF/ajC3/rMmwC+797SYEeZyhUqDl49Ps3gA889uyAlIy8aqsuUZ+t/e00QMiwWBIweK2Ii29TSSq7Thn+E8lab/R7esoMn4JGrKV+Dc0O8GNV7HGEVjxVZiQWG6uFm5D4raiJ5pW0usaoacH9Y/IzA2NQ7WPycghQVpsffz4AFKHGn2gfTtuOPNZhrct0APLKTV5PtU/0/KLyhDqFq6zBzhykNS4kQaUovFzVsFqUES/CcGUNgOo7K0wtjs2SP/4UqWXsVjW+8hXsUqw8sQDoQKGkCpsYpCgAOw/8/6s3M7QC76CrLifIIlE0jfgvL5NvXMP6cbUz9FW0F2AAAAAElFTkSuQmCC"},{"path":"F:\\MC-ResourcePacks\\Textureless\\src-models\\assets\\minecraft\\textures\\block\\large_fern\\final_bottom.png","name":"final_bottom.png","folder":"block/large_fern","namespace":"minecraft","id":"bottom","particle":false,"render_mode":"normal","visible":true,"mode":"bitmap","saved":true,"uuid":"4b4694f3-d9ce-4ccb-ae60-bcf51d1932ff","relative_path":"../../../textures/block/large_fern/final_bottom.png","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAATZJREFUWEfNltENwjAMROlEbMMcjMIcbNOJQEGKZCyf7+yUin5Vjdtc7edztkty3R7X1/O+byNk3NtQ9HzEzLXs23Pt8/HK5YX4d+3mNhaJKguYG0ZCsqzM97yQtoCoLFk2bLwVQQWg2tvNlBhU5lSAAqHPBGIAwUkz4JUrECox7S7IIIzS7KGb4ubzcgbUjKheQBmo/BVqtcxnShlQ3PDnELL+HwJOgZAJQW0nQ5hZbWZCVQ4kBpjTKUOn5YSs5aLhczqEHrplCFdrb7OGzMjOGMoAqy9quUOcENFeqTP7AZoBNvcVd8zK8iVgtf4RgFG2pBNRpfeVgdXygY4IFb7SgSQTgiBTu0OGEPHhBSjHdYkBVDM2ahUjsjFyBpQJWJ2EI74lAJ0FqgAeKqCz+WECupv/hYA3qdUcMGZRnBEAAAAASUVORK5CYII="},{"path":"F:\\MC-ResourcePacks\\Textureless\\src-models\\assets\\minecraft\\textures\\block\\large_fern\\final_top.png","name":"final_top.png","folder":"block/large_fern","namespace":"minecraft","id":"top","particle":false,"render_mode":"normal","visible":true,"mode":"bitmap","saved":true,"uuid":"5cc41912-9379-46f8-92e6-3a96016a7d21","relative_path":"../../../textures/block/large_fern/final_top.png","source":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAATxJREFUWEfFltERwjAMQ9uJ2IY5OgpzsE0nopeP3PmMFUlJ78onlPhZkp3u28Of/eH62y0A78/r1xr5Hqd9nv2HVigWXCnezrIAejFmm6OEBRALVzCtcPxeAZEBqoNX5ZcsUGTvnbrdU4CqQwWoW3WrBcz/PIaqPTQDI++dTtHkQABV6iiz2nWEKQHQQSqUsxWpBZV0aAf0Zx0lLAuqcXO6rZr5A3BkjsVndkC5B9pB1fy6YKoydgZGIBkcNUOnIF658WGUAbVbKQP5vkcwDExZw1YG8oihzRavZAXCzgACQcFlEBQAjdfs2GXlhquYvXrlHMxAwUWEpHP3wbIFSAV2H6jqDTOQi1SLJr8TsP9IGeizzxaPYweygk5BJFYKjrJT/WYBsGXEAievYjVAyG8nB1QBdphiSw5qbPACbLjwIbMNNzwAAAAASUVORK5CYII="}]}
134 changes: 134 additions & 0 deletions src-models/assets/minecraft/models/block/large_fern.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,134 @@
{
"ambientocclusion": false,
"textures": {
"base": "block/fern",
"bottom": "block/large_fern_bottom",
"top": "block/large_fern_top"
},
"elements": [
{
"from": [-8, 2, 0],
"to": [8, 2, 16],
"shade": false,
"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 2, 8]},
"faces": {
"up": {"uv": [0, 16, 16, 0], "rotation": 90, "texture": "#base", "tintindex": 0},
"down": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#base", "tintindex": 0}
}
},
{
"from": [0, 1, 8],
"to": [16, 1, 24],
"shade": false,
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 1, 8]},
"faces": {
"up": {"uv": [16, 0, 0, 16], "rotation": 180, "texture": "#base", "tintindex": 0},
"down": {"uv": [0, 0, 16, 16], "texture": "#base", "tintindex": 0}
}
},
{
"from": [0, 1, -8],
"to": [16, 1, 8],
"shade": false,
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1, 8]},
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#base", "tintindex": 0},
"down": {"uv": [16, 0, 0, 16], "rotation": 180, "texture": "#base", "tintindex": 0}
}
},
{
"from": [8, 2, 0],
"to": [24, 2, 16],
"shade": false,
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 2, 8]},
"faces": {
"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#base", "tintindex": 0},
"down": {"uv": [0, 16, 16, 0], "rotation": 270, "texture": "#base", "tintindex": 0}
}
},
{
"from": [8, 2, 0],
"to": [8, 18, 16],
"shade": false,
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 2, 8]},
"faces": {
"east": {"uv": [0, 16, 16, 0], "rotation": 180, "texture": "#bottom", "tintindex": 0},
"west": {"uv": [0, 0, 16, 16], "texture": "#bottom", "tintindex": 0}
}
},
{
"from": [8, 2, 0],
"to": [8, 18, 16],
"shade": false,
"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 2, 8]},
"faces": {
"east": {"uv": [0, 16, 16, 0], "rotation": 180, "texture": "#bottom", "tintindex": 0},
"west": {"uv": [0, 0, 16, 16], "texture": "#bottom", "tintindex": 0}
}
},
{
"from": [0, 1, 8],
"to": [16, 17, 8],
"shade": false,
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 1, 8]},
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#bottom", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#bottom", "tintindex": 0}
}
},
{
"from": [0, 1, 8],
"to": [16, 17, 8],
"shade": false,
"rotation": {"angle": -22.5, "axis": "x", "origin": [8, 1, 8]},
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#bottom", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#bottom", "tintindex": 0}
}
},
{
"name": "top-west",
"from": [8, 19.32, 0],
"to": [8, 35.32, 16],
"shade": false,
"rotation": {"angle": 45, "axis": "z", "origin": [8, 10.65, 8]},
"faces": {
"east": {"uv": [0, 16, 16, 0], "rotation": 180, "texture": "#top", "tintindex": 0},
"west": {"uv": [0, 0, 16, 16], "texture": "#top", "tintindex": 0}
}
},
{
"name": "top-east",
"from": [8, 19.32, 0],
"to": [8, 35.32, 16],
"shade": false,
"rotation": {"angle": -45, "axis": "z", "origin": [8, 10.65, 8]},
"faces": {
"east": {"uv": [0, 16, 16, 0], "rotation": 180, "texture": "#top", "tintindex": 0},
"west": {"uv": [0, 0, 16, 16], "texture": "#top", "tintindex": 0}
}
},
{
"name": "top-south",
"from": [0, 17.49, 8],
"to": [16, 33.49, 8],
"shade": false,
"rotation": {"angle": 45, "axis": "x", "origin": [8, 9.26, 9]},
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#top", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#top", "tintindex": 0}
}
},
{
"name": "top-north",
"from": [0, 17.49, 8],
"to": [16, 33.49, 8],
"shade": false,
"rotation": {"angle": -45, "axis": "x", "origin": [8, 9.26, 7]},
"faces": {
"north": {"uv": [16, 0, 0, 16], "texture": "#top", "tintindex": 0},
"south": {"uv": [0, 0, 16, 16], "texture": "#top", "tintindex": 0}
}
}
]
}
Loading

0 comments on commit 957d656

Please sign in to comment.