mirror of
https://github.com/Athemis/PixelPerfectionCE.git
synced 2025-04-05 23:16:03 +00:00
44 lines
829 B
JSON
Executable file
44 lines
829 B
JSON
Executable file
{
|
|
"root": {
|
|
"options": [
|
|
{
|
|
"below": 1,
|
|
"then": {
|
|
"options": [
|
|
{
|
|
"iMatchPattern": "(glow|glow wither_skeleton)",
|
|
"then": {
|
|
"options": [
|
|
{
|
|
"below": 1,
|
|
"then": {
|
|
"identifier": "minecraft:varied/textures/entity/skeleton/wither_skeleton32.png",
|
|
"type": "reselect:constant"
|
|
}
|
|
}
|
|
],
|
|
"type": "reselect:range",
|
|
"when": {
|
|
"max": 1,
|
|
"min": 0,
|
|
"type": "reselect:random"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"type": "reselect:string",
|
|
"use": {
|
|
"type": "reselect:entity_name"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"type": "reselect:range",
|
|
"when": {
|
|
"max": 1,
|
|
"min": 0,
|
|
"type": "reselect:random"
|
|
}
|
|
},
|
|
"version": 1
|
|
}
|