Wuzzy
|
5f6bc47185
|
Fix savannah cover
|
2017-08-21 02:37:29 +02:00 |
|
Wuzzy
|
d28e32c7e9
|
Move mushroom gen to mcl_biomes
|
2017-08-21 02:35:31 +02:00 |
|
Wuzzy
|
a69ab5ec34
|
Remove fallen log schematics and mushrooms on logs
|
2017-08-21 02:31:10 +02:00 |
|
Wuzzy
|
1f40c86754
|
Generate vines and cocoas in v5, v7, etc., too
|
2017-08-21 02:28:15 +02:00 |
|
Wuzzy
|
b34c4ad497
|
Add important decorations for v7, v5, etc.
|
2017-08-21 02:25:22 +02:00 |
|
Wuzzy
|
dd5730a33d
|
Fix water in the End
|
2017-08-20 22:18:26 +02:00 |
|
Wuzzy
|
cfd1456dab
|
Mapgen: Call update_liquids less often
|
2017-08-18 21:29:25 +02:00 |
|
Wuzzy
|
cb1dbcb2db
|
Explain weird End lighting
|
2017-08-18 14:10:49 +02:00 |
|
Wuzzy
|
12df4c98b4
|
Minor mcl_biomes refactor
|
2017-08-18 14:07:35 +02:00 |
|
Wuzzy
|
b157c09a4e
|
Replace water in the End
|
2017-08-18 13:56:26 +02:00 |
|
Wuzzy
|
e30719a3bb
|
Fix some mapgen bugs WRT The End
|
2017-08-18 13:28:20 +02:00 |
|
Wuzzy
|
29119d2e2c
|
Generate floating islands in the End
|
2017-08-18 02:42:26 +02:00 |
|
Wuzzy
|
28a085ae98
|
Fix broken mapgen overrides in mcl_mapgen_core
|
2017-08-18 00:53:23 +02:00 |
|
Wuzzy
|
f13aa521f6
|
Make magma blocks much more common
|
2017-08-18 00:53:07 +02:00 |
|
Wuzzy
|
c01c3c5871
|
Replace water with lava in the Nether
|
2017-08-18 00:36:31 +02:00 |
|
Wuzzy
|
dc1cb9b659
|
The Nether is now supported in v6, too
|
2017-08-17 23:58:35 +02:00 |
|
Wuzzy
|
974db12867
|
Register dimension stuff independent of mapgen
|
2017-08-17 23:14:02 +02:00 |
|
Wuzzy
|
3fefbf5fc4
|
Add realm barrier between End and Overworld void
|
2017-08-17 19:59:43 +02:00 |
|
Wuzzy
|
04ec0929a8
|
Move mcl_portals to ITEMS
|
2017-08-17 13:39:25 +02:00 |
|
Wuzzy
|
4ac023a6ae
|
Make magma blocks more common
|
2017-08-17 05:35:06 +02:00 |
|
Wuzzy
|
073b55365a
|
Remove buggy Nether holes
|
2017-08-17 05:28:02 +02:00 |
|
Wuzzy
|
5c5c2ea109
|
Fix portal corner metadata being able to be killed
This was possible by re-using the same frame for multiple portals.
|
2017-08-17 04:36:08 +02:00 |
|
Wuzzy
|
3e3e9f3931
|
Fix player pos detection in portals
|
2017-08-17 04:21:59 +02:00 |
|
Wuzzy
|
817c52f92f
|
Fix bugs in flint and ssteel and ender eye
|
2017-08-17 04:12:34 +02:00 |
|
Wuzzy
|
29873b96c1
|
Rename portal node metadata
|
2017-08-17 03:43:26 +02:00 |
|
Wuzzy
|
6018f0c7cd
|
Proper portal behaviour WRT explosions
|
2017-08-17 03:27:31 +02:00 |
|
Wuzzy
|
acad50ae5f
|
Allow to teleport back to overworld
|
2017-08-17 01:58:17 +02:00 |
|
Wuzzy
|
54dc6e8ffb
|
Remove some portal hackery
|
2017-08-17 01:33:36 +02:00 |
|
Wuzzy
|
ec0219c66e
|
Use frame of quartz block for End portal instead
|
2017-08-17 01:19:47 +02:00 |
|
Wuzzy
|
1f840e4cfc
|
More portal opener fixes
|
2017-08-17 01:11:06 +02:00 |
|
Wuzzy
|
05657fae9e
|
Don't play ignite sound for ender eye fail
|
2017-08-17 01:10:00 +02:00 |
|
Wuzzy
|
41380ad281
|
Save portal noise
|
2017-08-17 01:09:32 +02:00 |
|
Wuzzy
|
bcee6a0c6a
|
Add portal teleportation sound
|
2017-08-17 01:01:09 +02:00 |
|
Wuzzy
|
657851125f
|
Add nether and end portal (WIP)
New mod: mcl_portals, based on maikerumine's work
|
2017-08-17 00:16:29 +02:00 |
|
Wuzzy
|
6e93424f03
|
Fix broken Overworld
|
2017-08-16 18:56:39 +02:00 |
|
Wuzzy
|
c429d1af83
|
Improve gravel generation in Nether
|
2017-08-16 17:38:40 +02:00 |
|
Wuzzy
|
ffef753567
|
Add lava springs into the Nether
|
2017-08-16 17:08:33 +02:00 |
|
Wuzzy
|
d90b59c918
|
Tweak Nether ore and lava generation
|
2017-08-16 17:01:16 +02:00 |
|
Wuzzy
|
b7c12e82e4
|
Fix basic Nether generation
|
2017-08-16 16:22:28 +02:00 |
|
Wuzzy
|
860155e5c1
|
Set proper realm boundaries
|
2017-08-16 15:29:05 +02:00 |
|
Wuzzy
|
91b92a2cfd
|
Fix some realm bugs
|
2017-08-16 14:06:01 +02:00 |
|
Wuzzy
|
f7f6a89d64
|
Spawn fake moss stone boulder in taiga only
|
2017-08-15 20:10:25 +02:00 |
|
Wuzzy
|
a26aef7042
|
Generate vines and cocoas in non-v6 mapgens
|
2017-08-15 20:08:41 +02:00 |
|
Wuzzy
|
266fde8ff2
|
Import biomes, gt2mc2 and related files from mc2plus
gt2mc2 contains aliases. This mod is temporary and should be removed later.
Kudos to maikerumine!
|
2017-08-15 19:40:53 +02:00 |
|
Wuzzy
|
a349e421c8
|
Update tsm_railcorridors settingtypes.txt
|
2017-08-14 20:02:45 +02:00 |
|
Wuzzy
|
300a15b5b5
|
New tsm_railcorridors: Spawn minecarts, bugfixes, ...
|
2017-08-14 20:01:04 +02:00 |
|
Wuzzy
|
3c6e5841b4
|
Update tsm_railcorridors
- 0.12.0
- Cobwebs
- Cave spider spawners
- Tons of bugfixes
|
2017-08-14 05:35:32 +02:00 |
|
Wuzzy
|
43fba81ee3
|
Widen the openings of lonely dungeon corners to allow entry
|
2017-08-12 20:02:52 +02:00 |
|
Wuzzy
|
ded7aa7ee6
|
Make 2 schematics less aggressive replacing nodes
|
2017-08-12 18:10:30 +02:00 |
|
Wuzzy
|
04ad3999bd
|
Improve boulder generation
|
2017-08-12 02:36:11 +02:00 |
|
Wuzzy
|
be9be17d97
|
Make ice spikes less destructive
|
2017-08-12 01:49:37 +02:00 |
|
Wuzzy
|
0beaed14db
|
Add large spike structure
|
2017-08-11 01:48:36 +02:00 |
|
Wuzzy
|
602fd7d6e4
|
Rename some schematic files
|
2017-08-11 00:34:41 +02:00 |
|
Wuzzy
|
c5a565cefc
|
Add 4 new spawnable structures
- Fossil (8 variants)
- Mossy boulder
- Witch hut
- Small ice spike
|
2017-08-11 00:28:29 +02:00 |
|
Wuzzy
|
ee38a7af9d
|
Rename mod: bucket to mcl_buckets
|
2017-08-03 16:36:55 +02:00 |
|
Wuzzy
|
04593eca08
|
Localize a couple of accidental global variables
|
2017-08-02 01:34:12 +02:00 |
|
Wuzzy
|
f26d2c34e4
|
Add horse armor into chests
|
2017-07-06 15:00:12 +02:00 |
|
Wuzzy
|
305aacf705
|
Fix embarrassing monster egg typo
|
2017-07-06 00:00:26 +02:00 |
|
Wuzzy
|
598a2977b5
|
Add monster egg blocks
|
2017-07-05 23:53:15 +02:00 |
|
Wuzzy
|
1db851b42b
|
Add experimental setting to disable superflat
|
2017-07-02 22:35:46 +02:00 |
|
Wuzzy
|
b225ecf51f
|
Force nolakes,nohills for flat mapgen
|
2017-07-02 21:50:37 +02:00 |
|
Wuzzy
|
7c3b422a49
|
Remove lava/water springs from flat mapgen
|
2017-06-13 13:53:34 +02:00 |
|
Wuzzy
|
8610b8cb8a
|
Fix stone generating in flat mapgen
|
2017-06-13 13:51:16 +02:00 |
|
Wuzzy
|
d4799b5144
|
Fix cactus spawning typo
|
2017-06-12 22:05:16 +02:00 |
|
Wuzzy
|
8daac96e58
|
Rename stairs mod to mcl_stairs
|
2017-06-05 18:40:56 +02:00 |
|
Wuzzy
|
d58ed09a9f
|
Add more mapgen aliases
|
2017-06-05 00:21:34 +02:00 |
|
Wuzzy
|
3e58fe6cd8
|
Add v6-style sapling growth for jungle trees
Taken from Minetest Game 0.4.15. Needs to be replaced later
|
2017-06-03 03:21:25 +02:00 |
|
Wuzzy
|
25c9583ed2
|
Tweak vine density
|
2017-05-27 03:50:35 +02:00 |
|
Wuzzy
|
b0f36500cf
|
Vine generation now uses Perlin noise
|
2017-05-27 03:19:19 +02:00 |
|
Wuzzy
|
f7393cf970
|
Generate vines in jungles, move cocoa gen b/w mods
|
2017-05-27 01:54:40 +02:00 |
|
Wuzzy
|
c1c15eb60b
|
Rename mcl_monster_spawners to mcl_mobspawners.
Sorry for the trouble, but the long name annoyed me. :P
|
2017-05-25 06:09:03 +02:00 |
|
Wuzzy
|
93a36a91c2
|
Add dependency to mobs_mc in mcl_dungeons
|
2017-05-25 05:53:48 +02:00 |
|
Wuzzy
|
8abe53c6e1
|
Rename: mcl_monster_spawner to mcl_monster_spawners
|
2017-05-25 05:52:47 +02:00 |
|
Wuzzy
|
d1ea880be6
|
Generate monster spawners in dungeons (kinda...)
|
2017-05-25 05:01:50 +02:00 |
|
Wuzzy
|
e37d24144e
|
Update dungeon TODO
|
2017-05-24 22:48:09 +02:00 |
|
Wuzzy
|
e748237469
|
Remove cobblestone ceiling from dungeons
|
2017-05-24 22:29:36 +02:00 |
|
Wuzzy
|
30a29a20c8
|
Allow dungeons to destroy cobble and mossycobble
|
2017-05-24 21:49:34 +02:00 |
|
Wuzzy
|
74a393b1ff
|
Carve in openings into dungeons
|
2017-05-24 21:39:41 +02:00 |
|
Wuzzy
|
73b7e1d550
|
Dungeons generate less aggressively now
|
2017-05-24 21:15:57 +02:00 |
|
Wuzzy
|
839a407c90
|
Refactor chest rotation code in dungeons
|
2017-05-24 20:50:42 +02:00 |
|
Wuzzy
|
5d369df399
|
Dungeon TODO
|
2017-05-24 12:46:54 +02:00 |
|
Wuzzy
|
99a54319b1
|
Refactor mcl_dungeons
|
2017-05-24 12:15:20 +02:00 |
|
Wuzzy
|
4625d2e8f8
|
Restrict dungeon chest spawning again
|
2017-05-24 12:12:45 +02:00 |
|
Wuzzy
|
a792e5d545
|
Rotate dungeon chests away from wall
|
2017-05-24 12:11:15 +02:00 |
|
Wuzzy
|
6c4aff7f6a
|
Place dungeon chests randomly at wall position
|
2017-05-24 11:42:20 +02:00 |
|
Wuzzy
|
231f12e3fa
|
Add random chests into dungeons
|
2017-05-24 10:55:25 +02:00 |
|
Wuzzy
|
dc83946213
|
Add basic (empty) dungeons
|
2017-05-24 09:51:22 +02:00 |
|
Wuzzy
|
086067184a
|
Add igloo basement (schematic only)
|
2017-05-24 05:43:01 +02:00 |
|
Wuzzy
|
f48b1f3591
|
Spawn igloos on snowy grass blocks as well
|
2017-05-24 04:35:59 +02:00 |
|
Wuzzy
|
075e1e7e48
|
Fix treasure typo in tsm_railcorridors
|
2017-05-23 09:46:38 +02:00 |
|
Wuzzy
|
9c22df853d
|
Generate igloos on snow blocks
|
2017-05-20 07:59:10 +02:00 |
|
Wuzzy
|
24ed86f18c
|
Add igloo schematic (kinda)
|
2017-05-20 07:46:57 +02:00 |
|
Wuzzy
|
b433107f67
|
Rarely spawn desert wells in deserts
|
2017-05-20 06:47:42 +02:00 |
|
Wuzzy
|
52616d86c0
|
Add desert wall schematic (no spawning yet)
|
2017-05-20 05:57:38 +02:00 |
|
Wuzzy
|
6772609872
|
Replace liquids in railcorridors
|
2017-05-20 05:26:18 +02:00 |
|
Wuzzy
|
ef06d345df
|
New lava generator: Spawn in air in layers 1-10
|
2017-05-20 01:27:09 +02:00 |
|
Wuzzy
|
0ae946a920
|
Mapgen: Single water and lava sources in ground
|
2017-05-19 22:26:39 +02:00 |
|
Wuzzy
|
34005774b8
|
Allow ore generator to replace andesite, etc.
|
2017-05-19 20:04:07 +02:00 |
|
Wuzzy
|
0d08f65cfe
|
Generate dirt and gravel after stones
|
2017-05-19 19:56:37 +02:00 |
|
Wuzzy
|
2d5d1ae23a
|
Put items into desert temple chests
|
2017-05-19 19:26:59 +02:00 |
|
Wuzzy
|
10b1099a21
|
Drop legacy WorldEdit support in mcl_structures
|
2017-05-19 18:22:27 +02:00 |
|
Wuzzy
|
49bd956da8
|
Add loot API and use it in tsm_railcorridors
|
2017-05-19 16:46:03 +02:00 |
|
Wuzzy
|
ba2d83eff9
|
Rename random_struct to mcl_structures
|
2017-05-19 15:13:31 +02:00 |
|
Wuzzy
|
7c85b380b9
|
Improve error reporting of /spawnstruct
|
2017-05-19 15:09:46 +02:00 |
|
Wuzzy
|
8e77c897e6
|
Rename /spawnstruct parameters
|
2017-05-19 15:06:21 +02:00 |
|
Wuzzy
|
8c4c2e20d3
|
Fix sand temple chest formspec
|
2017-05-19 14:58:15 +02:00 |
|
Wuzzy
|
63ee9f9d06
|
100% chance for broken rails in mine shafts
|
2017-05-15 21:25:37 +02:00 |
|
Wuzzy
|
9843e60efc
|
Fix snow cover in v7 mapgen
|
2017-05-15 21:09:06 +02:00 |
|
Wuzzy
|
ece2574336
|
Rail corridor likelihood=0.3
|
2017-05-14 01:59:22 +02:00 |
|
Wuzzy
|
d0c7527232
|
Fix duplicate treasures in mineshaft chests
|
2017-05-13 22:51:43 +02:00 |
|
Wuzzy
|
be5547336b
|
Use Minecraft-like treasures in mineshaft chests
|
2017-05-13 22:47:43 +02:00 |
|
Wuzzy
|
fb9f98191a
|
Decrease rail corridor probability
|
2017-05-13 22:14:00 +02:00 |
|
Wuzzy
|
6104a2d40f
|
Fix probability_damage
|
2017-05-13 22:06:02 +02:00 |
|
Wuzzy
|
0582481e96
|
Add abandoned mine shafts
|
2017-05-13 21:50:41 +02:00 |
|
Wuzzy
|
bcc185f83f
|
Lua mapgen optimizations, hopefully prevent OOM
|
2017-05-09 16:30:30 +02:00 |
|
Wuzzy
|
1527a77735
|
Put snow on v6 snowy grass blocks
This code is much more efficient than previous attempts
|
2017-04-01 18:14:17 +02:00 |
|
Wuzzy
|
9ba92ae363
|
Gen. desert temples higher (not at beaches)
|
2017-04-01 17:50:28 +02:00 |
|
Wuzzy
|
ae3721cbc8
|
Don't gen top snow anymore for performance reasons
|
2017-04-01 17:26:46 +02:00 |
|
Wuzzy
|
e9e588a104
|
Add top snow on v6-generated snowy grass blocks
|
2017-04-01 17:01:15 +02:00 |
|
Wuzzy
|
a4eba91c1e
|
Add snowy variants of 3 dirt blocks
|
2017-04-01 06:44:02 +02:00 |
|
Wuzzy
|
a7504781c4
|
Make allium and blue orchid slightly rarer
|
2017-04-01 03:00:35 +02:00 |
|
Wuzzy
|
75289ce039
|
Increase pumpkin chance again
|
2017-03-31 23:47:32 +02:00 |
|
Wuzzy
|
19ec22364f
|
Make pumpkins and melons a bit less common
|
2017-03-31 23:41:19 +02:00 |
|
Wuzzy
|
112f099da5
|
Generate mushrooms underground (rare)
|
2017-03-31 23:12:19 +02:00 |
|
Wuzzy
|
69dfc49e37
|
Add more mushroom surfaces
|
2017-03-31 21:55:01 +02:00 |
|
Wuzzy
|
041c164f0d
|
Generate mushrooms in the Overworld
|
2017-03-31 21:47:59 +02:00 |
|
Wuzzy
|
793152b1e6
|
Mapgen: Place cacti and sugarcanes on group:sand
|
2017-03-21 22:01:49 +01:00 |
|
Wuzzy
|
ca9b7d69c1
|
Fix incorrect Superflat layering
|
2017-03-21 03:28:40 +01:00 |
|
Wuzzy
|
076b3fe44a
|
Disable default dungeons, disable trash in mgflat
|
2017-03-21 03:21:23 +01:00 |
|
Wuzzy
|
40d3bc5602
|
Generate tall grass after large flowers
|
2017-03-21 02:53:21 +01:00 |
|
Wuzzy
|
c914e69081
|
Mapgen: Rotate pumpkins randomly
|
2017-03-21 00:23:09 +01:00 |
|
Wuzzy
|
c85f070d80
|
Tweak pumpkin rarity
|
2017-03-15 05:57:55 +01:00 |
|
Wuzzy
|
5e2b4f4dc0
|
Spawn melons in jungles
|
2017-03-15 05:36:11 +01:00 |
|
Wuzzy
|
1bfa8798ae
|
Spawn pumpkins on map
|
2017-03-15 05:22:59 +01:00 |
|
Wuzzy
|
2919e929b0
|
Generate large flowers on map
|
2017-03-15 05:03:43 +01:00 |
|
Wuzzy
|
e5709d3533
|
Make double tallgrass more likely
|
2017-03-15 04:27:35 +01:00 |
|
Wuzzy
|
5c9045ce9a
|
Use decorations API to generate flowers
|
2017-03-15 04:25:31 +01:00 |
|
Wuzzy
|
d6749ecc51
|
Spawn large ferns in jungles
|
2017-03-15 03:55:08 +01:00 |
|
Wuzzy
|
246b4703e3
|
Spawn fern in jungles, spawn double tallgrass
|
2017-03-15 03:08:00 +01:00 |
|
Wuzzy
|
aa9a36161f
|
Tweak grass/fern mapgen
|
2017-03-15 02:15:31 +01:00 |
|
Wuzzy
|
d0b1f843ee
|
Move tall grass to mcl_flowers mod
Alias registered
|
2017-03-14 20:05:07 +01:00 |
|
Wuzzy
|
c5cf3f0e0e
|
Fix town structure
|
2017-03-12 04:32:13 +01:00 |
|
Wuzzy
|
3bf5dfa0f8
|
Cacti and dead bushes min Y limit increased by 1
|
2017-03-10 05:29:00 +01:00 |
|
Wuzzy
|
7873bddf4f
|
Rename crafting mod to mcl_inventory
|
2017-03-09 17:16:50 +01:00 |
|
Wuzzy
|
7549fc42bf
|
v6: Replace dark oak trees with spruce trees
|
2017-03-07 22:30:11 +01:00 |
|
Wuzzy
|
6d366d810e
|
Use sandstone in non-v6 desert mapgen
|
2017-03-05 01:57:04 +01:00 |
|
Wuzzy
|
6d2a6d7c00
|
Complete re-balancing of coal ore spawn
|
2017-03-05 01:46:50 +01:00 |
|
Wuzzy
|
1e1283752d
|
mcl_mapgen_core depends on mcl_util
|
2017-03-05 00:55:06 +01:00 |
|
Wuzzy
|
fe489291de
|
Convert coal spawn to mcl_util
|
2017-03-05 00:54:35 +01:00 |
|
Wuzzy
|
cc1fddd882
|
Tweak spawn height of all ores (except coal)
|
2017-03-05 00:39:22 +01:00 |
|
Wuzzy
|
33c92b553b
|
Replace ore heights with mcl_vars limits
|
2017-03-04 23:03:23 +01:00 |
|
Wuzzy
|
2495676e54
|
Rename mapgen variables
|
2017-03-04 23:00:23 +01:00 |
|
Wuzzy
|
ef9eae3c2f
|
Increase minimum iron ore cluster size by 1
|
2017-03-04 07:08:07 +01:00 |
|
Wuzzy
|
0d80690145
|
Tweak spawn rate of gold ore
|
2017-03-04 06:49:40 +01:00 |
|
Wuzzy
|
9d4be7e24b
|
Tweak diamond ore spawn height
|
2017-03-04 06:35:50 +01:00 |
|
Wuzzy
|
72b5a87f02
|
Emerald ore is now rarer and only spawns alone
|
2017-03-04 06:29:22 +01:00 |
|
Wuzzy
|
5edec9f76d
|
Tweak redstone generation
|
2017-03-04 06:10:41 +01:00 |
|
Wuzzy
|
0aeaf99781
|
Tweak coal generation and gen. it in deep levels
|
2017-03-04 05:45:03 +01:00 |
|
Wuzzy
|
dd4fdbc7e4
|
Reduce maximum size of andesite/diorite/granite
|
2017-03-03 17:57:46 +01:00 |
|
Wuzzy
|
6a66d74f14
|
Generate diorite, andesite, granite, dirt in stone
|
2017-03-03 17:47:22 +01:00 |
|
Wuzzy
|
d05fb0c15f
|
Removed unused get_content_id
|
2017-02-24 03:36:14 +01:00 |
|
Wuzzy
|
23edc81f9d
|
Set sane default mapgen flags for flat, v6, etc.
|
2017-02-23 01:14:27 +01:00 |
|
Wuzzy
|
b1cb7eafa7
|
Don't generate v6 decos if not v6 mapgen
|
2017-02-23 00:45:32 +01:00 |
|
Wuzzy
|
a244b43bf2
|
Remove unused flower aliases
|
2017-02-23 00:32:31 +01:00 |
|
Wuzzy
|
36217e2834
|
Move flowers mapgen to new mod
|
2017-02-23 00:31:31 +01:00 |
|
Wuzzy
|
73957c46b2
|
Partially re-implement Superflat
|
2017-02-23 00:15:47 +01:00 |
|
Wuzzy
|
85ce127e6b
|
Add some simple experimental biomes for non-v6
|
2017-02-22 23:21:13 +01:00 |
|
Wuzzy
|
aa5ef41015
|
Globalize bedrock generation position
|
2017-02-20 07:10:03 +01:00 |
|
Wuzzy
|
0f2787cd16
|
Handle player void handling in playerplus
|
2017-02-20 06:56:17 +01:00 |
|
Wuzzy
|
0b375f00cd
|
Generate deadly Void below the final bedrock layer
|
2017-02-20 06:24:04 +01:00 |
|
Wuzzy
|
e0539a77f0
|
Generate empty space below bedrock
|
2017-02-20 06:10:49 +01:00 |
|
Wuzzy
|
89c091dffc
|
Proper bedrock generating code
|
2017-02-20 05:56:44 +01:00 |
|
Wuzzy
|
bb734ea820
|
Enable sand temples again! :-)
|
2017-02-18 02:40:07 +01:00 |
|
Wuzzy
|
35f1e4b1d2
|
Better documentation of /spawnstruct
Also require debug priv
|
2017-02-18 02:22:46 +01:00 |
|
Wuzzy
|
80f7008800
|
Add dependency list to random_struct
|
2017-02-18 02:17:16 +01:00 |
|
Wuzzy
|
c11048ea71
|
Fix all outdated node names in random_struct
|
2017-02-18 02:15:47 +01:00 |
|
Wuzzy
|
501a4347a3
|
Mapgen rework: Dead bush, sugarcane, cactus, tall grass
All those now use decorations
|
2017-02-17 07:14:54 +01:00 |
|
Wuzzy
|
57167f2eee
|
Remove unused legacy mapgen code
|
2017-02-17 06:54:34 +01:00 |
|
Wuzzy
|
425ec6774d
|
Move main mapgen code into new mod
|
2017-02-17 00:09:05 +01:00 |
|
Wuzzy
|
3696ee3761
|
Organize mods into modpacks for better overview
|
2017-02-16 01:45:21 +01:00 |
|