How do i make the glass panes different color on the shop menu
for example blue and white glass pane pattern checkered
for example blue and white glass pane pattern checkered
Last edited:
You need to add another line after the item name and quantity
example:
id: minecraft:glass_pane (dont take my word for that)
quantity: 1
damage: 1 (the color id)
For that you have to payJk bro
The damage (color id) for white is - 0
The damage (color id) for black is - 15
So if you wanna make it aqua and white checkered
damage: 0
damage: 9
repeat that
