MultiCrafterLib icon indicating copy to clipboard operation
MultiCrafterLib copied to clipboard

A Mindustry mod library provides a multiple-recipe crafter to produce items, fluids, power or even heat for Json and JavaScript mods.

Results 7 MultiCrafterLib issues
Sort by recently updated
recently updated
newest added

Heat output seems to produce heat indefinitely after it is started, even when it's off. Looks like the same issue with infinite input heat. Relevant Discord messages: https://discord.com/channels/937228972041842718/1184245369631154388/1221910964547620945

Bug

If you encounter **any** bug, please open a new issue with as much details as possible. If you have **any** ideas (really, anything you may have), feel free to comment....

Some users in (H)JSON (need to be tested in Java) tried to use the `consumes` variable to make their MultiCrafter have global consumers, e.g: the block requires 60power/sec to work...

Bug

Provide users information and detailed guide on how to fix some issues, warnings and errors, that they might encounter.

Documentation

Since the `v2.x.y` will bring huge changes, a migration guide is required to help users migrate from the `v1.x.y` to the `v2.x.y`

Documentation

Bars of a block is based on all the recipe (e.g. if one recipe has power then for all recipes the power bar appears). How to reproduce: 1. get a...

Bug