Custom portal mod minecraft
- custom portal minecraft
- custom portal minecraft seed
- custom portal minecraft plugin
- custom portal minecraft bedrock
Custom portals minecraft bedrock...
Fabric Wiki
Note: The syntax here has changed since the first writing of this article while the basic function is still the same.
Please refer to the examples on GitHub for newer versions.
To register a basic portal, lets say a Gold Block frame and Flint and Steel.
Custom portal api
You can place a simple method in your 1) The portals created using the CustomPortalApi act like vanilla portals, and can be as big as 23×23.
; CustomPortalBuilder.beginPortal() .frameBlock(Blocks.GOLD_BLOCK) .lightWithItem(Items.ENDER_EYE)//.lightWithFluid(Fluids.WATER) .destDimID(new Identifier("my_mod_id", "my_dimension_id")) .tintColor(234, 183, 8) .registerPortal();Now, this would create the following portal (Custom Portals can work in any dimension!):
However, this is limited to Flint and Steel.
Let say we want to make a portal with a Lava bucket as an ignition source. Easy! This can be easily done by using a
CustomPortalBuilder.beginPortal() .frameBlock(Blocks.NETHERITE_BLOCK) .lightWithItem(- custom portal mod minecraft pe
- custom nether portal minecraft