aboutsummaryrefslogtreecommitdiff
path: root/src/Java/gregtech/api/util/FishPondFakeRecipe.java
AgeCommit message (Collapse)Author
2018-04-16% Moved Zhuhai's recipe generator to be later. It is now called in ↵Jordan Byrne
onLoadComplete() to ensure it's called after all mods are initialized.
2018-02-27$ Organized imports.Jordan Byrne
$ FindBugs fixes.
2018-02-21$ Tree Farmer Work.Jordan Byrne
% Package cleanup. - Removed /Bed command.
2018-02-08$ Improved Fish Pond fake recipes in NEI.Jordan Byrne
2018-02-04$ Finished the Fishing Pond.Jordan Byrne
$ Made the Fishing Pond cache reflection data from WeightedRandomFishable objects. $ Fixed the Fish Pond not outputting correct stack sizes. (They were all 0)