Skip to content
Claycorp edited this page Sep 2, 2014 · 1 revision

Random Item is exactly what it says. It gives you a Random Item.

How to make this reward.

####1. Pick what the item should be named.

Example:

This will give the player one random item named Claycorp.

JSON breakdown

#####"tag":
This is part of the NBT structure. Nothing can be done with this. #####"display":
Also part of the NBT structure. Nothing can be done with this. #####"Name": "STRING:"
What the Item will be named when it is spawned.

Clone this wiki locally