custom model

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  1. DonnyPZ

    Addon DisplayEntityUtils | Syntax Reworked 3.5.3

    DisplayEntityUtils Join the Discord Here! GitHub: Source Code NEW WIKI | SkriptHub Docs DisplayEntityUtils is a plugin/addon that supports BDEngine, a modeling/animation engine designed for display entities without the need for resource packs or mods. DEU allows you to interact with your...
  2. HexiKat

    custom model data problems

    soooooo im trying to update my plugin from 1.20.1 to 1.21 and it says there no errors in my code and im pretty sure it has to do with custom model data bc items with the model data's abilities don't work, clicking them in the gui to get the items I made doesnt work, but the items without custom...
  3. kapec323

    Custom item model by damage with skript

    hey i want to create a custom item witch texture pack i have model file (if damage of hoe is 0.0012545482 hoe get diamond sword look) how i can do it in skript like nbt or set damage ? i found plugin called NewItems on spigot premium and its work like my idea