first pass
This commit is contained in:
9
assets/minecraft/models/block/glass.json
Normal file
9
assets/minecraft/models/block/glass.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": {
|
||||
"force_translucent": true,
|
||||
"sprite": "minecraft:block/glass"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user