PrismarineJS / PrismarineJS/minecraft-data

Add an "outIngredients" in recipe format

Open
#10 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

new data
Dominant language
JavaScript
Stars
938
Forks
294
Avg merge
2d 10h
Merged PRs (30d)
23

Description

http://minecraft.gamepedia.com/Written_Book is an unordered recipe, ie it uses ingredients. But it doesn't consume the written book so there should be a "outIngredients" in the recipe format.

see https://github.com/PrismarineJS/minecraft-data/blob/master/enums/recipes.json#L3479

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect enums/recipes.json around the referenced entry at line 3479 and compare its structure with other unordered recipes. Add the outIngredients field for the written-book recipe, then verify that the recipe format remains consistent with nearby entries.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.