Module:Command/Syntax: Difference between revisions
update to 1.13+ |
mNo edit summary |
||
| Line 177: | Line 177: | ||
commandstopsound = {"<targets>", "[<''source''>]", "<sound>"}, | commandstopsound = {"<targets>", "[<''source''>]", "<sound>"}, | ||
commandsummon = { "<entity>", "[<''x''>]", "[<''y''>]", "[<''z''>]", "[<nbt>]" }, | commandsummon = { "<entity>", "[<''x''>]", "[<''y''>]", "[<''z''>]", "[<nbt>]" }, | ||
commandtag = {'targets',{tag = {'add','list','remove'}}}, | commandtag = {'<targets>',{tag = {'add','list','remove'}}}, | ||
tagadd = {'<name>'}, | tagadd = {'<name>'}, | ||
tagremove = {'<name>'}, | tagremove = {'<name>'}, | ||