aboutsummaryrefslogtreecommitdiff
path: root/mining/blocks/gemstones/onyx.json
diff options
context:
space:
mode:
Diffstat (limited to 'mining/blocks/gemstones/onyx.json')
-rw-r--r--mining/blocks/gemstones/onyx.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/mining/blocks/gemstones/onyx.json b/mining/blocks/gemstones/onyx.json
index f909c94e..50329531 100644
--- a/mining/blocks/gemstones/onyx.json
+++ b/mining/blocks/gemstones/onyx.json
@@ -1,24 +1,24 @@
{
- "breakingPower": 9,
- "blockStrength": 5200,
- "name": "Onyx Gemstone",
- "baseDrop": "ROUGH_ONYX_GEM",
- "blocks189": [
- {
- "itemId": "minecraft:stained_glass",
- "damage": 15,
- "onlyIn": [
- "mineshaft",
- "mining_3"
- ]
- },
- {
- "itemId": "minecraft:stained_glass_pane",
- "damage": 15,
- "onlyIn": [
- "mineshaft",
- "mining_3"
- ]
- }
- ]
+ "breakingPower": 9,
+ "blockStrength": 5200,
+ "name": "Onyx Gemstone",
+ "baseDrop": "ROUGH_ONYX_GEM",
+ "blocks189": [
+ {
+ "itemId": "minecraft:stained_glass",
+ "damage": 15,
+ "onlyIn": [
+ "mineshaft",
+ "mining_3"
+ ]
+ },
+ {
+ "itemId": "minecraft:stained_glass_pane",
+ "damage": 15,
+ "onlyIn": [
+ "mineshaft",
+ "mining_3"
+ ]
+ }
+ ]
}