1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-08 22:00:26 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
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