Commit Graph

41 Commits

Author SHA1 Message Date
Adubbz 926cbbb2dd Began reorganising the repo 2013-09-13 16:44:22 +10:00
Matt Caughey 9f13ffbe54 Removed beekeeping stuff 2013-09-11 07:43:47 -04:00
Matt Caughey a0681d5ccb Started on beekeeping stuff 2013-09-10 14:28:53 -04:00
Adubbz 7791cadfe0 Split the config file into sub files 2013-08-03 10:07:43 +10:00
Adubbz 52256f5053 Fixed the logo, did some cleanup and fixed the localised names for fluids 2013-07-20 08:42:53 +10:00
Adubbz a04827be39 Wild carrot blocks now give their respective item when using pick block 2013-07-12 09:39:11 +10:00
Matt Caughey 0d55862b0c Finalized food merging stuff 2013-07-11 01:15:07 -04:00
Adubbz 728cb76268 Started work so foods can be in one ID 2013-07-10 20:58:21 +10:00
Adubbz 0cef9ff663 Switched to using the @EventHandler annotation, re-enabled tools 2013-07-02 17:43:39 +10:00
Adubbz ff2d485c8a Initial update for 1.6, a lot of stuff is still broken and none of the textures are working, however it does run. 2013-07-02 13:57:49 +10:00
Adubbz 8049490a5d Started cleanup in preparation for 1.6 2013-07-01 10:31:34 +10:00
Adubbz ac5c03abae Switched to using an event for handling leaf break speeds rather than overriding shears 2013-06-30 15:39:58 +10:00
Adubbz G 70d33a8f8b Added Scythes 2013-06-18 18:59:00 +10:00
taelnia 164f748360 Fix shears localization name 2013-06-09 19:58:48 -04:00
Adubbz 3fb9fed51c Finished localizations 2013-06-09 18:15:39 +10:00
Adubbz 4a381ce9b3 Started on the Soul Manipulation stuff (I would be more specific, but there's too much to list, and i can't be bothered splitting it into sub-commits) 2013-06-08 07:36:52 +10:00
Matt Caughey b07b17a766 Added sapphire gem, changed Ancient Staff stuff to use it, added gems to mineshaft and dungeon chest loot. 2013-06-02 22:54:15 -04:00
Matt Caughey 451449dcd9 Added the gem ores/blocks and world generation for them 2013-06-02 14:09:16 -04:00
Adubbz 7bf9aec53a Cleanup 2013-05-31 20:34:02 +10:00
Amnet fa8fd56815 Started working on the Promised Land portal rework - ancient staff is
getting depleted after use and needs charging with another nether star.
2013-05-30 01:24:58 +02:00
Adubbz b6d7fa7b1d Organise imports, merged the Fluids API into BOP (No longer requires a custom Forge, we can remove the files when the Liquid API is in Forge proper) 2013-05-29 11:05:27 +10:00
Matt Caughey 2b887abc5e Added berries (Food item). Finished up berry bushes. 2013-05-16 12:47:57 -04:00
Matt Caughey 7f38e7d047 Added sunflower seeds. Updated Thaumcraft integration. 2013-05-16 10:23:18 -04:00
Matt Caughey d25f608bba Added alternate black and white dye. Added glowshrooms. Tweaked some textures. 2013-05-13 07:13:46 -04:00
Matt Caughey 262a5af199 Added alternate blue, brown, and green dyes crafted from Blue Milk Caps, Mud Balls, and Moss. 2013-05-13 06:05:31 -04:00
Adubbz 632afef41c Updated readme, started on Poison Darts 2013-05-12 13:13:14 +10:00
Matt Caughey c10fcfb386 Tweaked a bunch of biomes. Added some new stuff to the Promised Land. 2013-05-10 14:50:44 -04:00
Adubbz 0465c23ef7 Started work on hippy flower bands, still need recipes and item icons 2013-05-09 20:33:50 +10:00
Matt Caughey ac6be03582 Started adding the dart blower. Added poison item. 2013-05-06 21:02:25 -04:00
Adubbz a508261cf8 Revert Forstride's derp 2013-05-03 23:00:44 +10:00
Matt Caughey d880bd5f61 Setting up SourceTree, yet againn 2013-05-03 08:42:16 -04:00
Amnet ff149f05a0 Fixed mudballs in dispensers (had to move to separate ID)
Added seeds on destroying our grasses
Added carrots / potatoes dropped on destroying sprouts (1% chance)
Added golem compatibility with our apple leaves for Thaumcraft
Added random drop of apples when destroying apple leaves
Added flowers to plants created on bonemeal use
Changed recipe for Bamboo Thatching
Added bamboo usable as sticks
2013-04-25 00:45:57 +02:00
Amnet c853d692a1 Cleaned up configuration. Some refactoting. 2013-04-23 12:35:29 +02:00
Amnet 8abccb9e3f Some fixes here and there. Refactoring the code. 2013-04-22 18:14:07 +02:00
Amnet d4dcf00f9f Items done 2013-04-21 22:18:43 +02:00
Amnet 904181c734 Clearing up some items (Bamboo, Moss) 2013-04-21 17:20:28 +02:00
Adubbz 4e4fa7b3d3 Added an API for changing the speed of shears against blocks 2013-04-20 11:42:26 +10:00
Amnet eddef226e0 Finished reducing all the IDs - time to start bugfixing and finishing
it.
2013-04-20 03:26:09 +02:00
Adubbz eb151610f3 Entity API, ditched ModLoader naming scheme for the Biomes O Plenty main class 2013-04-19 19:35:26 +10:00
Adubbz 1e75cdb130 Moved everything else out of mod_BiomesOPlenty.class, all that is remaining is declarations for things that don't really need a seperate class or classes that declare other things 2013-04-19 18:33:35 +10:00
Amnet 74472de756 Renamed packages - I think it's better that way. 2013-04-16 10:19:59 +02:00
Renamed from src/minecraft/com/bopteam/biomesop/configuration/BOPItems.java (Browse further)