Nbt string for itemstack id

Started by cb9 on Tue, 04/05/2022 - 17:36

Topic category: Help with modding (Java Edition)

Last seen on 16:18, 6. Jun 2023
Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Nbt string for itemstack id
Tue, 04/05/2022 - 17:36

Hello i want to create a market where people can sell and buy anything they want 

I have a problem, i can't to store items in a block without using gui 

i want to transform an nbt string into an item with id of the block 

Someone know a solution ? 

 

Sorry for the orthography i m french :}

Last seen on 02:13, 15. Apr 2023
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Have you found a way to do…
Fri, 03/31/2023 - 18:32

Have you found a way to do this yet? 

I'm having a similar problem.