mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-01-01 01:46:39 +01:00
Update gold_scope.json
This commit is contained in:
parent
c75b2e95e7
commit
bb2d2bbdd9
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"
|
||||||
},
|
},
|
||||||
"G": {
|
"G": {
|
||||||
"item": "minecraft:glass"
|
"tag": "forge:glass"
|
||||||
},
|
},
|
||||||
"E": {
|
"E": {
|
||||||
"item": "create:handheld_blockzapper"
|
"item": "create:handheld_blockzapper"
|
||||||
|
@ -21,4 +21,4 @@
|
||||||
},
|
},
|
||||||
"component": "Scope",
|
"component": "Scope",
|
||||||
"tier": "Brass"
|
"tier": "Brass"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue