- check_circle Advancements
- check_circle Functions
- check_circle Recipes
Published Aug 30th, 2021, 8/30/21 4:35 pm
- 8,356 views, 3 today
- 1,274 downloads, 1 today
- 29
- 22
- 9
Required Resource Pack
14
This datapack adds 3 throwable projectiles to give players access to the fireballs thrown by the Blaze, Ghast, and Ender Dragon. The Blaze Charge will light a fire wherever it lands or set mobs on fire. The Ghast charge will produce an explosion where it hits. The Dragon Charge will create a growing area effect cloud that damages mobs who enter. Players can obtain these items by crafting using the custom recipes or by using the give functions:
/function fireball_pack:give_small_fireball
/function fireball_pack:give_fireball
/function fireball_pack:give_dragon_fireball
Crafting can be disabled or enabled separately for each item using the admin menu:
/function fireball_pack:admin
I recommend using the resource pack since without it the items will look like normal snowballs.
/function fireball_pack:give_small_fireball
/function fireball_pack:give_fireball
/function fireball_pack:give_dragon_fireball
Crafting can be disabled or enabled separately for each item using the admin menu:
/function fireball_pack:admin
I recommend using the resource pack since without it the items will look like normal snowballs.
Compatibility | Minecraft 1.16 |
to | Minecraft 1.18 |
Tags |
5280702
119
Create an account or sign in to comment.
/execute as @p run function fireball_pack:give_fireball
to give a fireball to a specific player