(SOLVED)NBT Item in Procedure

Started by brown97 on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
(SOLVED)NBT Item in Procedure
Fri, 06/26/2020 - 00:10 (edited)

How can I make items with NBT tags in the procedure?

Edited by brown97 on Fri, 06/26/2020 - 00:10
Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
If i need to code, plz teach…
Thu, 06/25/2020 - 04:02

If i need to code, plz teach me(i'm not good at coding)

Active 8 months ago
Joined Jun 2019
Points:
2791

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3704
there is literally a item…
Thu, 06/25/2020 - 05:20

there is literally a item nbt tag procedure block XD

Active 4 years ago
Joined Sep 2019
Points:
987

User statistics:

  • Modifications: 1
  • Forum topics: 14
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 507
Do you mean itemstack NBT?…
Thu, 06/25/2020 - 06:48

Do you mean itemstack NBT? For example, maps.

Or do you mean item NBT? Like giving an entity a value == an item. Then being able to pull that value in use it?

Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
like diamond sword Sharpness…
Thu, 06/25/2020 - 09:16

like diamond sword Sharpness VI

i want to make trading system(GUI).(if i put 64 diamond, it gives diamond sword sharp VI)

how to make it?

Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
.
Thu, 06/25/2020 - 09:16

.

Active 8 months ago
Joined Jun 2019
Points:
2791

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3704
you don't use item nbt for…
Thu, 06/25/2020 - 09:55

you don't use item nbt for enchantments... use the enchant itemstack procedure block :D

Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
where is it?
Thu, 06/25/2020 - 09:57

where is it?

Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
i'm using 2020.3.21???
Thu, 06/25/2020 - 09:57

i'm using 2020.3.21???

Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
Where is it?
Thu, 06/25/2020 - 10:05

Where is it?

Active 1 year ago
Joined Jun 2015
Points:
1277

User statistics:

  • Modifications: 10
  • Forum topics: 32
  • Wiki pages: 0
  • MCreator plugins: 1
  • Comments: 543
Literally took 2 seconds to…
Thu, 06/25/2020 - 10:22

Literally took 2 seconds to find

img

Just change "provided itemstack" by the item you want, the enchantment by sharpness and the level by the level u want.

Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
OMG
Fri, 06/26/2020 - 00:10

OMG

Active 2 years ago
Joined Oct 2018
Points:
705

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 18
Thanks!
Fri, 06/26/2020 - 00:21

Thanks!