The Zenith Sword
Brings the Zenith from Terraria to Minecraft
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
The Zenith Sword
Brings the zenith:zenith_parts from Terraria to Minecraft.
It can be crafted with a zenith:zenith_parts, a zenith:zenith_parts, an zenith:zenith_parts, a zenith:zenith_parts, a zenith:zenith_parts, a zenith:zenith_parts, a zenith:zenith_parts, a zenith:zenith_parts and a bottle of zenith:zenith_parts.
The visuals of the Zenith can be customized using the zenith:zenith_parts data component(1.21.1) or the nbt data of the item(1.20.1).
Examples:
1.21.1:
``` /give @p zenith:zenith[zenith:zenith_parts=[{"item":"minecraft:wooden_sword", "color":5849881, "rotation_center_height":0.125, "rotation":0.785, "scale":1.75, "trail_width":1}, {"item":"minecraft:diamond_sword", "color":5565173, "rotation_center_height":0.125, "rotation":0.785, "scale":1.75, "trail_width":1}]] ```
1.20.1:
``` /give @p zenith:zenith{"zenith_parts":[{"item":"minecraft:wooden_sword", "color":5849881, "rotation_center_height":0.125, "rotation":0.785, "scale":1.75, "trail_width":1}, {"item":"minecraft:diamond_sword", "color":5565173, "rotation_center_height":0.125, "rotation":0.785, "scale":1.75, "trail_width":1}]} ```
