-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaxStackSizes.lua
More file actions
232 lines (232 loc) · 7.73 KB
/
maxStackSizes.lua
File metadata and controls
232 lines (232 loc) · 7.73 KB
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
{
[ "minecraft:lava_bucket" ] = 1,
[ "biomesoplenty:log_4" ] = 64,
[ "minecraft:prismarine_shard" ] = 64,
[ "buildcraftcore:gear_stone" ] = 64,
[ "biomesoplenty:bramble_plant" ] = 64,
[ "fossil:broken_helmet" ] = 64,
[ "minecraft:ender_pearl" ] = 16,
[ "minecraft:egg" ] = 16,
[ "buildcraftcore:engine" ] = 64,
[ "minecraft:melon" ] = 64,
[ "plethora:neuralinterface" ] = 1,
[ "ic2:rubber_wood" ] = 64,
[ "coralreef:coral" ] = 64,
[ "minecraft:cooked_chicken" ] = 64,
[ "minecraft:iron_pickaxe" ] = 1,
[ "fossil:broken_sword" ] = 64,
[ "minecraft:chainmail_boots" ] = 1,
[ "minecraft:golden_leggings" ] = 1,
[ "erebus:mud" ] = 64,
[ "minecraft:ender_eye" ] = 64,
[ "ic2:plate" ] = 64,
[ "minecraft:leather" ] = 64,
[ "galacticraftcore:basic_block_core" ] = 64,
[ "buildcraftfactory:tank" ] = 64,
[ "buildcraftcore:gear_diamond" ] = 64,
[ "quark:limestone" ] = 64,
[ "biomesoplenty:dried_sand" ] = 64,
[ "minecraft:iron_shovel" ] = 1,
[ "ic2:crafting" ] = 64,
[ "minecraft:hopper" ] = 64,
[ "minecraft:fire_charge" ] = 64,
[ "minecraft:iron_ingot" ] = 64,
[ "quark:root" ] = 64,
[ "minecraft:coal" ] = 64,
[ "biomesoplenty:willow_vine" ] = 64,
[ "minecraft:potato" ] = 64,
[ "minecraft:carpet" ] = 64,
[ "minecraft:diamond_sword" ] = 1,
[ "minecraft:cactus" ] = 64,
[ "ic2:forge_hammer" ] = 1,
[ "minecraft:cooked_porkchop" ] = 64,
[ "minecraft:sand" ] = 64,
[ "minecraft:gold_ore" ] = 64,
[ "minecraft:mossy_cobblestone" ] = 64,
[ "minecraft:sign" ] = 16,
[ "quark:charcoal_block" ] = 64,
[ "minecraft:red_mushroom" ] = 64,
[ "minecraft:arrow" ] = 64,
[ "fossil:bone_unique_item" ] = 64,
[ "buildcraftcore:wrench" ] = 1,
[ "minecraft:wheat_seeds" ] = 64,
[ "fossil:bone_skull" ] = 64,
[ "minecraft:clay_ball" ] = 64,
[ "minecraft:stone_pickaxe" ] = 1,
[ "minecraft:rotten_flesh" ] = 64,
[ "minecraft:book" ] = 64,
[ "minecraft:diamond_leggings" ] = 1,
[ "computercraft:turtle_expanded" ] = 64,
[ "minecraft:stonebrick" ] = 64,
[ "minecraft:stone_stairs" ] = 64,
[ "biomesoplenty:wood_slab_1" ] = 64,
[ "minecraft:brown_mushroom" ] = 64,
[ "buildcrafttransport:pipe_cobble_item" ] = 64,
[ "buildcraftcore:fragile_fluid_shard" ] = 1,
[ "fossil:scarab_gem" ] = 64,
[ "biomesoplenty:dirt" ] = 64,
[ "minecraft:slime_ball" ] = 64,
[ "quark:variant_leaves" ] = 64,
[ "minecraft:magma_cream" ] = 64,
[ "biomesoplenty:planks_0" ] = 64,
[ "minecraft:dispenser" ] = 64,
[ "minecraft:dirt" ] = 64,
[ "biomesoplenty:sapling_1" ] = 64,
[ "buildcrafttransport:pipe_iron_item" ] = 64,
[ "minecraft:iron_sword" ] = 1,
[ "minecraft:netherrack" ] = 64,
[ "minecraft:sandstone" ] = 64,
[ "erebus:materials" ] = 64,
[ "minecraft:golden_rail" ] = 64,
[ "biomesoplenty:gem" ] = 64,
[ "minecraft:golden_boots" ] = 1,
[ "buildcraftcore:gear_wood" ] = 64,
[ "enderstorage:ender_storage" ] = 64,
[ "computercraft:pocket_computer" ] = 1,
[ "minecraft:skull" ] = 64,
[ "quark:root_flower" ] = 64,
[ "minecraft:string" ] = 64,
[ "minecraft:golden_apple" ] = 64,
[ "minecraft:iron_leggings" ] = 1,
[ "minecraft:flint_and_steel" ] = 1,
[ "minecraft:redstone" ] = 64,
[ "fossil:skull_block" ] = 64,
[ "fossil:bone_foot" ] = 64,
[ "minecraft:flint" ] = 64,
[ "minecraft:blaze_powder" ] = 64,
[ "minecraft:bow" ] = 1,
[ "minecraft:rail" ] = 64,
[ "minecraft:stick" ] = 64,
[ "fossil:iced_meat" ] = 64,
[ "minecraft:redstone_torch" ] = 64,
[ "minecraft:glass" ] = 64,
[ "computercraft:cable" ] = 64,
[ "minecraft:iron_boots" ] = 1,
[ "fossil:fossil_seed_fern" ] = 64,
[ "minecraft:wool" ] = 64,
[ "buildcrafttransport:pipe_gold_item" ] = 64,
[ "biomesoplenty:white_dye" ] = 64,
[ "biomesoplenty:flower_1" ] = 64,
[ "fossil:bone_ribcage" ] = 64,
[ "buildcraftcore:marker_volume" ] = 64,
[ "minecraft:sugar" ] = 64,
[ "minecraft:sapling" ] = 64,
[ "minecraft:enchanted_book" ] = 1,
[ "minecraft:comparator" ] = 64,
[ "ic2:wrench" ] = 1,
[ "minecraft:iron_hoe" ] = 1,
[ "minecraft:leaves" ] = 64,
[ "minecraft:double_plant" ] = 64,
[ "minecraft:obsidian" ] = 64,
[ "ic2:cable" ] = 64,
[ "computercraft:computer" ] = 64,
[ "minecraft:diamond" ] = 64,
[ "minecraft:hardened_clay" ] = 64,
[ "erebus:erebus_food" ] = 64,
[ "ic2:cutter" ] = 1,
[ "biomesoplenty:flower_0" ] = 64,
[ "minecraft:apple" ] = 64,
[ "plethora:module" ] = 64,
[ "minecraft:glass_bottle" ] = 64,
[ "minecraft:diamond_horse_armor" ] = 1,
[ "minecraft:feather" ] = 64,
[ "ic2:crushed" ] = 64,
[ "ic2:dust" ] = 64,
[ "minecraft:red_flower" ] = 64,
[ "biomesoplenty:plant_0" ] = 64,
[ "buildcrafttransport:pipe_wood_item" ] = 64,
[ "quark:slate" ] = 64,
[ "ic2:re_battery" ] = 16,
[ "biomesoplenty:sapling_2" ] = 64,
[ "minecraft:tnt" ] = 64,
[ "stygian:endplanks" ] = 64,
[ "minecraft:dropper" ] = 64,
[ "minecraft:noteblock" ] = 64,
[ "minecraft:redstone_block" ] = 64,
[ "minecraft:chorus_fruit" ] = 64,
[ "minecraft:bucket" ] = 16,
[ "minecraft:stained_hardened_clay" ] = 64,
[ "minecraft:mutton" ] = 64,
[ "minecraft:gravel" ] = 64,
[ "biomesoplenty:hard_ice" ] = 64,
[ "minecraft:chainmail_helmet" ] = 1,
[ "ic2:treetap" ] = 1,
[ "quark:custom_chest" ] = 64,
[ "minecraft:blaze_rod" ] = 64,
[ "buildcraftcore:gear_iron" ] = 64,
[ "minecraft:cobblestone" ] = 64,
[ "biomesoplenty:sapling_0" ] = 64,
[ "minecraft:planks" ] = 64,
[ "erebus:cabbage_seeds" ] = 64,
[ "ic2:resource" ] = 64,
[ "minecraft:spider_eye" ] = 64,
[ "fossil:volcanic_rock" ] = 64,
[ "minecraft:prismarine_crystals" ] = 64,
[ "minecraft:diamond_pickaxe" ] = 1,
[ "ic2:upgrade" ] = 64,
[ "minecraft:mob_spawner" ] = 64,
[ "biomesoplenty:mushroom" ] = 64,
[ "computercraft:wired_modem_full" ] = 64,
[ "ic2:casing" ] = 64,
[ "buildcrafttransport:waterproof" ] = 64,
[ "erebus:rein_exoskeleton_shield" ] = 1,
[ "quark:jasper" ] = 64,
[ "ic2:misc_resource" ] = 64,
[ "quark:stained_planks" ] = 64,
[ "minecraft:vine" ] = 64,
[ "biomesoplenty:persimmon" ] = 64,
[ "minecraft:red_sandstone" ] = 64,
[ "minecraft:nether_wart" ] = 64,
[ "minecraft:iron_helmet" ] = 1,
[ "ic2:sapling" ] = 64,
[ "ic2:fluid_cell" ] = 64,
[ "minecraft:fish" ] = 64,
[ "minecraft:chicken" ] = 64,
[ "fossil:plant_fossil" ] = 64,
[ "minecraft:furnace" ] = 64,
[ "minecraft:dye" ] = 64,
[ "minecraft:stone" ] = 64,
[ "minecraft:chest" ] = 64,
[ "biomesoplenty:log_0" ] = 64,
[ "fossil:relic_scrap" ] = 64,
[ "computercraft:advanced_modem" ] = 64,
[ "fossil:bone_vertebrae" ] = 64,
[ "ic2:te" ] = 64,
[ "minecraft:cookie" ] = 64,
[ "minecraft:carrot" ] = 64,
[ "minecraft:cooked_beef" ] = 64,
[ "biomesoplenty:log_2" ] = 64,
[ "minecraft:prismarine" ] = 64,
[ "minecraft:piston" ] = 64,
[ "fossil:bone_leg_bone" ] = 64,
[ "minecraft:iron_chestplate" ] = 1,
[ "minecraft:shears" ] = 1,
[ "minecraft:spawn_egg" ] = 64,
[ "minecraft:crafting_table" ] = 64,
[ "galacticraftcore:basic_item" ] = 64,
[ "buildcraftcore:gear_gold" ] = 64,
[ "biomesoplenty:mudball" ] = 16,
[ "minecraft:lever" ] = 64,
[ "minecraft:log2" ] = 64,
[ "erebus:log_scorched" ] = 64,
[ "fossil:bone_arm_bone" ] = 64,
[ "minecraft:gold_ingot" ] = 64,
[ "minecraft:gunpowder" ] = 64,
[ "minecraft:melon_seeds" ] = 64,
[ "biomesoplenty:redwood_door" ] = 64,
[ "minecraft:diamond_axe" ] = 1,
[ "minecraft:iron_axe" ] = 1,
[ "buildcraftbuilders:quarry" ] = 64,
[ "minecraft:log" ] = 64,
[ "fossil:biofossil" ] = 64,
[ "ic2:ingot" ] = 64,
[ "minecraft:torch" ] = 64,
[ "minecraft:bone" ] = 64,
[ "minecraft:quartz" ] = 64,
[ "biomesoplenty:plant_1" ] = 64,
[ "minecraft:iron_ore" ] = 64,
[ "erebus:prickly_pear" ] = 64,
[ "quark:glass_shards" ] = 64,
[ "minecraft:glass_pane" ] = 64,
[ "computercraft:disk_expanded" ] = 1,
}