Commit Graph

1669 Commits

Author SHA1 Message Date
Forstride 5f16ea4eaf Added mud blocks, added remaining methods to ash blocks 2019-01-10 06:26:47 -05:00
Forstride 88f6ea79c6 Removed fruits, updated localization to use JSON format 2019-01-10 05:50:37 -05:00
Adubbz 2b6b856591 Oops 2019-01-10 20:12:41 +11:00
Adubbz e15b139496 Remove old comment 2019-01-10 20:10:22 +11:00
Adubbz 5faec2839c Wanderer now works, reverted texture path changes 2019-01-10 20:06:24 +11: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
Forstride 2ef252f106 Removed unused resources, changed texture folder names, and added trapdoor/stripped log textures for our woods 2019-01-09 10:31:45 -05:00
Adubbz ae5df8f9cd Updated to the new Forge/ForgeGradle 2019-01-09 12:33:02 +11:00
Adubbz ae3bb28a93 Ash block texturing works 2019-01-08 19:47:58 +11:00
Adubbz 87c73863f8 Re-added 7.1.0 assets 2019-01-08 18:52:27 +11:00
Adubbz 5d011224b5 Rollback forge gradle, the new version is broken 2019-01-08 18:50:41 +11:00
Adubbz 5f7015aeee Basic block registration works 2019-01-07 22:23:07 +11:00
Adubbz 7f6ace64e9 Mod now loads. Doesn't actually do anything (yet) 2019-01-07 19:35:58 +11:00
Adubbz 57ac719093 Preliminary gradle fixing. Have I ever mentioned that I think Gradle is rubbish? 2019-01-07 17:13:56 +11:00
Forstride 58f076007a
Oops 2018-12-30 07:51:15 -05:00
Forstride ac3d37bac3
Removed lava lakes from Redwood Forest and Wasteland (Closes #1343) 2018-12-30 07:08:29 -05:00
Forstride 1852e82d28 Tweaks to the Flower Field and Ominous Woods 2018-12-12 21:16:36 -05:00
Forstride 8031e86f3a Improved the Boreal Forest, Dead Forest, Dead Swamp, Fen, Ominous Woods, and Quagmire biomes 2018-12-11 17:55:30 -05:00
Forstride ccf44d2636 Improved the Bog, Fen, and Marsh biomes 2018-12-11 05:39:29 -05:00
Forstride 5de9ff775f Updated Forge 2018-12-05 19:09:44 -05:00
Forstride 4437557e77 Added Flower Forest extension that adds flowering oak trees and some of our flowers to the vanilla Flower Forest 2018-12-05 02:40:21 -05:00
Forstride 8c98ccd80d Improved the Lush Swamp, Orchard, and Steppe biomes. Added fossils to our desert/swamp biomes 2018-12-04 17:29:35 -05:00
Forstride e2eda98f2e Removed slanting from palm trees, added palm trees to the Rainforest biome 2018-12-04 15:52:23 -05:00
Forstride 2f4c74e99f Improved the Tundra biome and added a Snowy Tundra sub-biome 2018-12-04 15:33:08 -05:00
Forstride e00cd25c0b Improved the Oasis, Outback, and Xeric Shrubland biomes 2018-11-28 19:30:24 -05:00
Forstride 43a5000bd7 Enabled rain in the Cold Desert (Goes against the name, but it had to be done for the sake of Serene Seasons) 2018-11-27 20:02:50 -05:00
Forstride 6f3826a62f Tweaked several biome temperatures to better accomodate for snowfall in Serene Seasons 2018-11-27 19:23:09 -05:00
Forstride cf08d7367e More improvements to the Redwood Forest and Temperate Rainforest 2018-11-26 21:08:54 -05:00
Forstride 87b669cc9b Improved the Temperate Rainforest biome, removed the flower basket item 2018-11-26 19:08:51 -05:00
Forstride 9e8f943b30 Removed Flowering Vines and Umbran Tree Moss 2018-11-26 17:05:06 -05:00
Forstride eb7e738b55 Merge branch 'BOP-1.12.x-7.0.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.12.x-7.0.x 2018-11-26 00:42:10 -05:00
Forstride b1de30e5b9 Changed redwood leaves to be evergreen, tweaked redwood forest height variation 2018-11-26 00:41:59 -05:00
Adubbz f8b9cdd574
Nope, didn't work 2018-11-26 12:58:27 +11:00
Adubbz a0581b5eae
Also attempt to use https for the changelog 2018-11-26 12:55:38 +11:00
Adubbz 30e41fb320
Use https for upload 2018-11-26 12:51:55 +11:00
Forstride f6b6a44122 Added Redwood Forest Edge biome, improved redwood tree generation, reduced fog density in Ominous Woods 2018-11-25 20:28:15 -05:00
Adubbz 03c397026c
Merge pull request #1317 from GirafiStudios/biome_command
Added auto completion for tpbiome command
2018-10-04 22:32:21 +10:00
Forstride b3b5a635b5
Merge pull request #1316 from GirafiStudios/blue_fire
Fixed blue fire jar placing, Closes #1304
2018-10-03 23:23:56 -04:00
GirafiStudios 880b211dcd Added auto completion for tpbiome command
A few other small improvements to auto completion for BoP commands in general
2018-10-04 04:24:19 +02: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 0aafba6424
Merge pull request #1314 from GirafiStudios/BOP-1.12.x-7.0.x
Fixed BoP boats not being breakable by hand, Fixed #1197
2018-10-01 21:02:33 -04:00
GirafiStudios 5004b9b311 Fixed BoP boats not being breakable by hand
Fixed BoP boat creative pick result
2018-10-02 00:50:44 +02:00
Forstride b488980334 Removed Jacaranda trees from Extreme Hills 2018-08-01 17:17:36 -04:00
Forstride 11e764ce5f Removed flowering oak trees and clover patches from the vanilla Forest 2018-07-30 09:28:10 -04:00
Forstride d8674b1568
Merge pull request #1296 from ferreusveritas/BOP-1.12.x-7.0.x
Add getModdedBiomeGrassColor and getModdedBiomeFoliageColor to biomes
2018-07-29 19:55:26 -04:00
ferreusveritas 1b1d78797d Add getModdedBiomeGrassColor and getModdedBiomeFoliageColor to biomes 2018-07-29 19:37:00 -04:00
Forstride e85fd1d9f7
Merge pull request #1295 from AlekseiVoronin/patch-1
Update ru_RU.lang
2018-07-28 09:46:57 -04:00
Алексей 35bb07618e
Update ru_RU.lang
I've found very much the errors and fixed them.
2018-07-28 18:31:51 +05:00