mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-05-12 06:39: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
77
assets/minecraft/varied/textures/entity/creeper/creeper.json
Executable file
77
assets/minecraft/varied/textures/entity/creeper/creeper.json
Executable 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
|
||||
}
|
BIN
assets/minecraft/varied/textures/entity/creeper/creeper2.png
Normal file
BIN
assets/minecraft/varied/textures/entity/creeper/creeper2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 754 B |
BIN
assets/minecraft/varied/textures/entity/creeper/creeper3.png
Normal file
BIN
assets/minecraft/varied/textures/entity/creeper/creeper3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 556 B |
Loading…
Add table
Add a link
Reference in a new issue