1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
Alexander Harkness 2529a89835 Golden Apple Fixes (#4130)
* Do not remove food item until player has been fed
* Golden apples now ignore hunger when eating
* Removed EnchantedGoldenApple recipe, as it was removed in 1.9
    Reference: https://minecraft.gamepedia.com/1.9#Items_2
* Adjust golden apple effects, as they were changed in 1.9
    Reference: https://minecraft.gamepedia.com/1.9#Items_2
2018-01-06 00:39:23 +00:00
Lukas Pioch 885d828712 Added bed entity (#3823)
* Added bed entity

* Export cBedEntity to lua
* Set color of bed through item damage value
* Added bed entity to APIDoc
* NBT: Added loading and saving
* Crafting recipes for the colored beds
2017-07-07 09:31:45 +02:00
Bond-009 7fd3899796 Added 1.12 blocks (#3760) 2017-06-30 10:46:58 +02:00
mathiascode 6176019911 Added 1.11 blocks, items and recipes (#3500) 2016-12-30 00:02:28 +01:00
Mathias c2727a45ad Added blocks and crafting recipes 2016-11-12 01:43:47 +02:00
hangyas 911aed26d8 remove hopper from dropper's recipe (#3374) 2016-09-07 21:53:26 +03:00
jammet 722b09adde Fixed NetherBrick recipes (#3306)
Again.
2016-08-10 08:34:26 +01:00
Alexander Harkness fea664f2cf Some 1.9 Crafting Recipes and Items. (#3199) 2016-05-20 09:33:56 +02:00
LogicParrot f73de02684 Added "Chissled Stone Bricks" recipe (#3192) 2016-05-15 17:40:52 +03:00
Mathias 9c3b88d663 Fixed melon block recipe 2016-03-14 19:36:46 +02:00
LogicParrot d0f815a64f Alphabetically sorted configuration files 2016-01-17 11:39:54 +02:00
jammet 4127d61284 Update crafting.txt
Added Mossy Cobblestone recipe
2016-01-17 01:44:52 +01:00
Gargaj fb69688fe9 fix crafting recipe for snow layers 2015-12-26 16:49:40 +01:00
Mathias a72318bbc3 Added 1.7 item names 2015-12-22 23:19:35 +02:00
Mathias 671e81966b Fixed a few crafting recipes 2015-12-12 18:39:01 +02:00
Gargaj 2971758df3 add Golden Carrot
Yay!
2015-11-23 17:39:40 +01:00
Mattes D dac97826f7 Renamed output directory to Server 2015-09-05 22:01:21 +02:00