Skip to content

Commit

Permalink
Fix white stained glass pane texture (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
BingYanchi authored Aug 6, 2024
1 parent 8c15b3d commit 4198b7f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/white_stained_glass_pane"
"layer0": "minecraft:block/white_stained_glass"
},
"overrides": [
{
Expand Down

0 comments on commit 4198b7f

Please sign in to comment.