31 Commits

Author SHA1 Message Date
Maksim
bd62b4214a Default: update 2022-02-15 17:51:17 +02:00
MoNTE48
3157c03e1d Default: add Fern 2021-07-24 13:55:22 +02:00
MoNTE48
1ae7b4e07f Quartz: remove 2021-07-13 19:14:28 +03:00
MoNTE48
1718e72fb0 Default: update and improve 2021-04-05 11:28:01 +02:00
MoNTE48
94359a2959 Default: add Blueberry 2021-03-20 11:46:37 +01:00
Maksim
054f8008b1 Default: add Bushes 2020-09-06 17:05:26 +02:00
MoNTE48
a9ca9eb906 Default: add Cherry Blossom Tree 2020-08-31 20:47:14 +02:00
MoNTE48
97ff127916 Trees cleanup. Use new trees for deprecated mapgen v6 2020-04-28 21:28:02 +02:00
MoNTE48
43d2409bba default: update mapgen and schematics 2020-03-07 17:09:47 +01:00
MoNTE48
6004f23be9 Some fixes and cleanups 2019-12-28 00:29:14 +01:00
MoNTE48
e32fae229f Remove floatland 2019-12-20 21:20:31 +01:00
MoNTE48
4959d2daf6 Minor update default, papyrus => sugarcane 2019-09-27 15:44:33 +02:00
MoNTE48
cbf362dd70 Added Birch Tree, minor fixes 2019-07-10 12:26:20 +02:00
MoNTE48
7e6f233360 Update fire and cleanup mods 2019-07-09 10:46:05 +02:00
MoNTE48
17fe5acd85 Combined Stairs and Workbench 2019-06-26 22:30:04 +02:00
MoNTE48
c2563ca5a3 Minor 2019-05-25 18:27:53 +02:00
MoNTE48
5c160c3461 Minor fixes and Fix creative inventory background and other minor fixes 2019-05-24 16:06:04 +02:00
MoNTE48
7edc33f0db Update default, WIP! 2019-05-23 15:17:23 +02:00
Maksim
c63176fb1d Fix platform, item name text, cleaner, other minor fixes 2019-05-22 14:07:25 +02:00
MoNTE48
c604c91eca Spaces=>Tabs, 3dmushrooms (thank @VanessaE), update mobs, player_api, minor fixes and improvements 2019-05-18 20:35:38 +02:00
MoNTE48
25ba2cc7c3 Chest gui, increase hotbar size for PC 2019-05-17 01:25:41 +02:00
Maksim
dd4266680e Update default (part 2 of ?) and fix deprecated 2019-05-11 22:20:34 +02:00
Maksim
430531f9c9 Start nodes.lua reformating 2019-05-11 18:36:43 +02:00
Maksim
baf3c3be10 Update Trees and small fix 2019-05-10 00:11:53 +02:00
Maksim
ec0eced495 Add farming, update mobs, farming, drop and textures 2019-05-03 21:32:29 +02:00
paramat
96a6df0c3d Mapgen.lua: Various fixes and improvements
Nodes:
Add savanna nodes (appear in non-mgv6 mapgens only):
Add 'dirt with dry grass'.
Add 'dry grass' (dry tall grass).
Textures were derived from the green grass textures.

Mapgen aliases:
desert_stone does not exist, use redsandstone.
desert_sand does not exist, use redsand.
sandstonebrick does not exist, use sandstone.
stair_sandstonebrick does not exist, use stair_sandstone.

Ores:
Generate bedrock in lava_source too.
Change desert_stone to redsandstone.

Biomes:
Change desert_stone to redsandstone.
Change desert_sand to redsand.

Decorations:
Make bonusbox chest appear on all mgv6 surface nodes.
Add bonusbox chest to non-mgv6 mapgens.
Replace redundant multiple grass decorations with an equivalent
single grass decoration, because only 1 length is used in MultiCraft.
Change desert_sand to redsand.

General format cleanup.
2018-07-29 12:15:16 +02:00
Paramat
5f8c4efa5a Mgv7p development (#94) 2018-07-19 12:09:50 +02:00
Paramat
63ae3f313f Bedrock: Fix and make continuous (#83)
Bedrock was not generating because the cluster size was larger than the
difference between 'y_min' and 'y_max'.
Edit 'y_max' to enable.

Bedrock was cut through by seabed sand, deep ocean and cave air.
Make bedrock generate in stone, sand, water and air.
2017-07-19 23:26:20 +03:00
Maksim Gamarnik
373c8cd55b Subgame - v.1.1.1 2016-02-16 23:42:45 +02:00
Maksim Gamarnik
bd46d528d7 subgame update | part 2/2
Very big update! =)
2016-02-07 03:33:43 +02:00
Maksim Gamarnik
127a392a8d subgame update | Part 1/2 2016-02-07 03:24:38 +02:00