mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-27 10:05:35 -05:00
32ac36d518
* Fix EntityRenderDispatcher hook (again) * Add fabric-particles-v1 * Add a sync() method to BlockEntityClientSerializable * Prevent CME due to off-thread block entity updates (#367) * Restore rendering features disabled in first 19w39a release * Remove rendering stuffs no longer needed due to snapshots * Bump versions as needed
12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
"textures": [
|
|
"minecraft:spell_7",
|
|
"minecraft:spell_6",
|
|
"minecraft:spell_5",
|
|
"minecraft:spell_4",
|
|
"minecraft:spell_3",
|
|
"minecraft:spell_2",
|
|
"minecraft:spell_1",
|
|
"minecraft:spell_0"
|
|
]
|
|
}
|