Update gold_scope.json

This commit is contained in:
Matteo Merler 2021-01-22 13:37:02 +01:00 committed by GitHub
parent c75b2e95e7
commit bb2d2bbdd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
} }