Variable dimensionTypeDisplayFormattingBReadonly
dimensionTypeDisplayFormattingB: {
"minecraft:nether": "nether";
"minecraft:overworld": "overworld";
"minecraft:the_end": "the end";
nether: "nether";
overworld: "overworld";
the_end: "the end";
}
Type declaration
minecraft:nether: "nether"
minecraft:overworld: "overworld"
minecraft:the_end: "the end"
nether: "nether"
overworld: "overworld"
the_end: "the end"
Remarks
Maps the dimension IDs to lowercase names of the dimensions types.