Difference between revisions of "Mystery Box"
m (Fixed links) |
(Added usage and mechanics) |
||
Line 1: | Line 1: | ||
[[File:Grid_Mystery_Box.png|32px|right]] | [[File:Grid_Mystery_Box.png|32px|right]] | ||
− | [[Mystery Box]] is a block with the purpose of | + | [[Mystery Box]] is a block with the purpose of obtaining [[Meltan]] and [[Ditto]]. The box causes Meltan to spawn when active, which upon capture may transform into Ditto. |
==Obtaining== | ==Obtaining== | ||
Line 27: | Line 27: | ||
==Usage== | ==Usage== | ||
− | To use the Mystery Box, a player must insert | + | To use the Mystery Box, a player must insert a number of {{mc|Netherite_Scrap|Netherite Scraps}} into it. By default, the number of scraps required starts at 4 and increases by 80% each time the Mystery Box is used. |
+ | |||
+ | Upon reaching the required amount, the Mystery Box will play the animation, and repeatedly attempts to spawn Meltans for 100 seconds before going on a cooldown for 50 minutes. | ||
+ | |||
+ | These values are all controllable in the spawning file in the [[Config]] directory. | ||
+ | |||
+ | |||
+ | ==Mechanics== | ||
+ | When open, the Mystery Box will attempt to spawn Meltans with a 5% chance each tick. A spawn attempt will occur at a random block up to 15 blocks away from the box's location. The spawn location must be an air block on top of a non-air block in order for the Meltan to spawn. If the conditions are not met, the attempt simply fails, without trying again in a different location. | ||
+ | |||
+ | In the last 6 seconds of the Mystery Box being open, it will start a second animation before closing. | ||
+ | |||
+ | The Mystery Box can have its remaining time measured using a {{mc|Comparator}}, starting at 15 power and dropping linearly until it closes at 0. |
Latest revision as of 18:59, 18 June 2023
Mystery Box is a block with the purpose of obtaining Meltan and Ditto. The box causes Meltan to spawn when active, which upon capture may transform into Ditto.
Contents
Obtaining
Crafting
Item | Ingredients | Crafting recipe |
---|---|---|
Mystery Box | Ruby + Sapphire + Nether Star + Netherite Scrap |
Usage
To use the Mystery Box, a player must insert a number of Netherite Scraps into it. By default, the number of scraps required starts at 4 and increases by 80% each time the Mystery Box is used.
Upon reaching the required amount, the Mystery Box will play the animation, and repeatedly attempts to spawn Meltans for 100 seconds before going on a cooldown for 50 minutes.
These values are all controllable in the spawning file in the Config directory.
Mechanics
When open, the Mystery Box will attempt to spawn Meltans with a 5% chance each tick. A spawn attempt will occur at a random block up to 15 blocks away from the box's location. The spawn location must be an air block on top of a non-air block in order for the Meltan to spawn. If the conditions are not met, the attempt simply fails, without trying again in a different location.
In the last 6 seconds of the Mystery Box being open, it will start a second animation before closing.
The Mystery Box can have its remaining time measured using a Comparator, starting at 15 power and dropping linearly until it closes at 0.