Sefiraat / EquivalencyTech

EquivalencyTech (EquiTech) is an attempt to recreate elements of the ProjectE mod.
GNU General Public License v3.0
11 stars 11 forks source link

You can't craft the condenser chst #10

Open paul200540 opened 3 years ago

paul200540 commented 3 years ago

When putting the items needed in a crafting table nothing will happen as in you can't craft the condenser chest.

cxzlw commented 3 years ago

Me too. I am going to look the source code.

TheCyberQuake commented 1 year ago

I think I found the error. I was looking around to see if I could figure out the causes for some of these issues since I personally use this plugin and prefer it over EMC2 and EMCTech. Looks like CraftListener listens for the recipes of every other item in this plugin except for the condensator chest. I'll see if I can figure out how to get environment set up to compile spigot plugins, and then from there see about getting fixes set up and then sending in some pull requests.