05-25-2015, 06:27 AM
(This post was last modified: 11-04-2015, 07:21 AM by Seadragon91.)
Hey,
I wanted to make something bigger in the source of mc server. For this I started on the brewing code a few weeks ago
In developing of this, I used the furnace code as help
My github branch where, I working on this:
https://github.com/Seadragon91/MCServer/tree/brewing
This is a short list, more explanation a few lines below.
TODO:
Added the file brewing.txt with recipes
https://github.com/Seadragon91/cuberite/...rewing.txt
I wanted to make something bigger in the source of mc server. For this I started on the brewing code a few weeks ago
In developing of this, I used the furnace code as help
My github branch where, I working on this:
https://github.com/Seadragon91/MCServer/tree/brewing
This is a short list, more explanation a few lines below.
TODO:
- Done: Brewing window
- Done: Brewing process
- Done: Handling with the slots
- Done: Brewing.txt with recipes
- Done: Storage: Loading / saving of the brewing stand
- Done: Export to the lua api
- Done: Added hooks - Review needed
Added the file brewing.txt with recipes
https://github.com/Seadragon91/cuberite/...rewing.txt