Changes:
- Updated to Cobblemon 1.4, Minecraft 1.20.1
Changes:
- You can now change the frequency of attempted Item Ball spawns using a command (as operator).
/scoreboard players set #itemballs:spawn_timer itemballs.data 20
attempts to spawn an Item Ball every second, as there are 20 ticks in a second. For example, 5 minutes is 6000 ticks. Make sure to run/reload
after running the command to change the frequency.
Fixes:
- Made sure that scheduled functions do not run more than once.
- An Item Ball spawns randomly above ground every 5 minutes, with a max of 3 Item Balls per 200 blocks radius.
- Item Balls can be left clicked or right clicked. Left click pops out the item in the world, while a right click gives the item directly to the interacting player (The item pops out if the supporting block below the Item Ball disappears).
- The Item Balls use the Poké Ball textures of Cobblemon or whatever the player's current Resourcepack uses.