Skip to main content

Module: gameplay.multi_obsidian_platform

Overview

Module

This module makes every ender portal frame generates its own obsidian platform.

Color Boxes

Note

◉ All the obsidian platforms are vanilla-respect.

That's to say, all the additional obsidian platforms have the identical behaviour as the vanilla one, which locates in (100, 50, 0).

◉ A well-known feature if you create the Ender Portal in the nether.

See https://bugs.mojang.com/browse/MC-252361

Configurations

The following JSON content is provided for reference only. It must NOT be copied directly into the configuration directory, as it does not represent valid JSON syntax.

Config
  • File Name: config.json
  • File Content:
Click to see the default content...
config/fuji/modules/gameplay/multi_obsidian_platform/config.json
{
/* The `coordinate scale factor` between `overworld` and `the_end`. */
"factor": 4.0
}