Want to use the Immersive Portals mod in survival?
This mod will do that.
This mod tries to adapt all the /portal commands to be used in survival. Currently adapted commands:
Adapted commands:
/portal move (all of its variants)
/portal rotate (all of its variants)
/portal create_small_wrapping_box (all of its variants)
/portal delete_portal (all the commands that remove portals)
/portal make_portal
/portal multidest (not the same funcionality but similar)
/portal set_portal_specific_accessor
Won't be adapted:
/portal create_scaled_view (there is a mod that will adapt that functionalitiy, Miniscaled)
/portal cb... (all the command block commands)
/portal create_connected_rooms (you can do that functionality with the other commands)
/portal debug (it's for debugging, not survival)
/portal global (you can use normal portals)
/portal reset_portal_orientation
/portal set_custom_name (no use in survival)
/portal set_portal_nbt (too hard to adapt and op)
/portal set_portal_scale (just create a portal with the desired scale)
/portal tp (and tpme, not for survival)
/portal goback (same as tp)
/portal view_portal_data (without set_portal_nbt why would you want that)
/portal wiki (just go here)
Features:
- Ability to move portals in survival
- Ability to rotate portals in survival
- Ability to remove portals in survival
- Create portals without need of portal helpers
- Create small wrapping zones
- A clone of portal helper, but adapted to be used in suvival
- A new ore
- A new structure
- Make portals only accessible by you
Check wiki for details: https://github.com/Wartori54/ImmersivePortalsSurvivalAdaptation/wiki
This mod is still in beta, bugs may be found. Report them at the issue tracker.
Requires Fabric loader, Immersive Portals (0.90-0.100 for 1.16) (0.14+ for 1.17) and Fabric Api. REI is recommended.