Alexander Minges
faf3f60cff
Use uncarved pumpkin instead of carved in mapgen
2022-04-22 18:07:37 +00:00
Lizzy 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
Lizzy 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 MineClone2/MineClone2#993 and MineClone2/MineClone2#1060
2021-02-22 03:15:32 +04:00
Lizzy 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