Wuzzy
|
28425ca28a
|
Rename some biomes
|
2017-08-21 14:14:46 +02:00 |
Wuzzy
|
5a8f7cff73
|
Biomes: Increase filler depths
|
2017-08-21 14:08:35 +02:00 |
Wuzzy
|
fde21efdd4
|
Tweak grass and fern spawning
|
2017-08-21 14:04:34 +02:00 |
Wuzzy
|
a622105084
|
Use classic v6 again
|
2017-08-21 13:43:16 +02:00 |
Wuzzy
|
9810b0a2ab
|
Generate huge jungle trees, tweak mesa biome
|
2017-08-21 13:24:42 +02:00 |
Wuzzy
|
37891e7f40
|
Tweak huge mushroom spawning
|
2017-08-21 05:11:45 +02:00 |
Wuzzy
|
75cd407e8a
|
Make oak tree forests denser
|
2017-08-21 05:05:26 +02:00 |
Wuzzy
|
2ba19a983a
|
Fix roofed forest riverbed
|
2017-08-21 04:58:25 +02:00 |
Wuzzy
|
67b9deaf88
|
Add roofed forest with dark oaks
|
2017-08-21 04:50:45 +02:00 |
Wuzzy
|
abc6352471
|
Mapgen: Make more use of global reference vars
|
2017-08-21 04:23:24 +02:00 |
Wuzzy
|
d77bdffc20
|
Strictly separate v6 mapgen from other mapgens
|
2017-08-21 04:14:28 +02:00 |
Wuzzy
|
dfbc29810a
|
Generate less plants in snowy grassland
|
2017-08-21 03:35:46 +02:00 |
Wuzzy
|
584434cf87
|
Change cold desert floor cover
|
2017-08-21 03:27:26 +02:00 |
Wuzzy
|
0aebd9955a
|
Use dirt and sand for ocean floor
|
2017-08-21 03:23:59 +02:00 |
Wuzzy
|
0ac05ee847
|
Fix fern/tallgrass confusion bugs
|
2017-08-21 03:19:06 +02:00 |
Wuzzy
|
4a66e390de
|
Fix missing large plants in v7 etc.
|
2017-08-21 02:52:38 +02:00 |
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 |