1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-05 06:56:03 +00:00

Run Pack Through MCPPPP to Support Fabric Alternatives to OptiFine

This commit is contained in:
Diab Neiroukh 2021-09-28 23:59:15 +01:00
parent 8dd8ce6e28
commit 3d735fd084
54 changed files with 672 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

View file

@ -0,0 +1,44 @@
{
"blend": true,
"conditions": {
"worlds": [
"minecraft:overworld"
]
},
"properties": {
"blend": {
"type": "multiply"
},
"fade": {
"endFadeIn": 23500,
"endFadeOut": 12000,
"startFadeIn": 23000,
"startFadeOut": 11500
},
"rotation": {
"axis": [
-0.0,
180.0,
0.0
],
"rotationSpeed": 1.0,
"static": [
1,
1,
1
]
},
"shouldRotate": true,
"sunSkyTint": false
},
"schemaVersion": 2,
"textures": {
"bottom": "fabricskyboxes:sky/cloudbox_bottom.png",
"east": "fabricskyboxes:sky/cloudbox_east.png",
"north": "fabricskyboxes:sky/cloudbox_north.png",
"south": "fabricskyboxes:sky/cloudbox_south.png",
"top": "fabricskyboxes:sky/cloudbox_top.png",
"west": "fabricskyboxes:sky/cloudbox_west.png"
},
"type": "square-textured"
}

View file

@ -0,0 +1,44 @@
{
"blend": true,
"conditions": {
"worlds": [
"minecraft:overworld"
]
},
"properties": {
"blend": {
"type": "add"
},
"fade": {
"endFadeIn": 12000,
"endFadeOut": 0,
"startFadeIn": 11500,
"startFadeOut": 23500
},
"rotation": {
"axis": [
-0.0,
180.0,
0.0
],
"rotationSpeed": 1.0,
"static": [
1,
1,
1
]
},
"shouldRotate": true,
"sunSkyTint": false
},
"schemaVersion": 2,
"textures": {
"bottom": "fabricskyboxes:sky/nightbox_bottom.png",
"east": "fabricskyboxes:sky/nightbox_east.png",
"north": "fabricskyboxes:sky/nightbox_north.png",
"south": "fabricskyboxes:sky/nightbox_south.png",
"top": "fabricskyboxes:sky/nightbox_top.png",
"west": "fabricskyboxes:sky/nightbox_west.png"
},
"type": "square-textured"
}

View file

@ -0,0 +1,44 @@
{
"blend": true,
"conditions": {
"worlds": [
"minecraft:overworld"
]
},
"properties": {
"blend": {
"type": "add"
},
"fade": {
"endFadeIn": 12500,
"endFadeOut": 23500,
"startFadeIn": 12000,
"startFadeOut": 23000
},
"rotation": {
"axis": [
-0.0,
180.0,
0.0
],
"rotationSpeed": 0.1,
"static": [
1,
1,
1
]
},
"shouldRotate": true,
"sunSkyTint": false
},
"schemaVersion": 2,
"textures": {
"bottom": "fabricskyboxes:sky/nightbox2_bottom.png",
"east": "fabricskyboxes:sky/nightbox2_east.png",
"north": "fabricskyboxes:sky/nightbox2_north.png",
"south": "fabricskyboxes:sky/nightbox2_south.png",
"top": "fabricskyboxes:sky/nightbox2_top.png",
"west": "fabricskyboxes:sky/nightbox2_west.png"
},
"type": "square-textured"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

View file

@ -0,0 +1,32 @@
{
"overrides": [
{
"model": "",
"predicate": {
"count": "[2, -65535]"
}
},
{
"model": "",
"predicate": {
"count": "<=65535"
}
},
{
"model": "",
"predicate": {
"count": "[2, -65535]"
}
},
{
"model": "",
"predicate": {
"count": "<=65535"
}
}
],
"parent": "minecraft:item/generated",
"textures": {
"layer0": "mcpppp:item/quiver"
}
}

View file

@ -0,0 +1,28 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/cow2.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,28 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/creeper2.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

View file

@ -0,0 +1,77 @@
{
"root": {
"options": [
{
"below": 1,
"then": {
"options": [
{
"above": "55",
"below": "-255",
"then": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/creeper/creeper1-2.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
}
}
],
"type": "reselect:range",
"when": {
"type": "reselect:entity_y"
}
}
},
{
"below": 2,
"then": {
"options": [
{
"above": "0",
"below": "-55",
"then": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/creeper/creeper3.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
}
}
],
"type": "reselect:range",
"when": {
"type": "reselect:entity_y"
}
}
}
],
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 754 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

View file

@ -0,0 +1,28 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/dolphin1.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 689 B

View file

@ -0,0 +1,35 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/drowned3.png",
"type": "reselect:constant"
}
},
{
"below": 2,
"then": {
"identifier": "minecraft:varied/textures/entity/drowned4.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 3,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

View file

@ -0,0 +1,28 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/husk2.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

View file

@ -0,0 +1,28 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/skeleton2.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

View file

@ -0,0 +1,33 @@
{
"root": {
"options": [
{
"below": 1,
"then": {
"options": [
{
"below": 10,
"then": {
"identifier": "minecraft:varied/textures/entity/skeleton/skeleton1-4.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 10,
"min": 0,
"type": "reselect:random"
}
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

View file

@ -0,0 +1,44 @@
{
"root": {
"options": [
{
"below": 1,
"then": {
"options": [
{
"iMatchPattern": "(glow|stray)",
"then": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/skeleton/stray22.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
}
}
],
"type": "reselect:string",
"use": {
"type": "reselect:entity_name"
}
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 B

View file

@ -0,0 +1,44 @@
{
"root": {
"options": [
{
"below": 1,
"then": {
"options": [
{
"iMatchPattern": "(glow|glow wither_skeleton)",
"then": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/skeleton/wither_skeleton22.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
}
}
],
"type": "reselect:string",
"use": {
"type": "reselect:entity_name"
}
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -0,0 +1,44 @@
{
"root": {
"options": [
{
"below": 1,
"then": {
"options": [
{
"iMatchPattern": "(glow|glow wither_skeleton)",
"then": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/skeleton/wither_skeleton32.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
}
}
],
"type": "reselect:string",
"use": {
"type": "reselect:entity_name"
}
}
}
],
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -0,0 +1,28 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/stray2.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

View file

@ -0,0 +1,28 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/wither_skeleton2.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 1,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

View file

@ -0,0 +1,35 @@
{
"root": {
"options": {
"options": [
{
"below": 1,
"then": {
"identifier": "minecraft:varied/textures/entity/zombie12.png",
"type": "reselect:constant"
}
},
{
"below": 2,
"then": {
"identifier": "minecraft:varied/textures/entity/zombie13.png",
"type": "reselect:constant"
}
}
],
"type": "reselect:range",
"when": {
"max": 3,
"min": 0,
"type": "reselect:random"
}
},
"type": "reselect:range",
"when": {
"max": 2,
"min": 0,
"type": "reselect:random"
}
},
"version": 1
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 887 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 993 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 998 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 957 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 963 B