*** Recipe Updates ***
#4
@ STR_Warrior ~ I'm working on it.
@ xoft ~ Dropping these changes into any revision will result in working recipes. All that is needed is editing the Recipes.txt and items.ini files. These are just recipes, any specific function of a block or item would need to be coded. Later on, I might attach updates of both files so people only need to copy paste and overwrite the existing files in any revision. For now, anyone who is interested can edit them manually. I do appreciate your advice about FakeTruth. I would like to eventually be on the dev team helping add missing features via C++ and Lua.

*** Recipe Update ***

Add to items.ini -> map=358
Add to recipes.txt -> 3x3,1:3:339:1,1:2:339:1,1:1:339:1,2:3:339:1,2:2:345:1,2:1:339:1,3:3:339:1,3:2:339:1,3:1:339:1@358:1 # map

Please note that this is only the recipe. Crafting this recipe ingame will let you wield the map but will not draw the map as you walk around. The drawmap() code will need to be written at some point.

Also, a quick fix for the ladder recipe. All revisions of recipes.txt give you 1 ladder per craft. however, to be Minecraft accurate it should give you 3 ladders. Replace the 1 at the end of this entry:

3x3,1:*:280:1,3:*:280:1,2:2:280:1@65:1 # Ladder

with a 3 so it looks like so:

3x3,1:*:280:1,3:*:280:1,2:2:280:1@65:3 # Ladder

More recipes on the way.
Reply
Thanks given by:


Messages In This Thread
*** Recipe Updates *** - by dorkboy - 04-13-2012, 05:38 PM
RE: *** Recipe Updates *** - by NiLSPACE - 04-13-2012, 06:59 PM
RE: *** Recipe Updates *** - by xoft - 04-13-2012, 07:29 PM
RE: *** Recipe Updates *** - by dorkboy - 04-13-2012, 09:10 PM
RE: *** Recipe Updates *** - by FakeTruth - 04-13-2012, 10:04 PM
RE: *** Recipe Updates *** - by xoft - 04-13-2012, 10:22 PM
RE: *** Recipe Updates *** - by NiLSPACE - 04-14-2012, 04:02 AM
RE: *** Recipe Updates *** - by dorkboy - 04-14-2012, 05:24 AM
RE: *** Recipe Updates *** - by xoft - 04-15-2012, 03:26 AM
RE: *** Recipe Updates *** - by dorkboy - 04-17-2012, 10:56 AM
RE: *** Recipe Updates *** - by dorkboy - 04-21-2012, 01:32 PM
RE: *** Recipe Updates *** - by xoft - 04-22-2012, 02:06 AM
RE: *** Recipe Updates *** - by Luksor - 06-03-2012, 07:02 AM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 05:11 PM
RE: *** Recipe Updates *** - by Luksor - 06-03-2012, 06:13 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 06:46 PM
RE: *** Recipe Updates *** - by Luksor - 06-03-2012, 07:01 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 07:30 PM
RE: *** Recipe Updates *** - by Luksor - 06-03-2012, 07:40 PM
RE: *** Recipe Updates *** - by NiLSPACE - 06-03-2012, 07:36 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 07:48 PM
RE: *** Recipe Updates *** - by NiLSPACE - 06-03-2012, 07:53 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 07:59 PM
RE: *** Recipe Updates *** - by NiLSPACE - 06-03-2012, 08:02 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 08:19 PM
RE: *** Recipe Updates *** - by NiLSPACE - 06-03-2012, 08:32 PM
RE: *** Recipe Updates *** - by Luksor - 06-03-2012, 08:23 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 08:24 PM
RE: *** Recipe Updates *** - by Luksor - 06-03-2012, 08:24 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 08:39 PM
RE: *** Recipe Updates *** - by Luksor - 06-03-2012, 08:42 PM
RE: *** Recipe Updates *** - by NiLSPACE - 06-03-2012, 08:48 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 09:03 PM
RE: *** Recipe Updates *** - by xoft - 06-03-2012, 10:43 PM
RE: *** Recipe Updates *** - by FakeTruth - 06-04-2012, 02:54 AM
RE: *** Recipe Updates *** - by Luksor - 06-04-2012, 05:16 AM
RE: *** Recipe Updates *** - by xoft - 06-04-2012, 05:20 AM
RE: *** Recipe Updates *** - by xoft - 06-04-2012, 06:43 AM
RE: *** Recipe Updates *** - by Taugeshtu - 06-04-2012, 07:00 AM
RE: *** Recipe Updates *** - by FakeTruth - 06-04-2012, 07:40 AM
RE: *** Recipe Updates *** - by xoft - 06-04-2012, 03:32 PM
RE: *** Recipe Updates *** - by xoft - 06-04-2012, 10:40 PM
RE: *** Recipe Updates *** - by xoft - 06-05-2012, 04:45 PM
RE: *** Recipe Updates *** - by Taugeshtu - 06-05-2012, 08:12 PM
RE: *** Recipe Updates *** - by xoft - 06-05-2012, 08:15 PM
RE: *** Recipe Updates *** - by Taugeshtu - 06-05-2012, 08:19 PM
RE: *** Recipe Updates *** - by Taugeshtu - 06-05-2012, 11:19 PM
RE: *** Recipe Updates *** - by xoft - 06-05-2012, 11:50 PM
RE: *** Recipe Updates *** - by xoft - 06-06-2012, 01:31 AM
RE: *** Recipe Updates *** - by Taugeshtu - 06-06-2012, 01:38 AM
RE: *** Recipe Updates *** - by Luksor - 06-07-2012, 05:41 AM
RE: *** Recipe Updates *** - by xoft - 06-07-2012, 06:15 AM
RE: *** Recipe Updates *** - by Taugeshtu - 06-07-2012, 06:33 AM
RE: *** Recipe Updates *** - by NiLSPACE - 06-07-2012, 03:17 PM
RE: *** Recipe Updates *** - by NiLSPACE - 06-11-2012, 01:56 AM
RE: *** Recipe Updates *** - by xoft - 06-11-2012, 03:32 PM
RE: *** Recipe Updates *** - by NiLSPACE - 09-29-2012, 10:08 PM
RE: *** Recipe Updates *** - by xoft - 09-29-2012, 11:39 PM
RE: *** Recipe Updates *** - by NiLSPACE - 09-29-2012, 11:46 PM
RE: *** Recipe Updates *** - by xoft - 09-30-2012, 12:46 AM
RE: *** Recipe Updates *** - by NiLSPACE - 09-30-2012, 12:53 AM
RE: *** Recipe Updates *** - by xoft - 09-30-2012, 01:04 AM
RE: *** Recipe Updates *** - by NiLSPACE - 09-30-2012, 01:11 AM
RE: *** Recipe Updates *** - by NiLSPACE - 11-17-2012, 07:05 AM
RE: *** Recipe Updates *** - by xoft - 11-17-2012, 07:29 PM
RE: *** Recipe Updates *** - by NiLSPACE - 11-17-2012, 07:35 PM
RE: *** Recipe Updates *** - by xoft - 11-17-2012, 08:08 PM
RE: *** Recipe Updates *** - by NiLSPACE - 01-12-2013, 03:12 AM
RE: *** Recipe Updates *** - by NiLSPACE - 07-16-2014, 03:59 AM
RE: *** Recipe Updates *** - by xoft - 07-16-2014, 04:17 AM
RE: *** Recipe Updates *** - by NiLSPACE - 08-02-2014, 08:09 AM



Users browsing this thread: 2 Guest(s)