The Zenith Sword
Brings the Zenith from Terraria to Minecraft
The Zenith Sword
Brings the zenith:zenith_parts from Terraria to Minecraft.<br/> 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.<br/> 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).<br/> Examples:<br/> 1.21.1:<br/> ``` /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}]] ``` <br/>
1.20.1:<br/> ``` /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}]} ``` <br/>
