Blueberryy
|
5ad7711638
|
Update ru_RU.lang (#1786)
|
2021-01-13 11:50:56 +11:00 |
|
OdinsRagnarok
|
cb8accb48f
|
Update es_ES.lang (#1507)
This is the actual and effective translation of this Mod for the MC-Version 1.12.x
The translation until now was inaccurate and incomplete.
|
2019-12-14 18:40:51 +11:00 |
|
TomyLobo
|
4d729feffa
|
Fix duplicate JSON key in all_biomes.json (#1503)
|
2019-12-08 09:18:12 +11:00 |
|
TomyLobo
|
12efc07bab
|
Prevent modification of ItemStack.EMPTY's NBT (#1502)
* Prevent modification of ItemStack.EMPTY's NBT
* Use ItemStack#isEmpty() instead of comparing to ItemStack.EMPTY
|
2019-12-07 17:16:03 +11:00 |
|
Adubbz
|
db505903c9
|
Merge pull request #1458 from scearcrovv/BOP-1.12.x-7.0.x
Fixed issue #1457 "Adding biomesoplenty:double_plant:half=lower/upper…
|
2019-08-18 00:06:03 +10:00 |
|
Manuel Stoeckel
|
ef0125d5c9
|
Fixed issue #1457 "Adding biomesoplenty:double_plant:half=lower/upper to shaders block.properties throws ArrayIndexOutOfBoundsException."
|
2019-08-17 15:56:37 +02:00 |
|
Adubbz
|
6fe3f07f61
|
Merge pull request #1404 from ustc-zzzz/BOP-1.12.x-7.0.x
Fix #760 without changing the default locale to en_us
|
2019-07-04 19:05:26 +10:00 |
|
Yanbing Zhao
|
f2f7cd93ae
|
Remove redundant case conversions in config categories and the mod id
|
2019-06-14 22:15:52 +08:00 |
|
Yanbing Zhao
|
9db5ec4c45
|
Fix #760 by using the rules of en_us explicitly when converting names of enums to lowercase
|
2019-06-14 22:10:57 +08:00 |
|
Yanbing Zhao
|
e053fcee28
|
Revert "Default Locale set to English -> fixes Turkish dotless i bug"
This reverts commit 14ce2491ea .
|
2019-06-14 21:37:15 +08:00 |
|
Forstride
|
67fd35ad17
|
Merge pull request #1386 from ToMe25/ToMe25-patch-1
Add Gem Blocks to OreDictionary and change Gem Recipes to use OreDict…
|
2019-05-25 04:00:57 -04:00 |
|
Forstride
|
2d954d44d7
|
Merge pull request #1389 from defeatedcrow/BOP-1.12.x-7.0.x
Fixed some minor mistranslations in JP.
|
2019-05-21 19:38:38 -04:00 |
|
defeatedcrow
|
e113be8d09
|
Fixed some minor mistranslations in JP.
|
2019-05-21 22:50:01 +09:00 |
|
ToMe25
|
73b7026e1f
|
Add Gem Blocks to OreDictionary and change Gem Recipes to use OreDictionary
|
2019-05-17 15:27:55 +02:00 |
|
Forstride
|
e859fe944b
|
Fixed transparency for leaves in fast graphics
|
2019-05-14 14:53:29 -04:00 |
|
Adubbz
|
53b61e7146
|
Revert "Have I ever told you how much I love build.gradle updates"
This reverts commit 422070cc9e .
|
2019-05-04 14:53:25 +10:00 |
|
Adubbz
|
422070cc9e
|
Have I ever told you how much I love build.gradle updates
|
2019-05-04 14:23:06 +10:00 |
|
Adubbz
|
b85a33c419
|
Added a Jenkinsfile
|
2019-05-04 13:57:53 +10:00 |
|
Adubbz
|
f0f51dad64
|
Make the curse api key a project property
|
2019-05-04 13:17:12 +10:00 |
|
Adubbz
|
6eb25608b9
|
Credentials aren't shared with maven
|
2019-05-04 12:25:04 +10:00 |
|
Adubbz
|
94bfa343a8
|
Changelog credentials are probably long out of date...
Also don't blame me for hardcoding these, Forge originally did it in the first place.
|
2019-05-04 11:44:35 +10:00 |
|
Adubbz
|
d203c5eee3
|
Make the changelog before uploadArchives
|
2019-05-04 11:08:49 +10:00 |
|
Adubbz
|
bc50e03fdb
|
Attempt to fix the changelog?
I have no idea why it stopped working in the first place...
|
2019-05-04 11:02:17 +10:00 |
|
Adubbz
|
89e5053c33
|
Removing unnecessary boat casting
|
2019-05-04 10:33:58 +10:00 |
|
Adubbz
|
f0bcc125d5
|
Merge pull request #1374 from Neerwan/patch-1
Updated translation and enhancements.
|
2019-05-02 19:02:40 +10:00 |
|
Neerwan
|
914b85a87f
|
Updated translation and enhancements.
|
2019-04-15 21:15:27 +02:00 |
|
Adubbz
|
71f8cd6266
|
Merge pull request #1372 from jellysquid3/BOP-1.12.x-7.0.x
Use Minecraft#world when spawning particles on the client, fixes #1368
|
2019-04-14 07:52:14 +10:00 |
|
Angeline
|
0ec1e0c3b6
|
Use Minecraft#world when spawning particles on the client, fixes #1368
|
2019-04-13 12:34:23 -05:00 |
|
Forstride
|
a1557ed780
|
Merge pull request #1370 from Regnander/patch-1
Create sv_SE.lang
|
2019-03-31 10:33:31 -04:00 |
|
A. Regnander
|
0afd6bc60e
|
Create sv_SE.lang
|
2019-03-31 16:19:37 +02:00 |
|
Adubbz
|
51aeb6cf43
|
Fallback on the biome id when the real name can't be obtained.
|
2019-01-15 22:28:44 +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 |
|