Minecraft Data Packs / Weapons and Armor

Large Fire Charges [Java Datapack]

  • check_circle Advancements
  • check_circle Functions
  • check_circle Recipes
  • 4,209 views, 1 today
  • 576 downloads, 0 today
  • 15
  • 7
  • 5
Required Resource Pack
FlanDere's Avatar FlanDere
Level 55 : Grandmaster Vampire
74
Add large fire charges that can be thrown

Recipes:
-Just put a ghast tear and a fire charge in a crafting table, in a shapeless recipe
CompatibilityMinecraft 1.13
toMinecraft 1.17
Tags

Create an account or sign in to comment.

Shadow__Vortex
03/03/2021 1:32 pm
Level 1 : New Collective
Shadow__Vortex's Avatar
Great datapack! Its so good! My only recommendations would be to make the explosion radius a bit larger, increase the knockback when hitting something, and then maybe adding an explosion particle - maybe tnt explosion particle? Otherwise this is great!

PS - If you want to make the crafting recipe so it does not include the ghast tear you can unzip the file (you must not be playing in a world to unzip it), delete the copy of it (the zipped one) then do the following:
Navigate to the recipe folder (largefirechargedatapack > data > frb > recipes) and open large_fire_charge.json in notepad
It should look somewhat like this:
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:fire_charge"
},
{
"item": "minecraft:ghast_tear"
}

],
"result": {
"item": "minecraft:knowledge_book",
"count": 1
}
}
To remove the ghast tear from the recipe, just delete everything and paste this in:
[Begin recipe]
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:fire_charge"
}
],
"result": {
"item": "minecraft:knowledge_book",
"count": 1
}
}
[End Recipe]
Save the file, enter your world, and enjoy crafting fireballs with only a fire charge!




[Disclaimer: I did not write the original copy of the recipe, I just modified it to my liking. All credit for the original file goes to FlanDere]

Great Datapack!
1
BeegBrainAce
10/12/2020 5:10 pm
Level 2 : Apprentice Miner
BeegBrainAce's Avatar
is the texture pack required? or is it just needed to make it look bigger?
1
Shadow__Vortex
03/03/2021 1:31 pm
Level 1 : New Collective
Shadow__Vortex's Avatar
I just tried it - Yes, the texture pack is required - Without the texture pack, the fireballs look like snow balls in the inventory slot, and it doesn't look as good
1
Chimerabot
09/11/2020 12:50 pm
Level 58 : Grandmaster Theorist
Chimerabot's Avatar
Is the sprite any different? The screenshot is just a tiny bit too dark to tell...
1
GrooseMC
09/11/2020 8:47 am
Level 37 : Artisan Engineer
GrooseMC's Avatar
This is such an amazing datapack. Can't wait to use this on my server!
2
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome