0

I try to make an item that can be placed in adventure mode in spigot, I know its possible with commands by adding the {CanPlaceOn} NBT tag to the item, but couldn't find a way in spigot

I sadly couldn't really try anything so far since i didnt find anything about it online.

pppery
  • 3,731
  • 22
  • 33
  • 46

1 Answers1

0

I think you'll have to use nms for this.

Here's a thread from the spigot forum that talks about it. If you aren't too familiar with how the Minecraft code works, or aren't very experienced in java, it might be difficult to set up and use.

zmehall
  • 557
  • 3
  • 13