St-ructure-Mods / BuildingGadgets-Fabric

Fabric port of Building Gadgets
MIT License
16 stars 2 forks source link

Support Botania BlockProvider interface #38

Open leo60228 opened 1 year ago

leo60228 commented 1 year ago

Botania's BlockProvider interface (accessible on Fabric via an ItemApiLookup) is implemented by several Botania items. This is a much simpler interface than Storage<ItemVariant>/IItemHandler, which most of the relevant Botania items are also unable to implement as they require access to the Player.