fixed issue with default material config related to adv workbench

This commit is contained in:
Indyuce 2019-08-31 15:32:53 +02:00
parent 75a2327632
commit ff4756305e
2 changed files with 9 additions and 9 deletions

View File

@ -187,38 +187,38 @@ SILVER_INGOT:
disable-crafting: true disable-crafting: true
advanced-craft: advanced-craft:
'7': '7':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1
'6': '6':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1
'3': '3':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1
'8': '8':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1
'4': '4':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1
'5': '5':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1
'0': '0':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1
'1': '1':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1
'2': '2':
type: MISCELLANEOUS type: MATERIAL
id: SILVER_COIN id: SILVER_COIN
amount: 1 amount: 1