1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-05-09 05:09:13 +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

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