Graham Hughes
51f597321d
Add crop support for Pam's Harvestcraft and Roots herbs ( #1164 )
...
* Add harvest ritual support for Pam's crops.
* Add roots crops.
* Per @TehNut, use BM instance logger.
* Call getMaxAge rather than hardcode 3.
(cherry picked from commit 061850e
)
2017-06-21 19:59:38 -07:00
Nicholas Ignoffo
375e3b0ee2
Add support for ExU and AA crops to plantable handler ( #1107 )
...
Theoretically. Don't actually know if their stuff is written properly.
(cherry picked from commit abef1ba
)
2017-05-21 13:47:15 -07:00
Nicholas Ignoffo
85a8a12a6f
Update mappings
2017-02-04 22:43:19 -08:00
Nicholas Ignoffo
600ff65aa8
Fix Plantable harvest handler not replanting ( #781 )
...
Another case of NutDerp!
2016-06-05 16:55:01 -07:00
Nicholas Ignoffo
de5e23e6c4
package-info upd- I mean 1.9.4 update
...
These are now "required" thanks to Mojang giving us some annotations. Yay..?
2016-05-19 17:43:33 -07:00
Nicholas Ignoffo
d550513f0a
Update Forge + mappings
2016-04-24 10:06:28 -07:00
Nick
6c729db70c
Initial 1.9 commit
...
This DOES NOT BUILD. Do not even attempt.
Almost everything has been ported besides the block/item packages. Then it's a matter of testing what broke.
2016-03-17 13:00:46 -07:00
WayofTime
134b11f177
Normalized code formatting.
2016-03-16 18:41:06 -04:00
WayofTime
da6f410394
Lots of import rearrangement due to odd "clean up" algorithm. Added Crystals, which are very WIP.
2016-02-25 08:54:18 -05:00
Nick
34e6350cbc
Add handlers for "tall" and "stem" crops
...
Documentation for all harvest-y stuff as well.
2016-01-09 01:54:25 -08:00
Nick
92d633626e
Fix Plantable harvest handler
2016-01-08 16:14:27 -08:00
Nick
5744d19ca9
Implement Harvest Ritual
...
Currently only a handler for standard crops (wheat, carrots, etc) is implemented.
2016-01-08 00:32:03 -08:00