@@ -332,6 +332,7 @@ function default.register_biomes()
332
332
node_water_top = " default:ice" ,
333
333
depth_water_top = 10 ,
334
334
-- node_water = "",
335
+ node_river_water = " default:ice" ,
335
336
y_min = - 8 ,
336
337
y_max = 31000 ,
337
338
heat_point = - 5 ,
@@ -349,6 +350,7 @@ function default.register_biomes()
349
350
-- node_water_top = "",
350
351
-- depth_water_top = ,
351
352
-- node_water = "",
353
+ -- node_river_water = "",
352
354
y_min = - 112 ,
353
355
y_max = - 9 ,
354
356
heat_point = - 5 ,
@@ -368,6 +370,7 @@ function default.register_biomes()
368
370
-- node_water_top = "",
369
371
-- depth_water_top = ,
370
372
-- node_water = "",
373
+ -- node_river_water = "",
371
374
y_min = 2 ,
372
375
y_max = 31000 ,
373
376
heat_point = 20 ,
@@ -385,6 +388,7 @@ function default.register_biomes()
385
388
-- node_water_top = "",
386
389
-- depth_water_top = ,
387
390
-- node_water = "",
391
+ -- node_river_water = "",
388
392
y_min = - 112 ,
389
393
y_max = 1 ,
390
394
heat_point = 20 ,
@@ -402,6 +406,7 @@ function default.register_biomes()
402
406
-- node_water_top = "",
403
407
-- depth_water_top = ,
404
408
-- node_water = "",
409
+ -- node_river_water = "",
405
410
y_min = 2 ,
406
411
y_max = 31000 ,
407
412
heat_point = 20 ,
@@ -419,6 +424,7 @@ function default.register_biomes()
419
424
-- node_water_top = "",
420
425
-- depth_water_top = ,
421
426
-- node_water = "",
427
+ -- node_river_water = "",
422
428
y_min = - 112 ,
423
429
y_max = 1 ,
424
430
heat_point = 20 ,
@@ -438,6 +444,7 @@ function default.register_biomes()
438
444
-- node_water_top = "",
439
445
-- depth_water_top = ,
440
446
-- node_water = "",
447
+ -- node_river_water = "",
441
448
y_min = 6 ,
442
449
y_max = 31000 ,
443
450
heat_point = 45 ,
@@ -455,6 +462,7 @@ function default.register_biomes()
455
462
-- node_water_top = "",
456
463
-- depth_water_top = ,
457
464
-- node_water = "",
465
+ -- node_river_water = "",
458
466
y_min = - 112 ,
459
467
y_max = 5 ,
460
468
heat_point = 45 ,
@@ -472,6 +480,7 @@ function default.register_biomes()
472
480
-- node_water_top = "",
473
481
-- depth_water_top = ,
474
482
-- node_water = "",
483
+ -- node_river_water = "",
475
484
y_min = 6 ,
476
485
y_max = 31000 ,
477
486
heat_point = 45 ,
@@ -489,6 +498,7 @@ function default.register_biomes()
489
498
-- node_water_top = "",
490
499
-- depth_water_top = ,
491
500
-- node_water = "",
501
+ -- node_river_water = "",
492
502
y_min = - 112 ,
493
503
y_max = 5 ,
494
504
heat_point = 45 ,
@@ -508,6 +518,7 @@ function default.register_biomes()
508
518
-- node_water_top = "",
509
519
-- depth_water_top = ,
510
520
-- node_water = "",
521
+ -- node_river_water = "",
511
522
y_min = 6 ,
512
523
y_max = 31000 ,
513
524
heat_point = 70 ,
@@ -525,6 +536,7 @@ function default.register_biomes()
525
536
-- node_water_top = "",
526
537
-- depth_water_top = ,
527
538
-- node_water = "",
539
+ -- node_river_water = "",
528
540
y_min = - 112 ,
529
541
y_max = 5 ,
530
542
heat_point = 70 ,
@@ -542,6 +554,7 @@ function default.register_biomes()
542
554
-- node_water_top = "",
543
555
-- depth_water_top = ,
544
556
-- node_water = "",
557
+ -- node_river_water = "",
545
558
y_min = 6 ,
546
559
y_max = 31000 ,
547
560
heat_point = 70 ,
@@ -559,6 +572,7 @@ function default.register_biomes()
559
572
-- node_water_top = "",
560
573
-- depth_water_top = ,
561
574
-- node_water = "",
575
+ -- node_river_water = "",
562
576
y_min = - 112 ,
563
577
y_max = 5 ,
564
578
heat_point = 70 ,
@@ -578,6 +592,7 @@ function default.register_biomes()
578
592
-- node_water_top = "",
579
593
-- depth_water_top = ,
580
594
-- node_water = "",
595
+ -- node_river_water = "",
581
596
y_min = 5 ,
582
597
y_max = 31000 ,
583
598
heat_point = 95 ,
@@ -595,6 +610,7 @@ function default.register_biomes()
595
610
-- node_water_top = "",
596
611
-- depth_water_top = ,
597
612
-- node_water = "",
613
+ -- node_river_water = "",
598
614
y_min = - 112 ,
599
615
y_max = 4 ,
600
616
heat_point = 95 ,
@@ -612,6 +628,7 @@ function default.register_biomes()
612
628
-- node_water_top = "",
613
629
-- depth_water_top = ,
614
630
-- node_water = "",
631
+ -- node_river_water = "",
615
632
y_min = 5 ,
616
633
y_max = 31000 ,
617
634
heat_point = 95 ,
@@ -629,6 +646,7 @@ function default.register_biomes()
629
646
-- node_water_top = "",
630
647
-- depth_water_top = ,
631
648
-- node_water = "",
649
+ -- node_river_water = "",
632
650
y_min = - 112 ,
633
651
y_max = 4 ,
634
652
heat_point = 95 ,
@@ -646,6 +664,7 @@ function default.register_biomes()
646
664
-- node_water_top = "",
647
665
-- depth_water_top = ,
648
666
-- node_water = "",
667
+ -- node_river_water = "",
649
668
y_min = 1 ,
650
669
y_max = 31000 ,
651
670
heat_point = 95 ,
@@ -663,6 +682,7 @@ function default.register_biomes()
663
682
-- node_water_top = "",
664
683
-- depth_water_top = ,
665
684
-- node_water = "",
685
+ -- node_river_water = "",
666
686
y_min = 0 ,
667
687
y_max = 0 ,
668
688
heat_point = 95 ,
@@ -680,6 +700,7 @@ function default.register_biomes()
680
700
-- node_water_top = "",
681
701
-- depth_water_top = ,
682
702
-- node_water = "",
703
+ -- node_river_water = "",
683
704
y_min = - 112 ,
684
705
y_max = - 1 ,
685
706
heat_point = 95 ,
@@ -699,6 +720,7 @@ function default.register_biomes()
699
720
-- node_water_top = "",
700
721
-- depth_water_top = ,
701
722
-- node_water = "",
723
+ -- node_river_water = "",
702
724
y_min = - 31000 ,
703
725
y_max = - 113 ,
704
726
heat_point = 50 ,
0 commit comments