#Custom Item sell help!!!
1 messages · Page 1 of 1 (latest)
This is what i want people to be able to sell.
Not that the Voucher item is enchanted. If that affects anything
do you know if it holds custom nbt?
If it does you can follow this tutorial
?checkitem-nbt
CheckItem NBT Tutorial
Check out [this tutorial](#1071634786310967296 message) for information on how to check and remove items
with specific nbt data from a player via the CheckItem Expansion
if it does not, you can probably use lorecontains instead of nbt with checkitem expansion
Command:
/papi ecloud download checkitem
/papi reload
Manual Download:
Download
Click here for more information on how to use the CheckItem Expansion.
And click here for the CheckItem wiki with DeluxeMenus example menus.
Sometimes colors can be hard to match, though it doesn't look like you use hex colors (which is the hard part)
can't tell if the font is from a resource pack or not, lmao
might be able to use %checkitem_mat:redstone,lorecontains:This voucher will &4reset your in game &crank%
Font is custom for the server
i mean
its not resource pack
well then you're gonna have to write the lore yourself lol
could you like type the "type" down?
just curious
could help
?
the requirement
some examples
also the nbt tutorial has good examples of this situation
Thanks
except it uses nbt vs lore
CheckItem NBT Tutorial
Check out [this tutorial](#1071634786310967296 message) for information on how to check and remove items
with specific nbt data from a player via the CheckItem Expansion
(linked earlier)
nbt only shows up when on tooltip view
is there another way to check if the item has nbt tag?
are you 1.13.3+?
yes
the /data command should work
1.18.2
is that a vanilla item or generated by a plugin?
the item is redstone from minecraft. But it has custom lore and name
@opaque minnow
what is this
Its the supposed tag im getting while using /data get entity @s SelectedItem
Im getting a 30 lines text
👍🏼
%checkitem_getinfo:mainhand_nbtints:%
doesnt work
im not used nbt before, so idk how to check it right
there is more?
can you take multiple screenshots? or maybe do it from console and copy it from there
/data get entity <player> SelectedItem
if you run it from console it should reply in console
ok
have you tried this?
Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
• HelpChat Paste - How To Use
also, this should work, just has to have the custom font instead
please use a paste service
brother
....
why
A member of staff has requested I move your message to a paste,
Most likely because it contains a config/error/code snippet.
A member of staff has requested I move your message to a paste,
Most likely because it contains a config/error/code snippet.
A member of staff has requested I move your message to a paste,
Most likely because it contains a config/error/code snippet.
%checkitem_mat:redstone,lorecontains:This voucher will &4reset your in game &crank%
OR
%checkitem_mat:redstone,namecontains:&cRank Reset Voucher%
ah
yes something like that with the custom font
make sure you have checkitem installed
?checkitem
Command:
/papi ecloud download checkitem
/papi reload
Manual Download:
Download
Click here for more information on how to use the CheckItem Expansion.
And click here for the CheckItem wiki with DeluxeMenus example menus.
can't really stay to help right now though
you can always use #minecraft or #off-topic to tag me
try to keep these forum posts dedicated for the issue at hand
slightly blurred
ill try
i knew
idk if i not try
please try 😄
i spent 5 hours to make this
Nice
I spent 28 hours making item based menus because i didnt know Changeoutput existed
xd
@opaque minnow When we put an item into a crate, it shows the value of the NBT/Shows the NBT Tag. If that is the tag we need, can you show type me the formula i should use in order to make the click requirement?
this is the whole detail the crate is giving off
What I sent before should work no problems
%checkitem_mat:redstone,nameequals:&c&lRank Reset Voucher% should work
Modified slightly
On mobile right now but there is an entire tutorial for this sort of thing
?checkitem-nbt
CheckItem NBT Tutorial
Check out [this tutorial](#1071634786310967296 message) for information on how to check and remove items
with specific nbt data from a player via the CheckItem Expansion
Command:
/papi ecloud download checkitem
/papi reload
Manual Download:
Download
Click here for more information on how to use the CheckItem Expansion.
And click here for the CheckItem wiki with DeluxeMenus example menus.
Also examples here
