File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
src/main/resources/panels Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ main_panel:
9090 8 : generator_button
9191 3 :
9292 1 :
93- icon : tipped_arrow{CustomPotionColor :11546150}
93+ icon : tipped_arrow[potion_contents={custom_color :11546150}]
9494 title : stone-generator.gui.buttons.previous.name
9595 description : stone-generator.gui.buttons.previous.description
9696 data :
@@ -108,7 +108,7 @@ main_panel:
108108 7 : generator_button
109109 8 : generator_button
110110 9 :
111- icon : tipped_arrow{CustomPotionColor :8439583}
111+ icon : tipped_arrow[potion_contents={custom_color :8439583}]
112112 title : stone-generator.gui.buttons.next.name
113113 description : stone-generator.gui.buttons.next.description
114114 data :
Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ block_tab:
218218 8 : material_button
219219 3 :
220220 1 :
221- icon : tipped_arrow{CustomPotionColor :11546150}
221+ icon : tipped_arrow[potion_contents={custom_color :11546150}]
222222 title : stone-generator.gui.buttons.previous.name
223223 description : stone-generator.gui.buttons.previous.description
224224 data :
@@ -236,7 +236,7 @@ block_tab:
236236 7 : material_button
237237 8 : material_button
238238 9 :
239- icon : tipped_arrow{CustomPotionColor :8439583}
239+ icon : tipped_arrow[potion_contents={custom_color :8439583}]
240240 title : stone-generator.gui.buttons.next.name
241241 description : stone-generator.gui.buttons.next.description
242242 data :
@@ -329,7 +329,7 @@ treasure_tab:
329329 8 : treasure_button
330330 3 :
331331 1 :
332- icon : tipped_arrow{CustomPotionColor :11546150}
332+ icon : tipped_arrow[potion_contents={custom_color :11546150}]
333333 title : stone-generator.gui.buttons.previous.name
334334 description : stone-generator.gui.buttons.previous.description
335335 data :
@@ -347,7 +347,7 @@ treasure_tab:
347347 7 : treasure_button
348348 8 : treasure_button
349349 9 :
350- icon : tipped_arrow{CustomPotionColor :8439583}
350+ icon : tipped_arrow[potion_contents={custom_color :8439583}]
351351 title : stone-generator.gui.buttons.next.name
352352 description : stone-generator.gui.buttons.next.description
353353 data :
You can’t perform that action at this time.
0 commit comments