Skip to content

Commit f5134d2

Browse files
committed
Hotfix issue with wrong formatted barrier-block in 1.12
1 parent 5fe69fd commit f5134d2

File tree

1 file changed

+1
-1
lines changed
  • BlueMapCore/src/main/resourceExtensions/assets/minecraft/blockstates

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"variants": {
3-
"": { "model": "block/barrier" }
3+
"": { "model": "barrier" }
44
}
55
}

0 commit comments

Comments
 (0)