summaryrefslogtreecommitdiffstats
path: root/Server/furnace.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Corrected furnace recipes for logLukas Pioch2020-04-251-2/+2
|
* Added check for item damage (#4681)Lukas Pioch2020-04-191-69/+72
| | | | | * Added check for item damage Co-authored-by: Mattes D <github@xoft.cz>
* Smelting Gives Experience (#4094)Alex Sweet2018-04-111-71/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Added 1.12 blocks (#3760)Bond-0092017-06-301-1/+16
|
* Added some blocks and items (#3503)mathiascode2017-02-141-1/+1
|
* Added 1.11 smelting recipes and fuels (#3526)Bond-0092017-01-091-39/+48
|
* Furnace: Changed GoldLeggings to GoldenLeggings (#3521)Bond-0092017-01-051-1/+1
|
* Added 1.11 blocks, items and recipes (#3500)mathiascode2016-12-301-22/+51
|
* Fixed wooden slabs only burning for 15 ticks. (#3212)Samantha Neubeck2016-05-241-1/+1
|
* Some 1.9 Crafting Recipes and Items. (#3199)Alexander Harkness2016-05-201-1/+3
|
* Alphabetically sorted configuration filesLogicParrot2016-01-171-53/+53
|
* Added 1.7 item namesMathias2015-12-221-1/+1
|
* Renamed output directory to ServerMattes D2015-09-051-0/+130