andrewminer / crafting-guide

The ultimate step-by-step guide to make anything in Minecraft
http://crafting-guide.com
66 stars 192 forks source link

Allow fractional amounts as inputs #186

Open andrewminer opened 8 years ago

andrewminer commented 8 years ago

PROBLEM

The Metallurgic Infuser from Mekansim has several recipes in which you input certain items into a machine (e.g., Compressed Redstone) to fill a buffer, and then recipes only use a small part of the buffer (e.g., the Basic Control Circuit). This results in the recipe only requiring a fractional part of the input item.

SOLUTION

Recipes should be able to specify decimal numbers as input amounts, and the affected recipes in Mekanism should be updated to use this ability.