-Fixes to previous

master
Ben Maurer 2021-08-02 22:08:09 -05:00
parent ddaad0ba26
commit 206561cf6b
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
}, },
"title": "... Alright, I Give Up.", "title": "... Alright, I Give Up.",
"description": "And you thought 100,000 was far...", "description": "And you thought 100,000 was far...",
"frame": "Challenge", "frame": "challenge",
"show_toast": false, "show_toast": false,
"announce_to_chat": true "announce_to_chat": true
}, },

View File

@ -20,7 +20,7 @@
"type": "minecraft:mined", "type": "minecraft:mined",
"stat": "minecraft:stone", "stat": "minecraft:stone",
"value": { "value": {
"min": 10 "min": 1000000
} }
} }
] ]

View File

@ -5,7 +5,7 @@
}, },
"title": "Far Out Man.", "title": "Far Out Man.",
"description": "Reach 100,000 in The End.", "description": "Reach 100,000 in The End.",
"frame": "Challenge", "frame": "challenge",
"show_toast": false, "show_toast": false,
"announce_to_chat": true "announce_to_chat": true
}, },