JDKDigital / Dyenamics

3 stars 3 forks source link

Missing rockwool and shulker box recipes #8

Closed medsal15 closed 6 months ago

medsal15 commented 6 months ago

Dyed rockwools cannot be crafted, and dyed shulker boxes recipes are not shown in JEI. Crafting a dyed shulker box also seems to allow crafting a white shulker box (using Polymorph)

JaisDK commented 6 months ago

Which version?

medsal15 commented 6 months ago

3.0.0, with forge 47.2.6

medsal15 commented 6 months ago

For the rockwool, it seems the following conditions no longer returns true (and is no longer used by thermal)

{
    "flag": "rockwool",
    "type": "thermal:flag"
}
JaisDK commented 6 months ago

shulker recipes work, they just don't show in JEI

as for rockwool it seems even thermal themselves are inconsistent in the use of the flag so I'll ask them what's going on with it