iPortalTeam / ImmersivePortalsMod

Non-Euclidean in Minecraft. See through portals and teleport seamlessly.
https://qouteall.fun/immptl/
Apache License 2.0
445 stars 107 forks source link

euler make_portal does not use nbt imputed #1233

Closed Vexxen1 closed 1 year ago

Vexxen1 commented 1 year ago

According to your testing, does the issue occur with ONLY Immersive Portals mod and Farbic API?

Yes

Describe the issue

/portal euler make_portal ~ ~ ~ ~ ~ 1 2 1 {Tags:["test"]} summons a portal without the nbt imputed.

Post the log here

No response

Vexxen1 commented 1 year ago

Sorry for the issue spam, put it all into 1 issue, you can delete this post: https://github.com/iPortalTeam/ImmersivePortalsMod/issues/1236

qouteall commented 1 year ago

Currently it only controls portal-specific nbts. Going to make it control all entity nbt in the next version.

qouteall commented 1 year ago

fixed