Module:Command/Syntax: Difference between revisions
m 1.17 |
mNo edit summary |
||
| Line 158: | Line 158: | ||
itemreplacefrom = {{itemsource={'block','entity'}}, '<sourceSlot>', '[<modifier>]'}, | itemreplacefrom = {{itemsource={'block','entity'}}, '<sourceSlot>', '[<modifier>]'}, | ||
itemtargetblock = { '<pos>' }, | itemtargetblock = { '<pos>' }, | ||
itemtargetentity = { 'targets' }, | itemtargetentity = { '<targets>' }, | ||
itemsourceblock = { '<sourcePos>' }, | itemsourceblock = { '<sourcePos>' }, | ||
itemsourceentity = { '<sourceTarget>' }, | itemsourceentity = { '<sourceTarget>' }, | ||