Commit Graph

150 Commits

Author SHA1 Message Date
Adubbz 907934184b More fixes 2020-07-05 02:08:15 +10:00
AtlaStar 3321b05f22
Forge 31.2.0 fixes (#1605)
* Changed environment for testing in eclipse

* Fixes issue for Forge 31.2.0

Changes the way SoundEvents are constructed as to no longer use depreciated call to super in 31.2.0

* Remove generated files

Some things got past BiomeOPlenty's .gitignore, simply removing them before submitting a PR

* Cleanup

Should resolve style issues in PR

Co-authored-by: D Melton <55304913+DMelton1221@users.noreply.github.com>
2020-05-16 18:15:44 +10:00
Adubbz 883717a7c1 Mappings overhaul 2019-12-31 18:31:48 +11:00
Adubbz 80e1d30c29 Fixed boats. Closes #1518 2019-12-28 12:38:34 +11:00
Adubbz 93aa27cd66 Water plants still suck 2019-12-28 12:05:07 +11:00
Adubbz b6513a05b1 Now compiles 2019-12-26 16:34:54 +11:00
Adubbz d6ae490f4b Fixes 2019-12-26 10:14:01 +11:00
Corail31 da98209404 fix #1446 & add dispenser behavior for bop boats 2019-08-10 10:11:24 +02:00
Corail31 ce1cdff408 bop boats now extends BoatEntity 2019-07-30 02:17:25 +02:00
Corail31 184761785c fix custom boats 2019-07-29 10:12:20 +02:00
Forstride 3a4458a666 Started working on re-adding boats (Still broken, boat items spawn oak boats for the time being) 2019-07-27 21:14:29 -04:00
Forstride 4e33f53f8a Fixed sounds/tool effectiveness for various blocks, renamed block/item classes to match 1.14 naming convention 2019-07-26 06:57:24 -04:00
Forstride b9eb540c98 For some reason the last commit didn't fully work? 2019-07-25 18:38:52 -04:00
Forstride 3efcf8059f Removed tiny cacti and mud ball entity, fixed stack sizes for mud balls/music disc 2019-07-25 18:37:45 -04:00
Forstride 57d24ab3a6 Fixed reed/watergrass/mangrove root item placement (Again...), removed sweet berry bushes from Orchards 2019-07-24 01:58:38 -04:00
Forstride f3be863e22 Added block drop loot tables 2019-06-26 07:23:43 -04:00
Forstride 7d459d7cb9 Fixed fence data tags, renamed music disc stuff to match vanilla 2019-06-25 19:02:54 -04:00
Adubbz c54f209808 Various fixes 2019-06-25 17:20:36 +10:00
Adubbz 0f435c7f93 Finished off worldgen (except trees) 2019-06-25 13:48:39 +10:00
Adubbz 567b505439 Fixes 2019-06-14 00:00:59 +10:00
Adubbz 9ffb7c5e5f Merge branch 'BOP-1.13-8.x.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.14.x-9.x.x 2019-06-13 17:37:18 +10:00
Adubbz 23d673cbb0 Updated blocks 2019-06-13 15:08:11 +10:00
Forstride 23ad4b22dd Changed Cold Desert to not have snow, added missing override annotations 2019-06-13 00:49:50 -04:00
Forstride 264cec0e33 Fixed water plant itemblock not placing the right block 2019-05-25 18:56:36 -04:00
Adubbz 43f4c6c2a7 Updated Forge 2019-05-25 10:31:41 +10:00
Forstride dfe0c2debf Biome tweaks 2019-05-23 23:51:20 -04:00
Forstride e004478e3e Re-added reeds and watergrass 2019-05-23 18:26:07 -04:00
Forstride c0739d8f43 Started re-adding boat entities 2019-05-21 22:37:23 -04:00
Adubbz 9e9299b665 Updated to 1.13.2 2019-04-30 15:39:42 +10:00
Adubbz 75bf89e31f Attempted to get mudballs working. Seems entity registration is buggy 2019-01-12 11:51:55 +11:00
Forstride 88f6ea79c6 Removed fruits, updated localization to use JSON format 2019-01-10 05:50:37 -05:00
Adubbz 68fa0aad3c Updated Forge, added sounds 2019-01-10 19:44:17 +11:00
Adubbz 50cf0f59e1 Re-added the BoP creative tab and the items 2019-01-10 17:28:53 +11:00
Adubbz 7f6ace64e9 Mod now loads. Doesn't actually do anything (yet) 2019-01-07 19:35:58 +11:00
Forstride 87b669cc9b Improved the Temperate Rainforest biome, removed the flower basket item 2018-11-26 19:08:51 -05:00
GirafiStudios f2eb0052fe Only make blue fire jars place blue fire 2018-10-04 02:56:25 +02:00
GirafiStudios e76b5dad2a Fixed blue fire jar placing
Fixed getSubItems being client only
Fixed potential NPE when setting creative tabs
2018-10-04 02:44:11 +02:00
Forstride 8079fe3f86 Removed Pixies (Moved to Familiar Fauna) 2018-04-24 00:49:08 -04:00
Forstride 8db12839d0 Removed the Polar Chasm biome, added Blue Fire to the Phantasmagoric Inferno, reworked Terrarium models/textures 2018-04-15 00:05:02 -04:00
Forstride 24c7daec5f Removed Turnips, Ambrosia, Salads, Jelled Poison, and Pinecones 2018-04-14 11:57:29 -04:00
Forstride 7dffb4754f Added boats for BOP wood types (Closes #716) 2018-03-04 08:25:04 -05:00
CDAGaming 8a6426e196
Code Cleanup + Gradle Version Adjusts
- This PR Also Adjusts the Gradle URL to -all
(Suggested by IntelliJ IDEA)

(Code Cleanup by IntelliJ IDEA)
2017-10-31 19:48:04 -05:00
Adubbz d1ec982df9
Merge pull request #1113 from GirafiStudios/basket
Improved Flower Basket support, Closes #999
2017-11-01 11:10:00 +11:00
CDAGaming 8aa95d1818
Revert "Code Cleanup -- Optional" & MCP Update 2017-10-31 19:01:35 -05:00
CDAGaming 05a805eb46 Code Cleanup -- Optional 2017-10-30 19:06:00 -05:00
CDAGaming 124aa77d06 Update Forge and MCP Mappings Version
(Also Includes Code Simplifying)
2017-10-30 18:43:09 -05:00
GirafiStudios 39595d0c74 Improved Flower Basket support
Fixed a few possible NPEs
2017-10-15 16:34:06 +02:00
GirafiStudios 478130c26a Specified methods access levels, rather than having them package-private 2017-10-05 01:19:23 +02:00
GirafiStudios 00456bd224 Fixed biome finder not working on servers
Additional null check, to hopefully prevent issues in the future
Some minor cleanup
2017-10-04 19:48:18 +02:00
Forstride 94f04fa1b3 Removed Butterflies and Snails (To be merged with our upcoming mod, Familiar Fauna), fixed entity names to include BOP mod ID 2017-06-25 10:10:36 -04:00