Commit Graph

2086 Commits

Author SHA1 Message Date
Felipe Clariá 5e16d64a0a
Update spanish translations (#1638) 2020-07-11 19:29:26 -04:00
Forstride 43f17912de Renamed Undergarden to "Undergrowth" and Shadowlands to "Withered Abyss" 2020-07-10 14:51:25 -04:00
Adubbz a0174bf1f5 Update issue template versions 2020-07-10 23:33:12 +10:00
Adubbz 0bb50a2840 Fixed GuiEventHandler causing issues on servers 2020-07-10 23:30:44 +10:00
Forstride d504aebb96 Fixed supported plant types for Dried Salt blocks 2020-07-10 07:00:53 -04:00
Adubbz ff777917a1 Forge version bump 2020-07-10 19:27:42 +10:00
Adubbz b51d9a4dce Set bop worldtype by default 2020-07-10 19:17:36 +10:00
Adubbz 94dcd5f2d7 Skip the experimental complain screen 2020-07-10 18:41:04 +10:00
Forstride 29e6569f3c Flesh tendons, new maple/autumn leaf textures 2020-07-09 16:04:29 -04:00
Adubbz 6ea9a33bc1 Fleshy tweaks 2020-07-09 22:28:57 +10:00
Adubbz dc8964a9fd More fleshy things 2020-07-09 22:18:54 +10:00
Forstride b3931fc24b Fleshy things 2020-07-08 09:29:02 -04:00
Adubbz 6a95b28bc6 The bop worldtype now works on servers again 2020-07-08 22:49:38 +10:00
Forstride 563b2857a4 Various texture/biome tweaks 2020-07-08 06:50:30 -04:00
Adubbz be402fba7f Fixed biome provider preservation across world loads 2020-07-07 22:55:36 +10:00
Forstride e33525cd99 Added recipe for Nether Crystal Blocks, tweaked cattail textures 2020-07-07 06:23:02 -04:00
Forstride ac5527fd6c More Nether biome improvements 2020-07-06 02:37:51 -04:00
Forstride 24533be7c0 More Nether biome stuff 2020-07-05 13:46:53 -04:00
Forstride 2c703ba7b3 Nether biome stuff 2020-07-05 11:57:44 -04:00
Adubbz 9281f5df44 Fixed tree decay 2020-07-05 22:59:58 +10:00
Adubbz e31d46c2af Removed /bop tpbiome as Vanilla added its own command 2020-07-05 22:40:12 +10:00
Adubbz a2b377f2d5 Nether biome placement is now not-garbage 2020-07-05 22:30:55 +10:00
Adubbz d35095a2d0 Nether biomes now work 2020-07-05 22:01:06 +10:00
Forstride 965aa0551f Added Nether Crystals, removed Ash Blocks 2020-07-05 07:34:50 -04:00
Forstride 435ee8fbb0 Textures and stuff 2020-07-05 06:19:02 -04:00
Adubbz 8651b778d2 Boats suck thank you for coming to my TED talk 2020-07-05 20:11:34 +10:00
Adubbz 4d38d284a3 Block fixes 2020-07-05 20:04:48 +10:00
Adubbz bbcfb5e948 Fixed remaining compile errors 2020-07-05 19:37:00 +10:00
Adubbz 907934184b More fixes 2020-07-05 02:08:15 +10:00
Forstride ecbeb67551 Updated wall blockstates/models, added new block/item tags 2020-07-03 13:56:32 -04:00
Forstride 6a7ce041b5 Small fixes 2020-07-03 13:13:54 -04:00
Forstride a6db9423b9 Fixed up biome classes 2020-07-03 12:47:52 -04:00
Adubbz 2a246d57bc Mappings workarounds 2020-07-04 01:20:20 +10:00
Adubbz 814c9226b1 Updated gen features (except trees) 2020-07-04 00:22:59 +10:00
Adubbz ccf63a6bc0 Misc fixes 2020-07-03 23:49:05 +10:00
Adubbz 7f721ada2f Updated mappings and bumped versions 2020-06-26 12:46:10 +10:00
peehpeh fab38c4c35
Edited spanish translations (#1621) 2020-06-01 13:45:08 +10:00
Forstride b6dd8df42d Tweaked Dune Grass and Wanderer Music Disc textures 2020-05-28 20:21:36 -04:00
Adubbz 5f8430a78d
Attempt to bump required Forge version 2020-05-21 17:49:34 +10:00
Forstride b53a98852d Added stripped wood recipes (Closes #1612) 2020-05-18 18:38:28 -04: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 4919a112be
Bump forge version 2020-05-15 12:32:03 +10:00
peehpeh e28ab2ca8d
Updated spanish translations (#1599) 2020-05-14 15:14:28 -04:00
Forstride b2a9ab1bad Added block.properties for shader support (Doesn't seem to be working though? OptiFine might not have re-added support yet) 2020-05-04 09:03:44 -04:00
Adubbz 30a3e3fff0
Remove this too 2020-05-01 23:52:23 +10:00
Adubbz 4b44cdc955
Remove legacy server.properties workaround 2020-05-01 23:50:57 +10:00
SuperCoder79 7bca7e9707
refactor biome layers to match vanilla's new 1.15 system (#1571) 2020-04-21 21:23:54 +10:00
LoganDark 21ae14f67b
fix infinite loop in BushTreeFeature (#1589) 2020-04-21 21:23:31 +10:00
EnterFor 3d69190338
Update zh_cn.json (#1570)
* Update zh_cn.json

Hey, I fixed the error and completed some translations,
Can you merge it? Thank you in advance!

* Update zh_cn.json
2020-03-25 21:00:41 +11:00
Adubbz 46c9ba2441
Merge pull request #1568 from TrinityDevelopers/patch-1
Correct inconsistent tabs/spaces
2020-03-22 19:07:15 +11:00