mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-06 19:59:13 +00:00
Add missing textures and models from Chorus' Version
This also helps in preparing for the Nether Update (1.16). Textures were optimised using OptiPNG by: optipng -o7 -nx followed by a second run with the defaults.
This commit is contained in:
parent
39cd1d5cc1
commit
ca8d4aeecf
2481 changed files with 8413 additions and 0 deletions
6
assets/minecraft/textures/models/block/bricks/1.json
Normal file
6
assets/minecraft/textures/models/block/bricks/1.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/bricks1"
|
||||
}
|
||||
}
|
6
assets/minecraft/textures/models/block/bricks/2.json
Normal file
6
assets/minecraft/textures/models/block/bricks/2.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "block/bricks2"
|
||||
}
|
||||
}
|
6
assets/minecraft/textures/models/block/bricks/3.json
Normal file
6
assets/minecraft/textures/models/block/bricks/3.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/bricks3"
|
||||
}
|
||||
}
|
6
assets/minecraft/textures/models/block/bricks/4.json
Normal file
6
assets/minecraft/textures/models/block/bricks/4.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/bricks4"
|
||||
}
|
||||
}
|
6
assets/minecraft/textures/models/block/bricks/5.json
Normal file
6
assets/minecraft/textures/models/block/bricks/5.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/brick5"
|
||||
}
|
||||
}
|
6
assets/minecraft/textures/models/block/bricks/6.json
Normal file
6
assets/minecraft/textures/models/block/bricks/6.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/brick6"
|
||||
}
|
||||
}
|
6
assets/minecraft/textures/models/block/bricks/7.json
Normal file
6
assets/minecraft/textures/models/block/bricks/7.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "block/cube_all",
|
||||
"textures": {
|
||||
"all": "blocks/brick7"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks1",
|
||||
"top": "blocks/bricks1",
|
||||
"side": "blocks/bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick7",
|
||||
"top": "blocks/brick7",
|
||||
"side": "blocks/brick7"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks2",
|
||||
"top": "blocks/bricks2",
|
||||
"side": "blocks/bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks3",
|
||||
"top": "blocks/bricks3",
|
||||
"side": "blocks/bricks3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks4",
|
||||
"top": "blocks/bricks4",
|
||||
"side": "blocks/bricks4"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks5",
|
||||
"top": "blocks/bricks5",
|
||||
"side": "blocks/bricks5"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks6",
|
||||
"top": "blocks/bricks6",
|
||||
"side": "blocks/bricks6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks7",
|
||||
"top": "blocks/bricks7",
|
||||
"side": "blocks/bricks7"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks1",
|
||||
"top": "blocks/bricks1",
|
||||
"side": "blocks/bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"__comment": "Fair warning, this format is highly likely to change even more in the future!",
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/bricks2",
|
||||
"top": "blocks/bricks2",
|
||||
"side": "blocks/bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick1",
|
||||
"top": "blocks/brick1",
|
||||
"side": "blocks/brick1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick2",
|
||||
"top": "blocks/brick2",
|
||||
"side": "blocks/brick2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/half_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick7",
|
||||
"top": "blocks/brick7",
|
||||
"side": "blocks/brick7"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick1",
|
||||
"top": "blocks/brick1",
|
||||
"side": "blocks/brick1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick2",
|
||||
"top": "blocks/brick2",
|
||||
"side": "blocks/brick2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/upper_slab",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick7",
|
||||
"top": "blocks/brick7",
|
||||
"side": "blocks/brick7"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/slab_top",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/inner_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks1",
|
||||
"top": "block/bricks1",
|
||||
"side": "block/bricks1"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "block/bricks2",
|
||||
"top": "block/bricks2",
|
||||
"side": "block/bricks2"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick3",
|
||||
"top": "blocks/brick3",
|
||||
"side": "blocks/brick3"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick4",
|
||||
"top": "blocks/brick4",
|
||||
"side": "blocks/brick4"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick5",
|
||||
"top": "blocks/brick5",
|
||||
"side": "blocks/brick5"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"parent": "block/outer_stairs",
|
||||
"textures": {
|
||||
"bottom": "blocks/brick6",
|
||||
"top": "blocks/brick6",
|
||||
"side": "blocks/brick6"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue