Commit graph

233 commits

Author SHA1 Message Date
40af906c16 Saplings logic, hopefully 2016-07-09 14:09:35 +02:00
b4aa443c7b Block, item and block item tints handling 2016-07-09 10:05:06 +02:00
8b1455c8fd Leaves fixes
+ No longer decay when placed
+ Render using settings from Blocks.LEAVES
2016-07-09 09:26:58 +02:00
a90bd955fb Leaves, partial
Logic is hopefully there, rendering is incorrect (it needs a color
handler).

Also, shit is going to happen w.r.t. "fancy graphics".
2016-07-09 01:01:46 +02:00
74dc1e1ff5 Hevea blocks and textures
Really, really bad textures. Ah well.
2016-07-08 23:34:41 +02:00
aba216b087 Support for custom wood types
+ Log and plank blocks
+ Common recipes (log -> planks, charcoal, various wooden items from
vanilla)
2016-07-08 22:51:54 +02:00
5f43e79474 Saltpeter
Also recipe for gunpowder using charcoal, sulphur and saltpeter.
2016-07-08 21:06:05 +02:00
8f5e7d5fa9 Silver ore 2016-07-08 14:18:07 +02:00
ab01a3c607 Sulphur 2016-07-08 14:00:41 +02:00
570e273004 Removed specific classes for the various ores 2016-07-08 13:14:35 +02:00
b7995fa4a1 Imperfect but mostly working basalt generator
Generates near lava, but has trouble with chunk boundaries
Also fixed MRock
2016-07-08 10:33:44 +02:00
bb88579c9f Basalt + better custom rocks
Avoid having classes for each type of rock, add generation conditions
from the Materials directly.
2016-07-08 09:09:38 +02:00
c390ed74f2 Cinnabar 2016-07-07 17:08:16 +02:00
d946f110d0 Bauxite - Fixed gen (hopefully) 2016-07-07 16:17:23 +02:00
b79698d65e Galena 2016-07-07 16:06:04 +02:00
3a5ba9fbfd Bauxite 2016-07-07 15:35:13 +02:00
42a455d4c0 Rock salt 2016-07-07 14:50:21 +02:00
f195d71bfb Forge update 2016-07-07 14:12:46 +02:00
d8a224e0fa Throne - Missing rotation methods 2016-07-07 14:07:28 +02:00
36c2d9cda8 Throne - Other wood types + texts 2016-07-07 13:22:49 +02:00
071165f45c Throne - Item(s)
Holy shit that was annoying.
Wood is not properly aligned on item model, but fuck it. With a
chainsaw.
2016-07-07 12:19:37 +02:00
9edf2c80fc Thrones - Clean item names
Used to have ".bottom" in them due to being auto-registered.
2016-07-05 16:01:52 +02:00
ba3de96d04 Thrones - Fuck states, use different blocktypes. 2016-07-05 15:54:39 +02:00
805f041a4a Throne - Textures and models for oak variant 2016-07-05 11:07:04 +02:00
cab22724ea Throne - Recipes
Base recipe + dyeing recipe
2016-07-04 17:37:53 +02:00
510ecab1ac Throne, very partial
2-high block with state (i.e. direction and colour) stored partially on
both blocks.
Placement, removal by player and automatic removal work, as does sitting
on it.
Everything display-related is missing.
2016-07-04 15:53:24 +02:00
c66d3dd748 Registry - handle coloured blocks 2016-07-04 14:51:37 +02:00
47b663ae14 Some renaming in mmm.deco 2016-07-04 10:14:01 +02:00
f7d6bcf3a9 Forge + MC (1.10 -> 1.10.2) update 2016-07-03 21:23:56 +02:00
e8fcb971eb TODO list update 2016-07-03 21:13:06 +02:00
e02bf94c74 Slate 2016-07-03 21:04:32 +02:00
c9671c0382 Replaced chalk texture 2016-07-03 18:49:53 +02:00
e8bb5d1d54 Chalk - generated in limestone biomes 2016-07-03 18:45:58 +02:00
479e014f34 Chalk (no gen) 2016-07-03 18:18:14 +02:00
0e3cb6fd1a Moving stuff around 2016-07-03 17:56:49 +02:00
033b927dc0 Better limestone mountains 2016-07-03 17:52:58 +02:00
6b7e5c6e28 A few server mode fixes 2016-07-03 12:54:02 +02:00
5033217643 Moved ore generator to world.gen 2016-07-03 09:20:29 +02:00
0b2e45d2a2 Helper for custom biomes 2016-07-02 15:22:38 +02:00
5779ba020e Limestone world gen - More testing
+ Feature where limestone is above ground, creating holes and pillars,
sometimes with water in them.
2016-07-02 14:04:29 +02:00
bfc69183fc First attempt at a limestone hill / mountain biome 2016-06-30 15:27:35 +02:00
2c40f5d0a2 Sphalerite + zinc 2016-06-30 14:08:58 +02:00
59d3f51576 Steel armor 2016-06-30 13:18:30 +02:00
57d5123a1e Steel tools 2016-06-30 09:25:52 +02:00
ba62ae1348 Steel 2016-06-30 08:22:43 +02:00
a14ab19331 TODO list update 2016-06-29 22:01:02 +02:00
82db0f476d Pig iron 2016-06-29 21:50:05 +02:00
d979339ee9 Bronze armor 2016-06-29 21:13:44 +02:00
b9c874943a Bronze tools 2016-06-29 20:57:43 +02:00
7de05978f0 Bronze alloy 2016-06-29 20:37:19 +02:00