-
I have decided to create a revolutionary new crafting system. Minecrafts system of placing items in a grid is tedious and nonsensical; theres nothing fun about it, especially with mods like gregtech t…
-
Commentary welcome.
:paperclip: ScottKillen/Bunyan#29
@toxicwolf
> Uses?
@ScottKillen
> Looking for suggestions on uses, harvesting process, recipes, value to the game, game balance, etc.
@harle…
-
Some examples:
``` yaml
processing:
- machine: furnace
inputs: [iron dust]
outputs: [iron ingot]
- machine: circuit assembler
inputs: [advanced circuit board, advanced circuit parts*2]
output…
k3rni updated
11 years ago
-
Insofar as I can tell, this isn't an intentional feature, though if it is, it needs a little refinement.
Furthermore, there's no crash report I can submit for this, so I'm not sure if only circumstant…
-
``` coffeescript
leaders =
hitler: [1889 1945]
stalin: [1878 1953]
gandhi: [1869 1948]
churchill: [1874 1965]
recipes =
cream: ['onion' 'cheese']
paprika: ['potato' 'cheese']
bacon: ['p…
-
I am making extensive use of jQuery Datatables and they require JSON feeds in a specific format which Rabl can't provide. The issue is I need to return un-named arrays which I can't work out how to g…
-
Wouldn't it make more sense to compile the ingredients needed for the entire recipe from the ingredients needed in each step, instead of having a list of them at the beginning of the recipe creation?
-
Converted from [SourceForge issue 1280261](https://sourceforge.net/support/tracker.php?aid=1280261), submitted by [SourceForge user atinkham](https://sourceforge.net/users/?user_id=914779) on 2005-09-…
-
Is crafting a planned feature? I'm pretty sure it's possible, and it would make a great feature to make bots able to craft. Maybe start off with combining/smelting metal, since that's a pretty basic a…
-
At the moment, it seems that the smelting recipes that the Minium Stone automatically generates are not properly detecting the output # of a recipe correctly.
I have a mod that adds a Condensed Wheat…