Created attachment 186 [details] The zip as described above. On the new modding-beta branch, you cannot do alchemy with items that have modded tags. Attempting to combine an items with modded tags in the or-style will simply result in the card not being punched with the second item. Attempting to combine two items with SHARED modded tags in the and-style disconnects you from the server and possibly disconnects the host as well (cannot confirm, as ive only tried this in a one-player session.) Attached is a zip that contains my log, the modded tag jsons, and a modified version of the items.ldb file that i was using to test them. To install this, place the tag jsons in the streamingassets>items>tags folder, and replace the items.ldb in the base streamingassets folder with the one supplied. Once installed, to replicate the bug, attempt to combine a baseball bat with an umbrella in the or-style, and then attempt to combine an umbrella with a broom in the and-style. Please address this bug immediately, as it kind of breaks the entire point of the modding-beta update.