mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-10 13:49:13 +00:00
Run Pack Through MCPPPP to Support Fabric Alternatives to OptiFine
This commit is contained in:
parent
8dd8ce6e28
commit
3d735fd084
54 changed files with 672 additions and 0 deletions
32
assets/minecraft/overrides/item/262.json
Executable file
32
assets/minecraft/overrides/item/262.json
Executable 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"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue