Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

burning time #13

Open
rom1504 opened this issue Mar 4, 2016 · 1 comment
Open

burning time #13

rom1504 opened this issue Mar 4, 2016 · 1 comment

Comments

@rom1504
Copy link
Member

rom1504 commented Mar 4, 2016

http://minecraft.gamepedia.com/Furnace/table

wil probably go in a burning.json

@Gjum
Copy link
Member

Gjum commented Mar 4, 2016

schema:

[
  {
    "item": "item_name",
    "ticks": 123
  }
]

Note that ticks is a good standard unit since it is also sent in the protocol as furnaces' window properties.

Other data such as number of items that can be burned per fuel item can be calculated from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants