Solved How to create item database in skript yaml?

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

    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!

Status
Not open for further replies.

VOIDDER

Member
Aug 23, 2018
27
0
1
33
Question. How to make the item saved. Or rather, its type, name, lore.
maybe there were already similar requests, but I did not find them ...
 
I need the ability to add an item (preferably through a file). It is necessary that there is a type of object, its name, its lore.
I will need to call this data in the menus.

To using as:
open chest inventory with 5 row named "&r%player% Crafting" to player
set slot 10 of player's current inventory to {%items.Treant1.type%} named "{%items.Treant1.name%}" with lore "{%items.Treant1.lore%}"

Mayby I crazy, or stupid....
 
Status
Not open for further replies.