Variable dimensionTypeDisplayFormattingFReadonly
dimensionTypeDisplayFormattingF: {
"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 their non-namespaces versions.