1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-16 17:50:23 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
LeMagnesium
5efa99ee30 Clay can have stacks of 200 items and clay_brick burtime is 2 2015-07-24 23:06:55 +02:00
Ombridride
18253658d5 Add the Dungeon Master's Blood Sword and the craft of this sword, also add mobs:zombie_tibia and mobs:dungeon_master_diamond wich are dropped from zombies and Dungeon Masters and wich are needed for the craft recipe of the DM's Blood Sword because the craft recipe is also added, finally add the texture of the DM's Blood Sword ! 2015-06-28 00:17:30 +02:00
LeMagnesium
91c2ff1215 Merged crafting recipes (all finished now) 2015-06-14 11:46:12 +02:00
LeMagnesium
a2c8d5345f Moved recipes for desert_sand and sand to crafting.lua in default 2015-05-27 18:51:23 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
LeMagnesium
7fadb09c08 Added back craft recipe to get sand from gravel 2015-05-26 21:21:02 +02:00
LeMagnesium
baa7b8875b Updated minetestforfun_game
- Added default:meselamps
 - Added shelf:vessel
 - Merged cactus/papyrus override possibility
2015-05-01 14:38:17 +02:00
55d75b175b Added new default:ladder_obsidian and changed lavatemple:ladder
Added new default:ladder_obsidian
Changed lavatemple:ladder  walkable=true, drawtype=nodebox, added new texture inv and changed texture
2015-04-07 00:40:35 +02:00
LeMagnesium
0b7251fdce Added all cherry things from Jordach's BFD
- Added cherry trees' biomes
- Added cherry wooden plank stairs
- Added cherry nodes : sapling, log, wood, etc
- Added cherry trees' generation system
- Added cherry items' crafts
2015-03-30 20:54:58 +02:00
Ombridride
5734e2a2e2 Fix mossycobble 2015-03-03 21:50:36 +01:00
Ombridride
30ac1e2c6c Add mossy cobble uncraft
mossycobble => stone
2015-03-03 19:28:47 +01:00
LeMagnesium
908082e9ba Re-increased amount of sticks given for a default:wood
- Avoided conflict between building_blocks:sticks and default:wood by changing
  the default:wood's recipe and output
2015-02-26 09:18:19 +01:00
LeMagnesium
ecb9d17a33 Decreased the number of sticks given from group:wood
- In the craft inventory, putting, from now, an item from the group:wood won't give you 9 sticks anymore but 4. In fact, 4 sticks give you a wooden plank item, part of
  the group:wood, and this wooden plank gives you back 9 sticks, which could be used to craft again some wooden planks, etc...
2015-02-25 21:17:23 +01:00
LeMagnesium
24bbb848e7 Made superapples harder to craft
- Changed craft recipe for default:superapple, now using :
	"default:apple","default:mese","default:mese"
2015-01-20 21:32:21 +01:00
LeMagnesium
a921fb4b97 Merge... some random commits 2014-12-15 00:04:45 +01:00
LeMagnesium
4ad72bfdd4 Merge Give 4 obsidianbrick for 4 obsidian (but 2) 2014-12-14 23:28:29 +01:00
LeMagnesium
386816df66 Merge "Add obsidianbrick" and farming's soil's texture 2014-12-14 22:57:29 +01:00
LeMagnesium
8b3abd1b43 Rollback again, something is crashing the server.. 2014-12-10 23:31:28 +01:00
LeMagnesium
2155ecc638 OK, ROLLBACK!
- All the modifications done before 7845fd5f1f are reverted
- Merged commits from http://github.com/minetest/minetest_game from 10 days ago to today. (concerning default mod)

TODO: Merge the other mods which have been reverted.
      Add all the commits of Ombridride after the 7845fd5f1f one.

Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-12-10 16:49:14 +01:00
LeMagnesium
59bee675a1 Removing a mysterious message
- Removing a mysterious message in crafting.lua (maybe sent from space..)
2014-11-15 00:50:22 +01:00
LeMagnesium
05086b77d7 Merge http://github.com/Ataron/minetest-minetestforfun-server into Ataron-master
Conflicts:
	minetestforfun_game/mods/default/crafting.lua
2014-11-14 22:23:57 +01:00
LeMagnesium
ebae847132 Removing useless craft recipes
- Removing craft recipes using/creating tools with moreores items, or from moreores items
- Changing craft recipe for default:bronze_ingot, now using copper ingot and steel ingot
Signed-off-by: LeMagnesium <mg.minetest@gmail.com>
2014-11-14 20:25:06 +01:00
Ataron
6af63a7e5d Enlevement du silver et du tin deja existants dans moreores 2014-11-14 18:47:49 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00