1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-05-29 06:15:55 +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,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
}