Skip to content

Commit c7736d3

Browse files
Fix remaining police box glass model
1 parent 47f265b commit c7736d3

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"model": {
33
"type": "minecraft:model",
4-
"model": "tardis:item/police_box/glass"
4+
"model": "tardis:item/police_box/bad_wolf_glass"
55
}
66
}

assets/tardis/items/chameleon_glass.json

Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"parent": "tardis:item/police_box/tardis_stained",
3+
"textures": {
4+
"0": "tardis:item/police_box/tardis_transparent",
5+
"particle": "tardis:item/police_box/tardis_transparent"
6+
}
7+
}

0 commit comments

Comments
 (0)