Skip to content

Commit 6a170cd

Browse files
authored
Fix disassembling tools in 1.21.1 (#1069)
1 parent bc97fd8 commit 6a170cd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"values": [
3+
"minecraft:gold_ingot"
4+
]
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"values": [
3+
"minecraft:iron_ingot"
4+
]
5+
}

0 commit comments

Comments
 (0)