mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2024-11-25 12:05:13 +01:00
Fix 1.12 light grey bed resource extension
This commit is contained in:
parent
a52f2f5feb
commit
0fc3f2abe1
@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent":"block/bed/bed_foot",
|
||||
"textures": {
|
||||
"bed": "entity/bed/light_gray"
|
||||
"bed": "entity/bed/silver"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"parent":"block/bed/bed_head",
|
||||
"textures": {
|
||||
"bed": "entity/bed/light_gray"
|
||||
"bed": "entity/bed/silver"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user