This commit is contained in:
WayofTime 2015-02-01 10:41:53 -05:00
parent c6ba742d5f
commit 016aac34d4
2 changed files with 4 additions and 3 deletions

View file

@ -1,12 +1,12 @@
#
#Fri Jan 16 10:41:23 EST 2015
#Sun Feb 01 07:30:35 EST 2015
mod_name=BloodMagic
forge_version=10.13.2.1232
ccc_version=1.0.4.29
nei_version=1.0.3.64
//=Dependency Information
package_group=com.wayoftime.bloodmagic
mod_version=1.3.0b
mod_version=1.3.1Beta1
minetweaker_version=Dev-1.7.10-3.0.9B
mc_version=1.7.10
build_number=4
build_number=3

View file

@ -45,6 +45,7 @@ public class RoutingFocusParadigm
{
logicList.clear();
locationList.clear();
maximumAmount = 0;
}
public void setMaximumAmount(int amt)