Recent content by Liamhvet

  1. Liamhvet

    Throwing Class Revamped

    ok, will look into. currently working on the mod for a big update.
  2. Liamhvet

    Throwing Class Revamped

    Throwing Class Revamped: Welcome to the throwing class revamped thread! This mod tries to re-implement the throwing class and adds on-top of it...
  3. Liamhvet

    tModLoader Official tModLoader Help Thread

    put this at the top: using Terraria.GameContent.Creative; and put this in the set static defaults: CreativeItemSacrificesCatalog.Instance.SacrificeCountNeededByItemId[Type] = number; as for the second thing, idk
  4. Liamhvet

    tModLoader How do you make vanilla armor pieces support custom damage classes?

    I want to know how to add bonuses like "20% Melee damage" to vanilla armor pieces (using globalitems) with custom damage classes. code: using Terraria; using Terraria.ID; using Terraria.ModLoader; using ThrowingClass.Content.DamageClasses; using Microsoft.Xna.Framework; namespace...
  5. Liamhvet

    .

    .
  6. Liamhvet

    p

    p
Back
Top Bottom