mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-04-04 22:46:04 +00:00
* Fix font, add accented variants * signs * mismatched emissives fixed, new nether bricks given original color * pull in stingraych's piglin textures (same license) * Update Pack Metadata * Run Pack Through MCPPPP to Support Fabric Alternatives to OptiFine * Bump Supported Minecraft Version in README.md Co-authored-by: auctumnus <auctumnus@users.noreply.github.com>
28 lines
458 B
JSON
Executable file
28 lines
458 B
JSON
Executable file
{
|
|
"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
|
|
}
|