Advertisement

Crafting

Talk Page
Archives
  1. 2010
  2. 2011
  3. 2012 – 2014
  4. Current

durability when breaking "instant break" blocks with tools

Does pickaxes lose durability when used to break instant-break blocks, such as torches, flowers and tall grass? --Andrybak (talk) 20:05, 16 January 2015 (UTC)

Refer to Tools#Item durability. KnightMiner (t·c) 20:49, 16 January 2015 (UTC)

Wiki source of the recipes

I'm trying to get the wiki source of all the recipes. I think it has something to do with that script Module:Recipe_list. I'd like to get the wiki sources of all the recipes without downloading every individual item/block page wiki source, is that possible using that script or some other way ? --Rom1504 (talk) 09:06, 23 March 2015 (UTC)

Ok, so I found out some things. Let's answer myself :

For your information, this is what I want to use that data for https://github.com/andrewrk/mineflayer/issues/229 .

--Rom1504 (talk) 09:50, 23 March 2015 (UTC)

The individual recipes within the "obtaining" section are stored on each individual page, while the "usage" recipes are loaded from other pages obtaining. The script here loads recipes using DPL, which would be helpful if you are loading the recipe data on the wiki, although it obtains the recipes from the other pages, meaning the data is in no way stored here.
Your options would be:
  • Taking the source text of all the pages that use the template for crafting. In this case, in order to process the data you would need to read a few of the modules you mentioned, and one you missed, Module:Crafting. (this could in theory be done on wiki using DPL, where you output the text rather than the displayed recipes, though it would be complicated to get the data into a format that is useful.)
  • Attempting to converting the html source for your purposes. KnightMiner t/c 14:26, 23 March 2015 (UTC)

Ok I think I will try that first option.

I actually already tried the second option, with some success (see https://github.com/andrewrk/mineflayer/blob/master/bin/transform1_recipes.js ) but it's imperfect and kind of ugly so I think it would be better to parse the source directly.

--Rom1504 (talk) 14:42, 23 March 2015 (UTC)

It's probably best to use an API query to run a DPL query to extract data.
{{#dpl:categorymatch=%recipe
|include={Crafting}:1:2:3:4:5:6:7:8:9:A1:B1:C1:A2:B2:C2:A3:B3:C3:Output
|mode = userformat
|secseparators = ====
|multisecseparators = ====
}}
in API form
for example, should return all recipes in a more digestible manner (if you're hitting a DPL limit, do each category in category:recipe types one-by-one), but you may wish to do more filtering to avoid invalid recipes, like filtering out userpages. You'll still need to read some other data, like Module:Inventory slot/Aliases to translate stuff like "Any Wood", but lua tables are pretty similar to JSON, so they should be fairly easy to read. MajrTalk
Contribs
15:04, 23 March 2015 (UTC)

Thanks KnightMiner and Majr ! I used all these info and managed to make scripts to extract blocks, items and recipes (there https://github.com/PrismarineJS/minecraft-data/tree/master/bin/wiki_extractor). --Rom1504 (talk) 14:31, 2 May 2015 (UTC)

Category/subcategory for Banners?

I can't be the only one who gets frustrated trying to find a recipe only to have to scroll through a ton of banner recipes in the decoration section. Maybe even just have the base banner, with a link to the banner page (and have that have all the individual banner style recipes if it doesn't already)? Lizardorb (talk) 17:39, 3 April 2016 (UTC)

Maybe a different section altogether for Banners? – Sealbudsman talk/contr 19:14, 3 April 2016 (UTC)
Sounds good to me! MajrTalk
Contribs
11:40, 6 April 2016 (UTC)

Computer Edition

The introduction to this page is considerably longer than on most pages. It may be best to put PC into a section, the way PE and console editions are. The Blobs Paper 04:30, 28 February 2017 (UTC)

Recipe Book

There needs to be a subsection of § Computer crafting for the recipe bookNixinova Book and Quill Diamond Pickaxe Map (item) • 06:31, 1 June 2017 (UTC)

Have fixed recipes been removed from the game?

They don't directly exist in data packs, and there seem to be zero in the listing now. Can someone investigate? 74.213.225.80 05:11, 13 July 2019 (UTC)

What did they even do? I just noticed that icon in the explanation for the first time today. Fabian42 (talk) 17:46, 13 July 2019 (UTC)

Suspicious stew

Suspicious stew is listed twice because the flower page is in Category:Foodstuff recipe. If it could get removed, that would probably solve the problem. See topic on the flower talk page. 76.24.42.79 19:29, 15 September 2020 (UTC)

"Removed Recipes" tab has no hide feature

Every tab on the page can be shown or hidden with a button, except the removed recipes, which always show. Can this tab be given some love please?

76.107.166.213 20:40, 2 March 2021 (UTC)

would a crafting recipe that was assigned the wrong item constitute as a changed recipe?

just wondering, cause like that was the case of the Jukebox crafting recipe in preupload Alpha v1.0.14, where it instead, by mistake, made a Bookshelf. this was corrected in the reupload of said version, where it gives a Jukebox. again, just wondering

Maidentree (talk) 04:24, 22 November 2022 (UTC)

Bamboo blocks 1.20

The bamboo blocks are 1.20 blocks, but it doesn’t have the upcoming thing in the description, should this be added? MinecraftNoobCity (talk) 02:22, 5 February 2023 (UTC) Edit: Bamboo Mosaic Stairs and Bamboo Mosaic Slab don’t have, the planks have MinecraftNoobCity (talk) 02:28, 5 February 2023 (UTC)