Commit Graph

182 Commits

Author SHA1 Message Date
thunderdog1138 2856ad5415
Add files via upload 2019-12-15 12:35:44 -05:00
thunderdog1138 6a14e6c893
Delete default_key_skeleton.png 2019-12-15 12:35:29 -05:00
thunderdog1138 fc21a55b50
Delete default_key.png 2019-12-15 12:35:21 -05:00
thunderdog1138 dcde4b426b
Add files via upload 2019-12-15 12:21:04 -05:00
thunderdog1138 36cae96754
Delete default_apple.png 2019-12-15 12:20:48 -05:00
thunderdog1138 fcc93661cf
Add files via upload 2019-12-15 10:49:57 -05:00
thunderdog1138 6f82c8c6fb
Delete default_tool_diamondsword.png 2019-12-15 10:46:40 -05:00
thunderdog1138 6642d96778
Delete default_tool_diamondshovel.png 2019-12-15 10:46:33 -05:00
thunderdog1138 4fc003efba
Delete default_tool_diamondpick.png 2019-12-15 10:46:25 -05:00
thunderdog1138 12155d79f7
Delete default_tool_diamondaxe.png 2019-12-15 10:46:18 -05:00
thunderdog1138 94c20f4186
Delete default_mineral_diamond.png 2019-12-15 10:45:53 -05:00
thunderdog1138 254ae2943c
Delete default_diamond_block.png 2019-12-15 10:45:27 -05:00
thunderdog1138 466bde0e24
Delete default_diamond.png 2019-12-15 10:45:11 -05:00
thunderdog1138 92dcb94a8f
Delete default_tool_mesesword.png 2019-12-15 10:42:02 -05:00
thunderdog1138 dcd325c5da
Delete default_tool_meseshovel.png 2019-12-15 10:41:50 -05:00
thunderdog1138 d4141f3ae7
Delete default_tool_mesepick.png 2019-12-15 10:41:15 -05:00
thunderdog1138 bc9139a4e2
Delete default_tool_meseaxe.png 2019-12-15 10:41:01 -05:00
thunderdog1138 18b0005806
Add files via upload 2019-12-14 20:57:08 -05:00
thunderdog1138 614c440db6
Delete default_tool_steelsword.png 2019-12-14 20:56:39 -05:00
thunderdog1138 be0066cb25
Delete default_tool_steelshovel.png 2019-12-14 20:56:22 -05:00
thunderdog1138 fc05d0a131
Delete default_tool_steelpick.png 2019-12-14 20:55:46 -05:00
thunderdog1138 bc9012d95a
Delete default_tool_steelaxe.png 2019-12-14 20:55:01 -05:00
thunderdog1138 8772c85ba9
Add files via upload 2019-12-14 20:53:05 -05:00
thunderdog1138 e256129807
Delete default_steel_ingot.png 2019-12-14 20:52:26 -05:00
thunderdog1138 34f51ffd3f
Delete default_steel_block.png 2019-12-14 20:52:19 -05:00
thunderdog1138 09f5109d37
Add files via upload 2019-12-12 21:13:50 -05:00
thunderdog1138 25497f36ce
Delete default_sign_wall_steel.png 2019-12-12 20:49:47 -05:00
thunderdog1138 f752889578
Delete default_sign_steel.png 2019-12-12 20:48:59 -05:00
thunderdog1138 dea469a966
Add files via upload 2019-12-12 20:47:25 -05:00
thunderdog1138 6c207e5d83
Delete default_ladder_steel.png 2019-12-12 20:47:06 -05:00
Paramat 7caa5d36f2
Move hotbar code/textures, and damage sound, from player_api to default
These are unrelated to the Player API and player object.
All other GUI/HUD code and textures are in default.
All other engine hardcoded sounds are in default.
The player_api mod is highly likely to be used unchanged in new games,
so logical grouping of content will help the creation of new games.
2019-10-18 02:43:06 +01:00
TumeniNodes c32b8adaa3 Add 'dry dirt' and 'dry dirt with dry grass' nodes for savanna biome 2019-07-26 17:50:44 +01:00
Paramat d16612c1cb
Add new, longer 'default_grass_side' texture
Update side texture to match the new top texture.
3/4 side coverage instead of 1/2,
2019-07-22 02:18:20 +01:00
TumeniNodes bfb84da39c Add new 'default_grass' texture 2019-07-15 17:43:05 +01:00
Paramat 3bca295da8
New lighter, greyer permafrost texture 2019-07-13 23:35:25 +01:00
random-geek 6e0e2b8be9 Textures: Update permafrost to new dirt, improve stones, add stones side 2019-02-03 19:14:13 +00:00
Paramat 6688ddf6d4
Add large cactus seedling
Alter 'large cactus' schematic to place another force-placed cactus node,
to replace the cactus seedling on growth.
Make schematic 5x7x5 to solve rotation, placement and protection check
issues.
Add a y-slice probability for height variation.

Growth time is tuned to not make this a faster way to obtain cactus nodes
compared to normal cactus farming.
Seedling texture by Extex101.

Use sapling/seedling description in protection intersection message in
'sapling_on_place' function.
2019-01-02 02:18:50 +00:00
Ezhh 21f5eaade0
Add plantlike_rooted coral 2018-11-15 00:49:16 +00:00
SmallJoker ad486bc863 New glass, glass stair/slab, and glass door textures 2018-11-02 17:22:54 +00:00
random-geek ab1a79b13c Add blueberry bushes 2018-10-09 20:54:22 +01:00
Paramat f4f90520ec
Add new dirt texture by random-geek 2018-08-21 20:41:26 +01:00
TumeniNodes 9318c71659 Biomes: Add pine bush to taiga and snowy grassland
Replaces 'bush' in snowy grassland.
2018-07-13 01:17:07 +01:00
Paramat 513609dcfd
Fence rails: Add fence rail textures
Minor clean up of README.txt, including deletion of credits for removed
torch textures.
2018-07-08 22:22:07 +01:00
TumeniNodes 7e1b07fddd Add fence rails
Dedicated fence rail textures coming in a follow-up PR.
2018-07-07 19:03:33 +01:00
Paramat ace7ec953e
Biomes: Add tundra lowland with permafrost, stones, moss and snow
Move previous tundra to highland and remove the snowblocks that are
unsuitable for a fairly dry biome, use snow slabs instead.
2018-05-04 23:05:47 +01:00
Paramat c2209c120e Add new pine needles texture by Splizard 2018-03-13 20:02:18 +00:00
paramat b90aabec80 Rainforest: Add emergent jungle tree and sapling
Height 20 to 32 nodes.
Dependent on chunksize >= 5.
Base limited to maximum altitude y = 32.
Craft sapling from 9 jungle saplings.
2018-02-19 07:16:16 +00:00
paramat 7f3e9e65b3 Add marram grass for coastal sand dunes
Use noise with 1 octave and flag 'absvalue' to create sand paths
in dunes.
2018-02-07 22:52:26 +00:00
paramat ca81e9b8c6 Coniferous litter: Improve textures
Greyer, lighter, reduce lines, remove dark patches.
Shorter and more consistent side texture.
2018-02-04 02:34:42 +00:00
paramat d1db66bf4f Ferns: Add 3 sizes for coniferous forest biome
Remove flowers from coniferous forest.
Add 'dirt with coniferous litter' to farming mod overrides.
2017-12-24 20:50:44 +00:00