Skip to content

Commit 2564d4a

Browse files
committed
Fixed namespace of 'Construction Sign' from hytale to minetale
1 parent 6576dd1 commit 2564d4a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/assets/minetale/models/item/furniture/construction_sign.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"textures": {
3-
"0": "hytale:block/furniture/construction_sign",
4-
"1": "hytale:block/furniture/construction_sign_edge"
3+
"0": "minetale:block/furniture/construction_sign",
4+
"1": "minetale:block/furniture/construction_sign_edge"
55
},
66
"elements": [
77
{

0 commit comments

Comments
 (0)