Changes
Page history
Updated Crafting Stations (markdown)
authored
Jul 16, 2019
by
Indyuce
Show whitespace changes
Inline
Side-by-side
Crafting-Stations.md
View page @
27030cac
...
@@ -59,27 +59,3 @@ recipes:
...
@@ -59,27 +59,3 @@ recipes:
options:
options:
hide-when-locked: true
hide-when-locked: true
```
```
## Crafting station example
```
name: 'Steel Crafting Station (#page#/#max#)'
items:
fill:
material: AIR
no-recipe:
material: GRAY_STAINED_GLASS_PANE
name: '&a'
recipes:
two-handed-steel-sword:
output:
type: GREATSWORD
id: TWO_HANDED_STEEL_SWORD
amount: 1
crafting-time: 10
conditions:
- 'level 8'
ingredients:
- 'mmoitem MATERIAL STEEL_INGOT 8 Steel_Ingot'
- 'vanilla STICK . 4 Wooden_Stick'
```

\ No newline at end of file