shape:
- 'aaa'
- 'bbb'
- 'ccc'
source:
a: 'bedrock'
b: 'command_block'
c: 'items:example_item:example_item'
multiple: true
shape:
- - 'aaa'
- 'bbb'
- 'ccc'
- - 'dd'
- 'ee'
source:
a: 'bedrock'
b: 'command_block'
c: 'items:example_item:example_item'
d: 'diamond'
e: 'iron_ingot'
type: shaped
result: bedrock
shape:
- 'aaa'
- 'bbb'
- 'ccc'
source:
a: 'bedrock'
b: 'command_block'
c: 'items:example_item:example_item'
type: 'shaped'
result: 'items:example_item:example_item'
multiple: true
shape:
- - 'aaa'
- 'bbb'
- 'ccc'
- - 'dd'
- 'ee'
source:
a: 'bedrock'
b: 'command_block'
c: 'items:example_item:example_item'
d: 'diamond'
e: 'iron_ingot'