forked from AllTheMods/ATM-10
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathironfurnaces-common.toml
246 lines (227 loc) · 6.21 KB
/
ironfurnaces-common.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
#Furnace Settings
[furnaces]
[furnaces.energy]
# How much energy can be stored in tier 0 furnaces.
# Default: 80 000
#Range: > 4000
tier_0 = 80000
# How much energy can be stored in tier 1 furnaces.
# Default: 200 000
#Range: > 4000
tier_1 = 200000
# How much energy can be stored in tier 2 furnaces.
# Default: 1 000 000
#Range: > 4000
tier_2 = 1000000
[furnaces.iron_furnace]
# What tier this furnace should be.
# Default: 0
#Range: 0 ~ 2
tier = 0
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 160
#Range: 2 ~ 72000
speed = 160
# How much RF to generate per tick
# Default: 40
#Range: 1 ~ 100000
generation = 40
[furnaces.copper_furnace]
# What tier this furnace should be.
# Default: 0
#Range: 0 ~ 2
tier = 0
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 180
#Range: 2 ~ 72000
speed = 180
# How much RF to generate per tick
# Default: 40
#Range: 1 ~ 100000
generation = 40
[furnaces.gold_furnace]
# What tier this furnace should be.
# Default: 1
#Range: 0 ~ 2
tier = 1
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 120
#Range: 2 ~ 72000
speed = 120
# How much RF to generate per tick
# Default: 160
#Range: 1 ~ 100000
generation = 160
[furnaces.diamond_furnace]
# What tier this furnace should be.
# Default: 1
#Range: 0 ~ 2
tier = 2
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 80
#Range: 2 ~ 72000
speed = 80
# How much RF to generate per tick
# Default: 240
#Range: 1 ~ 100000
generation = 240
[furnaces.emerald_furnace]
# What tier this furnace should be.
# Default: 1
#Range: 0 ~ 2
tier = 2
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 40
#Range: 2 ~ 72000
speed = 40
# How much RF to generate per tick
# Default: 320
#Range: 1 ~ 100000
generation = 320
[furnaces.silver_furnace]
# What tier this furnace should be.
# Default: 1
#Range: 0 ~ 2
tier = 1
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 140
#Range: 2 ~ 72000
speed = 140
# How much RF to generate per tick
# Default: 100
#Range: 1 ~ 100000
generation = 100
[furnaces.crystal_furnace]
# What tier this furnace should be.
# Default: 2
#Range: 0 ~ 2
tier = 2
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 40
#Range: 2 ~ 72000
speed = 40
# How much RF to generate per tick
# Default: 360
#Range: 1 ~ 100000
generation = 360
[furnaces.obsidian_furnace]
# What tier this furnace should be.
# Default: 2
#Range: 0 ~ 2
tier = 2
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 20
#Range: 2 ~ 72000
speed = 20
# How much RF to generate per tick
# Default: 500
#Range: 1 ~ 100000
generation = 500
[furnaces.netherite_furnace]
# What tier this furnace should be.
# Default: 2
#Range: 0 ~ 2
tier = 2
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 5
#Range: 2 ~ 72000
speed = 5
# How much RF to generate per tick
# Default: 1000
#Range: 1 ~ 100000
generation = 1000
[furnaces.million_furnace]
# What tier this furnace should be.
# Default: 2
#Range: 0 ~ 2
tier = 2
[furnaces.rainbow_furnace]
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 20
#Range: 2 ~ 72000
speed = 20
# How much power the Rainbow Furnace will generate.
# Default: 50000
#Range: 1 ~ 100000000
rainbow_generation = 50000
# How much RF to generate per tick
# Default: 2000
#Range: 1 ~ 100000
generation = 2000
[furnaces.recipeMaxXPLevel]
# How many levels of experience that can be stored in recipes stored in the furnace, after the experience stored in the recipe reaches this value (in levels) it will be voided.
# Default: 100
# 100 levels is 30971 XP
#Range: 1 ~ 1000
level = 100
#Modded Furnace Settings
[modded_furnaces]
[modded_furnaces.allthemodium_furnace]
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 5
#Range: 1 ~ 72000
speed = 5
# Number of items that can be smelted at once. The regular furnace only smelts 1 item at once of course.
# Default: 16
#Range: 1 ~ 64
mult = 16
# How much RF to generate per tick
# Default: 2000
#Range: 1 ~ 100000
generation = 2000
# What tier this furnace should be.
# Default: 2
#Range: 0 ~ 2
tier = 2
[modded_furnaces.vibranium_furnace]
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 3
#Range: 1 ~ 72000
speed = 3
# Number of items that can be smelted at once. The regular furnace only smelts 1 item at once of course.
# Default: 32
#Range: 1 ~ 64
mult = 32
# How much RF to generate per tick
# Default: 3000
#Range: 1 ~ 100000
generation = 3000
# What tier this furnace should be.
# Default: 2
#Range: 0 ~ 2
tier = 2
[modded_furnaces.unobtainium_furnace]
# Number of ticks to complete one smelting operation.
# 200 ticks is what a regular furnace takes.
# Default: 1
#Range: 1 ~ 72000
speed = 1
# Number of items that can be smelted at once. The regular furnace only smelts 1 item at once of course.
# Default: 64
#Range: 1 ~ 64
mult = 64
# How much RF to generate per tick
# Default: 5000
#Range: 1 ~ 100000
generation = 5000
# What tier this furnace should be.
# Default: 2
#Range: 0 ~ 2
tier = 2
#Misc
[misc]
[misc.misc]
# Enable or disable light-updates, furances will no longer emit light, true = disable
lightupdates = true