Brittank88 / Unnamed-0

A repository for tracking issues / suggestions related to Unnamed 0, a GD Community modpack and server.
0 stars 0 forks source link

Immersive Portals Not Active On End Remastered Portal #36

Open Brittank88 opened 3 years ago

Brittank88 commented 3 years ago

image

Brittank88 commented 3 years ago

Should do the trick: kubejs\data\immersive_portals\custom_portal_generation\endrem_portal.json

{
    "schema_version" : "imm_ptl:v1"                                                                                   ,
    "from"           : [ "minecraft:overworld" ]                                                                      ,
    "to"             : "minecraft:the_end"                                                                            ,
    "form"           : { "type" : "imm_ptl:convert_conventional_portal"   , "portal_block" : "minecraft:end_portal" } ,
    "trigger"        : { "type" : "imm_ptl:conventional_dimension_change"                                           }
}
Brittank88 commented 3 years ago

This actually didn't work...

Brittank88 commented 3 years ago

Logged an issue with the EndRem devs.

Brittank88 commented 3 years ago

Unlikely to be fixable given this, but will hold hope that EndRem can somehow do something.