Skip to content

Instantly share code, notes, and snippets.

View CrispyChips6660's full-sized avatar

cripsy_chips1234 CrispyChips6660

  • Modding Outskirts
View GitHub Profile
/**
* The class that subscribes the event to trigger inter mod communication for registering slot types.
*/
package potatocult.curios_support;
import net.minecraft.block.Block;
import net.minecraft.block.EnderChestBlock;
import net.minecraft.item.ItemStack;
import net.minecraft.util.Direction;
import net.minecraftforge.common.MinecraftForge;