2022-05-24 21:12:35 -04:00
|
|
|
[[converter]]
|
|
|
|
itemid = 3
|
|
|
|
name = "teaConverter"
|
2022-05-25 18:07:07 -04:00
|
|
|
displayName = "Tea Presser"
|
|
|
|
flavour = "Compresses tea leaves into useful bricks"
|
2022-05-24 21:12:35 -04:00
|
|
|
source = "tea"
|
|
|
|
output = "brick"
|
2022-05-25 17:42:05 -04:00
|
|
|
rate = 4
|
2022-05-25 16:45:23 -04:00
|
|
|
icon = "m"
|
|
|
|
[[converter.costs]]
|
|
|
|
name = "tea"
|
|
|
|
value = 10
|
2022-05-24 21:12:35 -04:00
|
|
|
|
2022-05-25 16:45:23 -04:00
|
|
|
[[converter]]
|
|
|
|
itemid = 4
|
|
|
|
name = "teaPlanter"
|
|
|
|
displayName = "Tea Planter"
|
2022-05-25 18:07:07 -04:00
|
|
|
flavour = "Grows tea leaves automagically"
|
2022-05-25 16:45:23 -04:00
|
|
|
source = ""
|
|
|
|
output = "tea"
|
|
|
|
rate = 0
|
|
|
|
icon = "w"
|
2022-05-25 17:42:05 -04:00
|
|
|
[[converter.costs]]
|
|
|
|
name = "brick"
|
|
|
|
value = 3
|