Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dpohvar authored Jan 16, 2022
1 parent 563381c commit 38173b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Required tags in left side to spawn entity:
**Pos** - position of entity. List of doubles

Examples:
`/nbt {id:pig,Pos:[1d,100d,2d],Riding:{id:MinecartRideable}} spawn world1` - spawn pig in minecart at position 1:100:2 in world world1
`/nbt {id:pig,Pos:[1d,100d,2d],Riding:{id:MinecartRideable}} spawn world1` - spawn pig in minecart at position `1:100:2` in world world1
`/nbt id123(Creeper) copy` - copy entity value to buffer
`/nbt buffer Pos = me Pos` - change position stored in buffer to your position
`/nbt buffer spawn` - spawn entity at your position
Expand Down Expand Up @@ -443,4 +443,4 @@ and selected object is stored in variable %var

API
---
http://flinbein.github.io/PowerNBT/apidocs/
http://flinbein.github.io/PowerNBT/apidocs/

0 comments on commit 38173b5

Please sign in to comment.