DaFuqs / StarrySkies

Minecraft "skyblock style" worldgen mod for fabric
GNU Lesser General Public License v3.0
6 stars 4 forks source link

[BUG] Architect's Palette Warpstone Creation Process Fails With Starry Skies Nether Portal #29

Closed Brittank88 closed 2 years ago

Brittank88 commented 2 years ago

Describe the Bug In Architect's Palette, you create 'warpstone' by sending clay block item entities through a nether portal. This does not work if the nether portal is present in a Starry Skies dimension (and is probably due to the fact that the nether portal is not pointing to the normal nether, but instead this mod's equivalent).

I can confirm that the creation process functions as normal in the vanilla dimensions.

To Reproduce

  1. Ensure you have both mods.
  2. Make a nether portal and throw the clay block through.
  3. Tada... still just clay.

Expected Behavior Clay should still become warpstone as per Architect's Palette's intended mechanic.

Anything Else? I'll probably create an issue on their own tracker too, because I am not sure on which side this can (or should) be resolved.