-
Notifications
You must be signed in to change notification settings - Fork 1
Item definition
Sven Rahn edited this page Jun 13, 2018
·
3 revisions
If CommandUtils lets you specify an item, there are two ways how to do it:
- Use the normal fully qualified item names:
minecraft:cookie
minecraft:stone
pixelmon:master_ball
- Use a ByteItems definition. You have to install ByteItems first.
Save an item using /byteItems save <id>
and re-use it in the CommandUtils context. You can read more on the ByteItems wiki.
byte-items:test1
byte-items:vote-reward