foxynotail / create-storage-mod-fabric

Create Storage Mod
https://www.curseforge.com/minecraft/mc-mods/create-storage
GNU General Public License v3.0
8 stars 7 forks source link

Use Fabric Transfer API for Passer #7

Closed skippyall closed 5 days ago

skippyall commented 1 week ago

As I already said in #4, using Fabric Transfer API for moving items would make the Passer more compatible with other mods. This pull request does exactly that. It also makes a lot of code in PasserHelper obsolete, however, I have not yet removed it.

foxynotail commented 5 days ago

I've now implemented this into the mod