Minecraft: Ra Boss Battle

3.3K54

Intro: Minecraft: Ra Boss Battle

This instructable will show you how to make a Ra boss battle.

What you need:

-Minecraft

-MCEdit

-Some sort of NBTEditor within MCEdit

Let's get started, shall we?

STEP 1: Creating the Actual Boss

1. Open Minecraft

2. Load up a world of your choice.

3. Place a command block (obtained by typing /give @p command_block)

4. Save and quit

5. Open MCEdit

6. Open that world

7. Select the region the command block is in

8. Press "Filter" and select NBTEditor or whatever the filter is called

9. Go under Tile Entities

10. Find the command block

11. Find the "Command" tag

12. Change the value to:

/summon Blaze ~ ~3 ~3 {Riding:{id:Skeleton,SkeletonType:1,CustomName:§d§kl§r§6§lRa§r§d§kl§r,CustomNameVisible:1,Equipment:[{id:golden_sword,tag:{display:{Name:"§eScepter of §r§6Ra§r"},ench:[{id:16,lvl:10}]}},{id:leather_boots,tag:{display:{color:14540253}}},{id:golden_boots},{id:leather_boots,tag:{display:{color:14540253}}},{Damage:3,id:skull,tag:{SkullOwner:Ximonic}}],Riding:{id:Squid,ActiveEffects:[{Ambient:0,Id:14,Amplifier:0,Duration:10000000},{Ambient:0,Id:10,Amplifier:3,Duration:10000000}],Riding:{id:Ghast,ActiveEffects:[{Ambient:0,Id:14,Amplifier:0,Duration:10000000}]}},ActiveEffects:[{Ambient:0,Id:10,Amplifier:3,Duration:10000000}]},ActiveEffects:[{Ambient:0,Id:14,Amplifier:0,Duration:10000000}]}

(Keep in mind: if you copy and paste it into the command block without MCEdit, all the § files will disappear, making it's name dklr6Rardklr.)

13. Save, save, save.

14. Open your minecraft world.

15. Put a button on the command block and test it out.

STEP 2: What It Does

It summons an invisible blaze riding a wither skeleton named Ra with armor, a Sharpness 10 golden sword, Regeneration, and an eagle head riding a invisible, regenerating squid (so that way, when Ra falls, he can survive due to the squid dying instead of him) riding an invisible ghast.

First, Ra flies around, shooting giant fireballs at you.

When you kill the ghast, he falls down but survives.

Then he chases you, inflicting 19 half-hearts of damage plus Wither II AND shoots smaller fireballs.

When you kill Ra, the blaze falls down.

To truly beat him, you have to kill the blaze before killing Ra himself, but after killing the ghast.

3 Comments