Inspired by 2020's April Fools' 20w14infinite Snapshot, this mod brings endless randomly generated dimensions into Minecraft.
at master 16 lines 228 B view raw
1{ 2 "elements": [ 3 { 4 "key": "minecraft:overworld", 5 "weight": 0.6 6 }, 7 { 8 "key": "minecraft:the_nether", 9 "weight": 0.2 10 }, 11 { 12 "key": "minecraft:the_end", 13 "weight": 0.2 14 } 15 ] 16}