Skip to content

Commit

Permalink
Add enchantment test
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelillo15 committed Jul 12, 2024
1 parent 1be5f94 commit ee06bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NookureInventory-Test/src/main/resources/gui/OpenGui1.peb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<rows>1</rows>
</Head>
<Items>
<Item slot="1" material="STONE">
<Item slot="1" material="STONE" enchanted="true">
<Name>Click Me</Name>
<Actions>
<Action type="OPEN_INVENTORY" value="{{ inventoryProps("OpenGui2.peb", {"playerTest": player.uniqueId.toString()} ) }}"/>
Expand Down

0 comments on commit ee06bf8

Please sign in to comment.