5be1c53 Made Interface Terminals Tall
f4c7b9b Added Search Box Mode Setting to Interface Terminal
87e4711 1.11 fixes for paperpilot's PR
d2f938b more stupid 1.12 gui changes
8603e5f Advancements are a go!
8f5d96c reinstate Recursive advancement that was missing a TODO label
28f4e0a fix obtained item condition to be min 1, not exact
4b6e905 Set meteorites to be default spawnable anywhere
aa66d69 add safety for unconnected FE tunnel caps
77d369a fix some attunement ids, add native ability for caps to set attunement for item/fluid/fe tunnels
8f53444 actually run the preinit for integrations in preinit. Needed so recipe integrations load.
f17914f readd mekanism integration
520d92d remove explicit mekanism attunement, it adds it itself
6a033f2 update mekanism recipes
7dcbeb9 double the chest's internal buffer so it can accept stacks of items
b109282 prevent npe in onItemUse in formation planes
20af69c add option to remember the terminal search
1c6744f Use ByteBufInputStream instead of ArrayIS on netowrk packets as they may not always be array backed. Fixes #24
056e4aa add some extra error handling/stupid proofing
a5411ac log when itemhandler throws exception
ef79c25 try to inform the user when the crafting job throws an unhandled exception