mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-06 04:16:56 +01:00
Update gold_retriever.json
This commit is contained in:
parent
6d6ad4f6a4
commit
c75b2e95e7
1 changed files with 3 additions and 3 deletions
|
@ -6,10 +6,10 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "create:brass_ingot"
|
"tag": "forge:ingots/brass"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "minecraft:redstone"
|
"tag": "forge:dusts/redstone"
|
||||||
},
|
},
|
||||||
"E": {
|
"E": {
|
||||||
"item": "create:handheld_blockzapper"
|
"item": "create:handheld_blockzapper"
|
||||||
|
@ -21,4 +21,4 @@
|
||||||
},
|
},
|
||||||
"component": "Retriever",
|
"component": "Retriever",
|
||||||
"tier": "Brass"
|
"tier": "Brass"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue