Inspired by 2020's April Fools' 20w14infinite Snapshot, this mod brings endless randomly generated dimensions into Minecraft.
1{
2 "infinity_version": 2004002,
3 "elements": [
4 {
5 "key": "straight_trunk_placer",
6 "weight": 1.0
7 },
8 {
9 "key": "forking_trunk_placer",
10 "weight": 0.5
11 },
12 {
13 "key": "giant_trunk_placer",
14 "weight": 0.2
15 },
16 {
17 "key": "mega_jungle_trunk_placer",
18 "weight": 0.2
19 },
20 {
21 "key": "dark_oak_trunk_placer",
22 "weight": 0.2
23 },
24 {
25 "key": "bending_trunk_placer",
26 "weight": 0.5
27 },
28 {
29 "key": "upwards_branching_trunk_placer",
30 "weight": 0.5
31 },
32 {
33 "key": "cherry_trunk_placer",
34 "weight": 0.5
35 },
36 {
37 "key": "infinity:wonky",
38 "weight": 0.5
39 }
40 ]
41}