• Vanilla Code Adaption
  • TL;DR
  • Obtaining Vanilla Source Code
  • Example: Armor Effects: Ninja Shirt
  • Example: Accessory Effect: Magma Stone
  • Example: Projectile or NPC AI code
  • Example: Item and Projectile: Shadowbeam Staff clone
  • Weaker Shadowbeam Staff clone
  • Shadowbeam Projectile AI
  • Example: NPC: NPC clone with modified projectile (Hoplite)
  • Exact Clone
  • Preparatory work for modifications
  • Change Projectile
  • Change Throw Distance, Accuracy, and Aim
  • Change Animation
  • Custom Flail
  • ExampleLamp Tile
  • Toggle
  • Lighting
  • Sparks
  • Orientation
  • Flame
  • Final Code and Result