cora
c66cb834a2
spawn corals only at -10 and lower
...
to prevent corals in rivers
2022-07-04 02:13:54 +02:00
cora
607511518f
fix warning
2022-07-01 02:05:48 +02:00
cora
14cd360214
witch hut, boulders, ice-spikes -> new api
2022-07-01 02:05:48 +02:00
cora
d8697cb59c
Tweak basalt delta code
2022-07-01 02:05:48 +02:00
cora
fed81932e2
structs: use mcl_register_generator, cave decos
2022-07-01 02:05:48 +02:00
cora
2b87958678
add all sizes of sea pickles not just 1
2022-06-23 17:18:01 +02:00
cora
f883b45809
Add coral reefs
2022-06-23 15:06:56 +02:00
cora
41f708e03e
Regular decorations for legacy nether(except v6)
...
minetest supports this now
2022-06-19 00:24:56 +02:00
cora
0890c719a3
Add basalt pillars
2022-06-19 00:24:52 +02:00
cora
fefb15f2a8
Add new fungus tree schematics
2022-06-19 00:24:52 +02:00
cora
01eea4ab8a
prevent nether trees from growing through bedrock
2022-06-19 00:24:52 +02:00
cora
a0264ed5e0
tweak biome distribution to be more like mc
...
according to
https://www.reddit.com/r/Minecraft/comments/gjeuww/how_the_nether_biomes_are_distributed/
2022-06-19 00:24:52 +02:00
cora
48189cb3a7
fix lighting issue for placed schematics
...
warped and crimson shroomlight would not work correctly before
because they're placed after light calculation is done apparently
2022-06-19 00:24:52 +02:00
cora
db9fba70dd
some biome tweaks, add nether gold
2022-06-19 00:24:52 +02:00
cora
8efbd89b6a
Add basalt columns & lava pools
2022-06-19 00:24:52 +02:00
cora
3c79685c48
Add main nether biomes
...
Add nether forests
Add soulsand valley decorations
Add Basalt Delta basics
2022-06-19 00:24:48 +02:00
Alexander Minges
faf3f60cff
Use uncarved pumpkin instead of carved in mapgen
2022-04-22 18:07:37 +00:00
Elias Fleckenstein
34f329a9d5
TextureConverter: Implement grass palette conversion
...
Source: https://minecraft.fandom.com/wiki/Tint
Since the MineClone2 biomes do not entirely match with the Minecraft ones I picked the Minecraft biomes that seem to match them best.
This also changes the palette index of the nether to match the desert instead of the mesa biome
and changes the color of grass blocks in item form to the default minecraft one.
2021-11-03 19:57:21 +01:00
AFCMS
cd33d406b2
fix many codestyle issues (functions, strings, modpaths)
2021-05-29 16:12:33 +02:00
AFCMS
9e074af07f
unify code style [1]
2021-05-25 12:52:25 +02:00
AFCMS
a71a0e9161
fix even more warnings (nether portals and potions)
2021-05-22 23:04:18 +02:00
Code-Sploit
bcea5a35ef
Try to fix unknown variable in mcl_chorus_flower
2021-05-14 08:22:10 +00:00
kay27
f054eb1ce6
[mcl_biomes] Fix chorus random function, prevent chorus growth at return portal position
2021-05-10 02:47:56 +04:00
kay27
f3c540af5d
[mcl_mapgen_core, mcl_biomes] Make chorus growth deterministic
2021-05-10 02:24:52 +04:00
AFCMS
1a58b0c510
fix many codestyle issues
2021-04-16 13:35:03 +02:00
kay27
069e089ae4
[mcl_portals, mcl_structures] Add End gateways W-I-P by Elias Fleckenstein with minor portals improvements and fixes
2021-04-07 03:34:15 +04:00
AFCMS
558fa57cc6
Solve quartz not generating in the nether
2021-03-18 09:48:18 +01:00
Elias Fleckenstein
d57db0444f
Use mod.conf in all mods, part 1
2021-03-04 15:22:14 +01:00
AFCMS
f0348d99d9
Use setting to generate Quartz ore
2021-02-22 19:12:33 +00:00
kay27
89e55e9065
Add sub-map generators queue, fix https://git.minetest.land/MineClone2/MineClone2/issues/993 and https://git.minetest.land/MineClone2/MineClone2/issues/1060
2021-02-22 03:15:32 +04:00
Elias Fleckenstein
100e37183d
Update noise_params to the minetest 5.4 convention
2021-02-18 11:54:51 +01:00
Wuzzy
bbc5f2a0d9
Use sand and gravel for ocean floors
2019-12-22 01:22:05 +01:00
Wuzzy
305145ca1c
Tweak oceangen
2019-12-18 21:04:07 +01:00
Wuzzy
b7406ed3d5
Generate sponges in deep oceans in non-v6 mgs
2019-12-18 20:55:20 +01:00
Wuzzy
e0e73b8ee8
Add basic seagrass/kelp mapgen
2019-12-18 18:42:04 +01:00
Wuzzy
3e3ed630e5
Add per-biome grass coloring
2019-12-13 23:48:13 +01:00
Wuzzy
6002cd0af5
Fix tallgrass, fern, bonemeal for new grass color
2019-12-13 15:32:57 +01:00
Wuzzy
325801efd7
First step towards param2-based grass color
2019-12-13 14:03:12 +01:00
Wuzzy
2e09febaae
Rename Moss Stone to Mossy Cobblestone
2019-12-11 04:24:32 +01:00
Wuzzy
6188d7b528
Fix other boolean settings default fails
2019-03-25 12:42:37 +01:00
Wuzzy
2d34a2982a
Add biome type to biome metadata
2019-03-25 09:04:41 +01:00
Wuzzy
4ede0a1227
Fix underwater ice sheet in IcePlainsSpikes biome
2019-03-12 03:18:07 +01:00
Wuzzy
e26a668b74
Add emerald ore+monster eggs in all ExtremeHills
2019-03-12 02:14:19 +01:00
Wuzzy
45a30867c3
Del. color from underground hclay in MesaPlateauFM
2019-03-12 00:56:35 +01:00
Wuzzy
2e092dc15f
Shrink MesaBryce beach once more
2019-03-12 00:46:08 +01:00
Wuzzy
206293e3f9
Fix MesaBryce typo
2019-03-12 00:34:44 +01:00
Wuzzy
12581e8441
Tweak MesaBryce sandlevel: Sand beach, strata
2019-03-12 00:31:39 +01:00
Wuzzy
c62658fd27
Erode strata a bit in Mesa and MesaPlateauF
2019-03-11 23:00:59 +01:00
Wuzzy
f1f6dc4c48
Colorize bottom terracotta layers of MesaBryce
2019-03-11 22:08:17 +01:00
Wuzzy
a16886bf17
Tweak heat and humidity points of new mesa biomes
2019-03-11 21:44:13 +01:00
Wuzzy
ae513f7b53
Add MesaBryce biome
2019-03-11 21:42:55 +01:00
Wuzzy
0b9e25fd9a
Add vertical blend for *_ocean biomes
2019-03-11 14:22:05 +01:00
Wuzzy
256dc9e1b5
Vertical blend for mushroomisland
2019-03-11 13:50:27 +01:00
Wuzzy
053e10f223
Update mcl_biome comments
2019-03-11 13:41:19 +01:00
Wuzzy
f713394f6d
Add vertical blend to ExtremeHills+
2019-03-11 02:51:59 +01:00
Wuzzy
18adaef361
Eroded strata for MesaPlateauFM
2019-03-11 01:57:00 +01:00
Wuzzy
f59f4d4f7c
Tweak MesaPlateauFM riverbed
2019-03-11 00:17:14 +01:00
Wuzzy
c868b7a767
Add MesaPlateauFM biome
...
Variant of MesaPlateauF, more erratic terrain, smooth transitions, has red sandstone, more red sand, fewer trees, much more dry shrubs and coarse dirt
2019-03-11 00:04:03 +01:00
Wuzzy
f48019a877
Use built stratum ore type for mesa strata
2019-03-10 18:47:27 +01:00
Wuzzy
b4b5cb2879
Tweak mesa-underground transition
2019-03-10 18:42:53 +01:00
Wuzzy
2a9e30b900
Also generate more gold in MesaPlateauF
2019-03-10 08:41:09 +01:00
Wuzzy
a943428b11
Simplify pumpkin map generation
2019-03-10 06:37:36 +01:00
Wuzzy
ef0b941bce
Fix undeclared global bug in mcl_biomes
2019-03-10 00:35:16 +01:00
Wuzzy
05e8cc8a2c
Don't turn water into end stone anymore
2019-03-09 21:20:37 +01:00
Wuzzy
7a4aeb6625
Generate chorus plants in the End
2019-03-09 21:02:40 +01:00
Wuzzy
895b9e7e3a
More End tweaks
2019-03-09 19:15:10 +01:00
Wuzzy
e2fd769657
New, stratum-based end stone generation
2019-03-09 18:52:24 +01:00
Wuzzy
477aa07822
Add experimental setting: fallen logs
2019-03-01 18:08:28 +01:00
Wuzzy
03c6beb971
Remove mcl_imitation_mode
2019-03-01 18:04:43 +01:00
Wuzzy
e89a01630b
Remove misunderstood replacements from decorations
...
I thought it would replace nodes on the map, but it turned it it replaces nodes from the schematic definition.
2019-02-09 04:32:55 +01:00
Wuzzy
3ec7914962
Allow to use Minetest's original flat mapgen again
2019-02-09 03:07:18 +01:00
Wuzzy
d5d65f4a84
Tweaking of the new tree schematics
2018-05-13 18:39:47 +02:00
Wuzzy
b992100106
More variations of mega spruces and large oaks
2018-05-13 18:03:57 +02:00
Wuzzy
b96974e253
Fix biome ores being generated in all biomes
2018-01-10 17:57:15 +01:00
Wuzzy
fa51fdbdb5
Freeze water in snowtop biome
2018-01-08 00:19:53 +01:00
Wuzzy
0c9b28c92e
Fix missing decorations in v6
2017-12-13 21:01:04 +01:00
Wuzzy
5d2df6db4c
Fix broken huge mushroom caps generating
2017-12-12 23:59:35 +01:00
Wuzzy
d9a8403e11
Use red sand as river bed in Mesa and MesaPlateauF
2017-12-07 14:35:12 +01:00
Wuzzy
72684f36ff
Remove faceless pumpkins from survival again
...
The top face rotates when you use shears on the pumpkin.
2017-11-27 12:40:07 +01:00
Wuzzy
b0c87f74fe
Move world-related functions to mcl_worlds
2017-11-24 03:10:02 +01:00
Wuzzy
ce544cce6e
Add faceless pumpkin
2017-11-23 00:05:31 +01:00
Wuzzy
a9d95dea23
Use hardware coloring for tallgrass and friends
2017-11-16 03:13:19 +01:00
Wuzzy
8db574d30e
Clean up grass block group stuff
2017-11-15 20:27:29 +01:00
Wuzzy
54ae1190d6
Allow spruces at Y=1
2017-11-15 06:23:46 +01:00
Wuzzy
c79b1062cc
Add small beach to plains biomes
2017-11-15 02:30:30 +01:00
Wuzzy
72f5591400
Add dry-colored grass/fern variants
2017-11-14 23:44:53 +01:00
Wuzzy
486b84c7c8
Increase sugar canes spread in non-v6 mapgens
2017-09-19 13:51:09 +02:00
Wuzzy
d4b7e2f1d6
Update sugar canes swampland biomes
2017-09-19 13:50:07 +02:00
Wuzzy
15892c6604
Generate random Mese strata based on world seed
2017-09-13 22:50:21 +02:00
Wuzzy
66e1abf1dc
Fix Mesa stratum regression
2017-09-13 21:49:06 +02:00
Wuzzy
7dcc39be72
Generate stone below sea level in Mesa-like biomes
2017-09-13 21:43:15 +02:00
Wuzzy
5d70d05dab
Tweak double tallgrass/fern amount in non-v6
2017-09-13 19:03:15 +02:00
Wuzzy
0d717dcb69
Update biome TODO
2017-09-13 10:31:41 +02:00
Wuzzy
8ebbfd9ab4
Fix underground and deep ocean biomes for once
2017-09-13 05:41:43 +02:00
Wuzzy
3107812ddb
Remove Deep Ocean and underground biomes
2017-09-13 04:58:53 +02:00
Wuzzy
0d736c58e8
Fix 2 mistakes in mcl_biomes
2017-09-13 03:58:33 +02:00
Wuzzy
92d0dbdeef
Allow to revert back to jungle leaves bushe and fallen logs
2017-09-13 03:15:16 +02:00
Wuzzy
b357e927b4
Update jungle bush schematic and use oak leaves
2017-09-13 02:29:09 +02:00
Wuzzy
d12533f622
Reduce length of fallen logs to fix floating logs
2017-09-13 01:59:24 +02:00
Wuzzy
3ccf0a4937
Rebalance jungle biomes, esp. Jungle Edge M
...
To make is much rarer.
2017-09-13 00:17:39 +02:00