1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-05 23:16:03 +00:00
PixelPerfectionCE/assets/minecraft/varied/textures/entity/creeper/creeper.json

77 lines
1.4 KiB
JSON
Executable file

{
"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
}