Forestry Circuits Still Bugged
Opened this issue ยท 3 comments
Dark-Matter-001 commented on Jan 17, 2019, 5:26 AM UTC:
Looks like the same issue as #623 but in another recipe.
Screenshots
Additional context
Also tried a vanilla crafting table.
This issue was moved by NillerMedDild from NillerMedDild/Enigmatica2Expert#642.
NillerMedDild commented on Jan 17, 2019, 6:19 AM UTC:
In version 1.52?
Dark-Matter-001 commented on Jan 17, 2019, 8:00 AM UTC:
Yes.
A crafted forestry circuit has no NBT tags and it seems the recipe wants one.
https://imgur.com/a/9Jeort2
Crafted circuit wouldn't work but creative spawned circuit that spawns with some NBT tag does.
from line 78 of ModularMachinery.zs: forestry:chipsets:3.withTag({})
I guess that makes it require a tag?
**[Imgur](https://imgur.com/a/9Jeort2)**Post with 1 views.
NillerMedDild commented on Jan 17, 2019, 8:03 AM UTC:
God damnit >< guess I'll have to make the circuits be created with tags.