Add aseprite flipbook schema (#197)

* Add aseprite flipbook schema

* Probably hash is unneeded

* Add new UI texture definition file to compress_specification.json
This commit is contained in:
Piotr Brzozowski
2023-12-14 14:42:38 +01:00
committed by GitHub
parent 7141769e54
commit c76affe4ba
4 changed files with 89 additions and 1 deletions

View File

@@ -368,7 +368,7 @@
"*RP*/textures/*/**/*.{json,jsonc,json5}",
"*rp*/textures/*/**/*.{json,jsonc,json5}"
],
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/nine_slice.json"
"url": "https://raw.githubusercontent.com/Blockception/Minecraft-bedrock-json-schemas/main/resource/textures/ui_texture_definition.json"
}
]
}