Open Brittank88 opened 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" }
}
This actually didn't work...
Unlikely to be fixable given this, but will hold hope that EndRem can somehow do something.