You've already forked minecraft-assets
Create/Update assets for version 1.21.2-pre1
This commit is contained in:
8
assets/minecraft/models/block/barrel.json
Normal file
8
assets/minecraft/models/block/barrel.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_bottom_top",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/barrel_bottom",
|
||||
"side": "minecraft:block/barrel_side",
|
||||
"top": "minecraft:block/barrel_top"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user