1
0
Fork 0
Commit Graph

13 Commits

Author SHA1 Message Date
Lukas Pioch 6fb7b914eb Corrected furnace recipes for log 2020-04-25 12:27:27 +01:00
Lukas Pioch cb64e99377
Added check for item damage (#4681)
* Added check for item damage

Co-authored-by: Mattes D <github@xoft.cz>
2020-04-19 16:36:31 +00:00
Alex Sweet a0896c63d7 Smelting Gives Experience (#4094)
* Smelting Exp

Smelting now gives experience

* Furnace.txt update

Exp rewards are entered in furnace.txt, Reward calculation is now done
is the furnaceentity class

* furnace.txt update

Changed alignment tabs to spaces
Included documentation of exp in recipe

* Updated StringToFloat

changed strtod to strtof

* Explicit Float to Int

* Reworked Smelting Rewards

* No C casts

-Adds new function to the api
-Sets reward counter to 0 in furnace constructor

* Style and exp lock removed

-Fixed  style mistakes accoring to PR notes
-XP isn't locked to a single player anymore

* No Smelter API

-Removed SetLastSmelter and GetLastSmelter
-Fixed comments
-Fixed log reward amounts
2018-04-11 07:46:11 +01:00
Bond-009 7fd3899796 Added 1.12 blocks (#3760) 2017-06-30 10:46:58 +02:00
mathiascode 4311f4a658 Added some blocks and items (#3503) 2017-02-14 11:13:55 +01:00
Bond-009 20c8e7474b Added 1.11 smelting recipes and fuels (#3526) 2017-01-09 12:13:45 +01:00
Bond-009 9855d6a0bc Furnace: Changed GoldLeggings to GoldenLeggings (#3521) 2017-01-05 13:26:49 +01:00
mathiascode 6176019911 Added 1.11 blocks, items and recipes (#3500) 2016-12-30 00:02:28 +01:00
Samantha Neubeck 30e6425ed3 Fixed wooden slabs only burning for 15 ticks. (#3212) 2016-05-24 07:25:02 +01:00
Alexander Harkness fea664f2cf Some 1.9 Crafting Recipes and Items. (#3199) 2016-05-20 09:33:56 +02:00
LogicParrot d0f815a64f Alphabetically sorted configuration files 2016-01-17 11:39:54 +02:00
Mathias a72318bbc3 Added 1.7 item names 2015-12-22 23:19:35 +02:00
Mattes D dac97826f7 Renamed output directory to Server 2015-09-05 22:01:21 +02:00