1
0
mirror of https://github.com/rubenwardy/food.git synced 2024-12-23 00:10:18 +01:00
Commit Graph

89 Commits

Author SHA1 Message Date
Xanthin
0a92c26448 posssible fix for chicken soup crafting
I found three methods to get the crafting of chicken soup working. (A whole day trial and error, close to become insane;))
1. This is the version wich I think is close to the original intend of the mod. It´s compatible with all 3 mods (mobf,mobs,jk) starting with food together (or allone, or only food) and replaces the food mods default recipe for Raw Meat. But the cooking output from raw meat for all three mods is the default "Venison".
2. If Venison should be replaced too, then the group in food.support for jkanimals and mobs must be "chicken" instead of "meat". But this is not compatible with animalmaterials starting together with one or both of the other two mods. And, I don´t know why, jkanimals overwrites the inventory images for mobs meat if both start together.
3. So the third method is to delete the cooking for animalsmaterial and maybe replace the food.support for it with meat_chicken instead of meat-raw. This makes sense, it´s a chicken soup and instead of the other two mods, you get chicken meat from the chicken.

Maybe this helps, I hope it´s not confusing.
2014-04-07 21:28:17 +02:00
Xanthin
a74316b4ef fix typo 2014-04-06 20:30:10 +02:00
Xanthin
de188a8593 fix typo 2014-04-06 20:29:06 +02:00
rubenwardy
3f5338ec8c Merge pull request #7 from CiaranG/master
Add support for bushes sugar
2014-03-16 19:01:14 +00:00
rubenwardy
953057a817 Merge pull request #6 from Xanthin/Translation
food localisation
2014-03-16 19:01:01 +00:00
Ciaran Gultnieks
733fbcd1cc Add support for bushes sugar 2014-03-16 10:20:34 +00:00
Xanthin
be35e79615 added juice 2014-03-11 12:53:38 +01:00
Xanthin
796a7cace3 added soup and juice
fixed soup and juice
2014-03-11 12:49:55 +01:00
Xanthin
1c4cbd162c Update init.lua 2014-03-11 12:46:06 +01:00
hawkril
2f6042c189 fixed Soups 2014-03-11 12:23:56 +01:00
Xanthin
ad571992c3 delted S() for soup and juice
doesn't work so easy, need other method
2014-03-09 20:15:17 +01:00
Xanthin
cbff898c50 added soup translation 2014-03-09 20:03:38 +01:00
Xanthin
091bec3b34 added S() to soup 2014-03-09 20:02:48 +01:00
Xanthin
a6e7873ce8 Fixed wrong spelling 2014-03-08 22:49:34 +01:00
Xanthin
0ea9342354 Fixed wrong spelling 2014-03-08 22:49:09 +01:00
Xanthin
93eee4dc2f added german translation 2014-03-08 22:38:32 +01:00
Xanthin
57bebd2de4 added words for translation
like in init.lua, still unclear how to hanlde the soup an juice
2014-03-08 22:05:07 +01:00
Xanthin
c5b1dea5e7 Add intllib function to init.lua
Most descriptions set in S().....Soup an Juicy unclear how to set S() for translation because of the "..flav.." thingi
2014-03-08 21:55:43 +01:00
Xanthin
9744d980e3 create template.txt for multiple transaltion 2014-03-08 21:20:26 +01:00
Xanthin
22ac1e26d5 Create translation file de.txt 2014-03-08 21:18:35 +01:00
rubenwardy
37cc9d8ff4 Fixed small bug and disabled debug 2014-02-05 09:29:25 +00:00
Rubenwardy
99e837691a Re-add Farming+ potato support 2013-10-17 19:18:12 +01:00
Rubenwardy
2f5639d591 Add support for veggies mod 2013-10-17 19:12:33 +01:00
Andrew Ward
e7d3a8d8fd Merge pull request #5 from rubenwardy/ActualVersion2
Release v2
2013-09-25 06:03:55 -07:00
Andrew Ward
c090d9e5b0 Add jkmod support in depends 2013-09-25 13:11:22 +01:00
Andrew Ward
f82e42b80e Add jkmod support 2013-09-25 13:08:41 +01:00
Andrew Ward
6b1472c809 Update README.md 2013-09-20 12:20:36 +01:00
Andrew Ward
8c4807fe74 Fix BetterHud Support 2013-09-20 12:09:16 +01:00
Rubenwardy
b17c3c6ed4 Juices, potato, meat and more 2013-09-16 19:21:22 +01:00
Rubenwardy
c40055af83 Soup and BetterHud support 2013-09-10 18:35:04 +01:00
Rubenwardy
de199c93be Add documentation note 2013-09-05 19:36:30 +01:00
Rubenwardy
71bc512e45 Add readme 2013-09-05 19:24:35 +01:00
Rubenwardy
0ec2e54bc8 Initial version 2 commit 2013-09-05 19:12:09 +01:00
Andrew Ward
22be9b83c3 Merge pull request #2 from Zaraki98/patch-1
Replace 2 buckets
2013-08-09 08:37:05 -07:00
Zaraki98
2b6339fea9 Update bowl craft 2013-08-03 11:36:11 +02:00
Zaraki98
0fbdb1f066 Update bowl craft 2013-08-03 11:35:00 +02:00
Zaraki98
dcdf311096 Create a bowl craft 2013-08-01 11:56:27 +02:00
Zaraki98
f365b58888 Replace 2 buckets
Only one bucket was replaced, so we need to repeat the action for the second bucket.
2013-07-31 18:38:12 +02:00
Rubenwardy
d323299916 Add recipes for supported 2013-05-01 17:19:23 +01:00
Rubenwardy
38662b0a19 Texture fixes and mod support fixes. 2013-03-28 17:28:10 +00:00
Andrew Ward
98f3be3995 Update README.md 2013-01-27 15:00:22 +00:00
Andrew Ward
ebb81cce88 Update support.lua 2013-01-10 21:15:30 +00:00
Rubenwardy
203ae5d420 mymobs, aerophonics support 2013-01-04 16:51:24 +00:00
Andrew Ward
9d35da3411 Comments 2012-12-17 17:43:56 +00:00
Rubenwardy
ed0f8e255f DocFarming support and more foods added 2012-12-17 17:31:35 +00:00
Rubenwardy
0dd3316579 Corrected wrong push 2012-12-13 19:59:31 +00:00
Rubenwardy
d98243d086 Corrected stupid ubuntu corruptions
I am never using command line GitHub again
2012-12-13 19:54:15 +00:00
rubenwardy
bacbbc9acf support for pilzadams mob mod 2012-12-13 19:39:22 +00:00
rubenwardy
dabcdb292d Removed some stuff 2012-12-07 19:13:57 +00:00
rubenwardy
f727a8f3ec update readme 2012-12-04 18:00:17 +00:00