IntelligenceModding / Advanced-Peripherals-Features

A place for the feature request for Advanced Peripherals
0 stars 1 forks source link

meBridge.listCraftableItems ignores crafting cards in level emitters #27

Open Quezler opened 1 year ago

Quezler commented 1 year ago

Describe

Level emitters with a crafting card set to 'Emit redstone to craft item' do not show up in listCraftableItems()

You can however get a true from it through isItemCrafting()

(ps, ideally getCraftingCPUs() would also return the items it is crafting, perhaps as optional argument)

Steps to reproduce

1) Setup a level emitter with a crafting card 2) Try to get a list of all craftable items

Multiplayer?

Yes

Version

1.18.2-0.7.20r (Latest 1.18)

Minecraft, Forge and maybe other related mods versions

FTB Stoneblock 3 1.3.0

Screenshots or Videos

No response

Crashlog/log

No response