Hotfix issue with wrong formatted barrier-block in 1.12

This commit is contained in:
Blue (Lukas Rieger) 2020-02-09 19:33:23 +01:00
parent 5fe69fd3ef
commit f5134d240d

View File

@ -1,5 +1,5 @@
{
"variants": {
"": { "model": "block/barrier" }
"": { "model": "barrier" }
}
}