mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2024-11-27 04:38:56 +00:00
49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"format_version": "1.10.0",
|
|
"render_controllers": {
|
|
"controller.render.splash_potion": {
|
|
"arrays": {
|
|
"textures": {
|
|
"Array.skins": [
|
|
"Texture.moveSlowdown",
|
|
"Texture.moveSpeed",
|
|
"Texture.digSlowdown",
|
|
"Texture.digSpeed",
|
|
"Texture.damageBoost",
|
|
"Texture.heal",
|
|
"Texture.harm",
|
|
"Texture.jump",
|
|
"Texture.confusion",
|
|
"Texture.regeneration",
|
|
"Texture.resistance",
|
|
"Texture.fireResistance",
|
|
"Texture.waterBreathing",
|
|
"Texture.invisibility",
|
|
"Texture.blindness",
|
|
"Texture.nightVision",
|
|
"Texture.hunger",
|
|
"Texture.weakness",
|
|
"Texture.poison",
|
|
"Texture.wither",
|
|
"Texture.healthBoost",
|
|
"Texture.absorption",
|
|
"Texture.saturation",
|
|
"Texture.levitation",
|
|
"Texture.turtleMaster",
|
|
"Texture.slowFall",
|
|
"Texture.windCharged",
|
|
"Texture.weaving",
|
|
"Texture.oozing",
|
|
"Texture.infested",
|
|
"Texture.default"
|
|
]
|
|
}
|
|
},
|
|
"geometry": "Geometry.default",
|
|
"materials": [ { "*": "Material.default" } ],
|
|
"textures": [ "Array.skins[query.variant]", "Texture.enchanted" ],
|
|
"filter_lighting": true
|
|
}
|
|
}
|
|
}
|