how to show custom item with custom texture (custom head texture) to my gUI

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Abrail

Member
Sep 22, 2024
3
0
1
hi, so i have checked old threads but they used skstuff or smth which was litrally 9years old and has stopped support (and it also does not support above 1.12) so i looked through examples and created this code here is at slot 0 a player head its name is Panda but the thin is i cant seem to add custom texture to it i am confused at this point any help is appreciated

[edit]: i want to use https://minecraft-heads.com/custom-heads/head/98312-panda dis head

command /a:
trigger:
set {_menu} to a new chest inventory with 1 row named "&aPets List"
set slot 0 of {_menu} to player head named "&cPanda" # Slots are numbered 0, 1, 2...

open {_menu} to player

1727028229486.png
 
Last edited: