You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
9
assets/minecraft/models/block/loom.json
Normal file
9
assets/minecraft/models/block/loom.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "minecraft:block/orientable_with_bottom",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/loom_bottom",
|
||||
"front": "minecraft:block/loom_front",
|
||||
"side": "minecraft:block/loom_side",
|
||||
"top": "minecraft:block/loom_top"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user