Commit Graph

1166 Commits

Author SHA1 Message Date
Adubbz 4956eb5071 Fixed a crash on world loading 2016-11-16 19:39:37 +11:00
Adubbz b42cd57cc9 Updated Forge and fixed localizations 2016-11-16 19:17:26 +11:00
Adubbz 7f19449317 Initial update to 1.11 2016-11-16 18:50:10 +11:00
Adubbz fcc7c37195 Switched to using getMetadata() rather than getItemDamage(). Closes #897 (If it doesn't, I blame Gregtech) 2016-11-16 16:10:53 +11:00
GirafiStudios 82341155b0 Fixed wrong BoP log & leave subblocks showing up in JEI 2016-11-14 11:05:37 +01:00
Adubbz 423303329b Merge pull request #886 from Mickeyxiami/BOP-1.10.2-5.0.x
Use forge universal bucket
2016-11-09 12:03:56 +11:00
Mickeyxiami 0dc4ebeba5 Update BOPItems.java 2016-11-09 08:05:52 +08:00
Mickeyxiami 9b05786710 Add support for switching bucket model 2016-11-09 07:48:32 +08:00
Henry Loenwind dace236373 Remove switch(EnumPlantType), see #807 2016-11-08 12:03:14 +01:00
Mickeyxiami 0065c6da75 Update BOPItems.java 2016-11-08 17:15:36 +08:00
Mickeyxiami 85b4efdbfa Update BOPItems.java 2016-11-07 18:14:48 +08:00
Mickeyxiami 8daf47a394 Use forge universal bucket 2016-11-07 16:56:39 +08:00
Forstride 04276171a6 Merge pull request #884 from GirafiStudios/wasp
Added entity localization, Fixes #883
2016-11-03 12:42:57 -04:00
GirafiStudios d10ec0909b Added entity localization 2016-11-03 16:38:51 +01:00
Adubbz 3d0673dfe0 Merge pull request #882 from GirafiStudios/double_plant_pick
Fixed pick block for flax and eyebulb upper half
2016-11-03 21:17:09 +11:00
GirafiStudios cf39e12de8 Fixed pick block for flax and eyebulb upper half 2016-11-02 21:21:11 +01:00
Adubbz 5324cf499d Merge pull request #875 from GirafiStudios/path_lighting
Made BoP grass paths use neighbor brightness, Closes #873
2016-10-15 22:42:14 +11:00
GirafiStudios 61d05ece31 Made BoP grass paths use neighbor brightness 2016-10-14 21:10:03 +02:00
Forstride 178661a900 Added Spanish translation thanks to DeadPigman17 2016-10-13 14:23:32 -04:00
Forstride a2d15ca34b Merge pull request #871 from GirafiStudios/hoe_damage
Changed the way hoes get damaged when hoeing BoP Farmland for better mod support
2016-10-11 00:12:58 -04:00
GirafiStudios e053ffde53 Removed redundant creative check 2016-10-10 21:58:28 +02:00
GirafiStudios b9dad9c4ff Changed the way hoes get damaged when hoeing BoP Farmland for better mod support
Fixed sound when hoeing BoP farmland as well
2016-10-10 21:44:14 +02:00
Manuel Kracht cdbe8bc336 Update de_DE.lang 2016-09-28 15:53:10 +02:00
Forstride 0a8c1600a7 Merge pull request #863 from GirafiStudios/leaves_drop_fix
Fixed that shearing of BoP leaves still dropped fruits & saplings, Closes #859
2016-09-09 22:39:17 -04:00
GirafiStudios 526f80d6e2 Fixed that shearing of BoP leaves still dropped fruits & saplings 2016-09-10 02:33:40 +02:00
Forstride 4ff8185573 Merge pull request #862 from GirafiStudios/silk_touch_test
Fixed getPickBlock for a couple of blocks, Closes #861
2016-09-08 20:34:57 -04:00
GirafiStudios 561bb27d4f Fixed getPickBlock for a couple of blocks 2016-09-09 02:21:45 +02:00
PeakXing be8b008cba Update zh_CN.lang (#860) 2016-09-08 12:11:41 -04:00
Forstride fbc1d6b82e Possibly fixed Quagmire soil disabling issue? 2016-09-06 11:18:52 -04:00
PeakXing 35c08b622a Update zh_CN.lang (#856) 2016-09-05 11:58:44 -04:00
The-Fireplace f774e0754a Fixed setting axe speed (#852) 2016-08-28 00:18:25 -04:00
Girafi 8b67b8c196 Fixed biome finder on servers (#851) 2016-08-26 11:45:58 -04:00
Girafi 8c092b52ec Made shovels effective on mud (#849) 2016-08-24 14:51:01 -04:00
Girafi 57ca9427f2 Added support for Botanias horn of the wild to BoP flowers & plants, Closes #804 (#848)
* Added support for Botanias horn of the wild to BoP flowers & plants

* Made IHornHarvestable optional inferface
2016-08-24 14:50:55 -04:00
NatsuArashi 6c6ab5188a Update zh_TW.lang (#846) 2016-08-24 14:50:47 -04:00
Adubbz d98ec78ccd Merge pull request #840 from GirafiStudios/BOP-1.10.2-5.0.x
Fixed silk touching on BoP blocks
2016-08-24 18:20:59 +10:00
Adubbz d7ed3a742b Merge pull request #844 from GirafiStudios/sheep_eat_grass_ai
Fixed that sheep won't eat BoP grass Fixes #823
2016-08-24 18:20:53 +10:00
Adubbz 42199e5ab4 Merge pull request #845 from williewillus/fixtrim
Skip original position when trimming, closes #816
2016-08-24 18:19:52 +10:00
Adubbz 1e2191a455 Fixed a problem with biome configs not working 2016-08-24 18:18:39 +10:00
Vincent Lee aa8ce11031
Skip original position when trimming, closes #816 2016-08-23 15:25:13 -05:00
GirafiStudios cfcb62fbad Fixed that sheep won't eat BoP grass
- Sheep now also eat BoP variants for tall grass
2016-08-23 21:22:15 +02:00
GirafiStudios 8f95dcc9c3 Fixed that sheep won't eat BoP grass
- Sheep now also eat BoPs variant of tall grass
2016-08-23 21:12:50 +02:00
GirafiStudios eee1a0358a Fixed silk touching on BoP blocks 2016-08-19 00:57:29 +02:00
Girafi 1289bc6552 Fixed jar issues. (#838) 2016-08-18 17:18:44 -04:00
GirafiStudios fdc68ca5bb Fixed jar issues. 2016-08-18 22:54:33 +02:00
Forstride 796dfad992 Merge branch 'BOP-1.10.2-5.0.x' of https://github.com/Glitchfiend/BiomesOPlenty into BOP-1.10.2-5.0.x 2016-08-18 16:42:08 -04:00
Forstride 95d6cc19de Moved enums to API 2016-08-18 16:41:51 -04:00
Girafi d8d9d3a222 Implemented IPlantable in BlockBOPSapling, for better mod support. (#836) 2016-08-18 14:39:23 -04:00
Forstride beefbf5fe9 Delete RenderDart.class 2016-08-18 13:11:05 -04:00
Forstride f66b63a827 Fixed blockstate JSON for staircases 2016-08-16 14:16:21 -04:00
Forstride 2290dcf812 Updated required Forge version 2016-08-14 14:38:17 -04:00
Forstride 149f6992d9 Tweaked flax texture 2016-08-13 20:55:13 -04:00
Forstride fd1180d5dd Fixed stalactite generation, adding more reeds to the Quagmire biome 2016-08-11 22:03:04 -04:00
Forstride 63adef41bf Improved quagmire biome 2016-08-11 17:45:24 -04:00
Forstride 36506a0499 Added thin redwood trees to the Redwood Forest 2016-08-11 15:16:58 -04:00
Forstride 37fffaf09c Fixed mudball throwing 2016-08-11 13:48:01 -04:00
Forstride 91dec0647c Fixed big tree generation when no alt leaf is set 2016-08-11 12:12:06 -04:00
Forstride e882c526bb Improved handler for using shovels to make paths with BOP grass blocks 2016-08-10 23:31:43 -04:00
Forstride b9393fb666 Tweaked Orchard biome. Made alt leaves for big trees less uniform 2016-08-10 22:56:11 -04:00
Forstride 7f55c97c7b Fixed a thing with palm tree generation 2016-08-10 20:48:48 -04:00
Forstride 08dc4392b5 Changed the amount of trees in the Orchard biome, made flowers actually use the flower generator stage, fixed shrubs not replacing grass/other replaceable foliage 2016-08-10 19:23:01 -04:00
Forstride 48ddc0e8c4 Tweaked gems for some biomes 2016-08-10 15:34:17 -04:00
Forstride ace253c59b Fixed rock formation option (As well as glowshrooms and miner's delight for the mushroom/flower options) 2016-08-10 07:49:04 -04:00
Forstride edf48390e1 Replaced poison jars with butterfly jars (Although using empty jars seems to be broken) 2016-08-09 23:50:43 -04:00
Forstride 878055bf15 Fix gem block -> 9 gem crafting recipe 2016-08-09 23:02:39 -04:00
Forstride d68fe0dfb6 Replaced Smoldering Grass with Overgrown Stone, fixed flowering grass spread 2016-08-09 22:55:13 -04:00
Forstride 845c317937 Fixed beaches generating around coral reefs 2016-08-09 18:58:50 -04:00
Forstride e1361e720e Fixed flowering lilies generating in Meadows if BOP water plants option is disabled 2016-08-09 15:01:44 -04:00
Forstride 3faad69fd3 Tweaked the damp grass, wheat grass, short grass, and medium grass textures 2016-08-09 14:20:44 -04:00
Forstride 2b44e08389 Tweaked the Cherry Blossom Grove 2016-08-09 11:52:11 -04:00
Forstride 2ab535981b Added big mushrooms to the Mystic Grove 2016-08-09 04:59:52 -04:00
Forstride a7230f7032 Changed max kelp height in Kelp Forests, removed leaf piles from Bayous, fixed using hoes on our grasstypes if there's a block above 2016-08-09 04:48:31 -04:00
Forstride 6daa914cad Allowed villages to generate in Coniferous Forests, Season Forests, and Woodlands. Added loot table modifier, started working on village material replacement 2016-08-08 21:39:48 -04:00
Forstride d5a5954958 Added polar bears to the Cold Desert and Glacier biomes. Future-proofed generator stages 2016-08-08 16:48:02 -04:00
Forstride d9aa7530f0 Updated mod to 1.10.2 2016-08-08 16:34:06 -04:00
Alex-the-666 e578b2ccd4 sheep eat mod grass I hope 2016-08-08 12:48:54 -07:00
Forstride 57387f8248 Tweaked the Bog biome 2016-08-08 15:05:28 -04:00
Forstride 70908a2566 Tweaked Dead Forest biome 2016-08-08 14:03:19 -04:00
Forstride ab6e0ca3fd Fixed melons/pumpkins for dirt 2016-08-08 13:16:43 -04:00
Forstride 14105a4645 Fixed melons/pumpkins growing on BOP soils, changed density of trees in Ominous Woods, added large oak trees to Mystic Grove 2016-08-08 13:14:31 -04:00
Forstride df0bb97252 [Hopefully] allowed modded shovels to turn BOP grass blocks into grass paths 2016-08-05 08:01:27 -04:00
Forstride c8a1229ad3 Added silty grass/dirt to the Cherry Blossom Grove, Lavender Fields, Mystic Grove, Snowy Forest, and Tundra biomes 2016-08-03 18:37:05 -04:00
Forstride b476b45793 Changed the Enderporter recipe to use Amethyst instead of Souls, changed the Shrub texture 2016-08-03 16:38:16 -04:00
Forstride b82dbfbc85 Removed amethyst tools and armor. Tweaked Bayou grass/foliage color 2016-08-03 13:35:08 -04:00
Forstride 767ba3a69f Fixed shroom powder potion effect chance 2016-08-03 10:28:24 -04:00
Forstride 118bdae86c Fixed some stuff with liquids 2016-08-03 09:44:16 -04:00
Rei Armenia 2b0366860f Update BiomesOPlenty.java 2016-07-21 01:02:54 -04:00
Rei Armenia dcbe813f24 Fix for Turkish Locale bug! 2016-07-21 01:01:29 -04:00
Forstride 5dcc78908b Added jelled poison, and mixing effects for liquids 2016-07-18 07:21:01 -04:00
Forstride a198d003da Made quicksand a fluid (Compatible with existing worlds) 2016-07-18 06:19:17 -04:00
Forstride 292e7d2683 Fixed boulder and cacti generation 2016-07-18 05:21:49 -04:00
Forstride 9184a1b39c Removed wheat grass/damp grass from some biomes 2016-07-15 21:49:08 -04:00
Forstride ef9ffaf7f5 More work on nether override stuff 2016-07-14 23:56:39 -04:00
Forstride fc52431265 Allowed rivers to go through gravel beaches 2016-07-14 14:39:54 -04:00
Forstride 20935a3fbd Started on the foundation to re-add Nether biomes 2016-07-14 05:12:31 -04:00
Forstride 8d44e0aac3 Changed the frequency of hot springs appearing in the Alps, Mystic Grove, and Sacred Springs 2016-07-13 19:39:06 -04:00
Forstride f3a0aad4a4 Fixed door sound type 2016-07-13 17:08:52 -04:00
Forstride 27bc50ca78 Updated mcmod.info 2016-07-12 14:35:09 -04:00
Forstride cdeffc1dfa Removed bone segment blocks 2016-07-11 18:26:07 -04:00
Forstride 9ca79082e2 Updated creative tab icon 2016-07-11 02:41:57 -04:00
Forstride e4e429e547 Removed dart blowers 2016-07-11 01:20:46 -04:00
Forstride 7060677e50 Disabled rain in arid desert biomes 2016-07-10 21:18:34 -04:00
Forstride 921f60b271 Updated mcmod.info 2016-07-10 19:15:45 -04:00
Forstride d7457a34bf Tweaked a few item textures 2016-07-10 13:11:19 -04:00
Forstride 07397a6147 Fixed Tall Cattail localizezd name 2016-07-06 20:02:03 -04:00
tartaric_acid 3d802552da update zh_CN file. 2016-06-22 17:56:33 +08:00
Adubbz dd3adbb48c Merge pull request #794 from GirafiStudios/BOP-1.9.4-4.1.x
Added path blocks for BoP grasses Closes #737
2016-06-22 17:51:10 +10:00
GirafiStudios 949708d80b Added path blocks for BoP grasses 2016-06-21 17:36:47 +02:00
Forstride 547cc1b885 Changed bamboo textures (More of a green color now instead of yellow) 2016-06-19 06:03:22 -04:00
Forstride c91ba4ea3c Prevent snow from generating in the Cold Desert, reduced amount of mud in the Bayou 2016-06-19 05:35:29 -04:00
TartaricAcid 5116af2c52 Update zh_CN.lang 2016-06-14 13:34:22 +08:00
TartaricAcid 803a9be001 Update zh_CN.lang 2016-06-13 18:42:12 +08:00
GirafiStudios abb8649077 Fixed startup crash with Forge 1948+ 2016-06-04 10:58:10 +02:00
GirafiStudios 6bddc9c462 Added client side only annotation to all IItemColors and IBlockColor 2016-06-03 17:04:19 +02:00
GirafiStudios 3f91da14ae Fixed BoP crashing on newer version of Forge 2016-05-26 21:26:29 +02:00
NatsuArashi 68266ab529 Update zh_TW.lang 2016-05-22 00:56:19 +08:00
Adubbz 27b8dfb7d8 Updated to 1.9.4 2016-05-21 09:23:08 +10:00
Adubbz 9a57f08ca3 Fixed a crash when the game is obfuscated 2016-04-24 09:09:59 +10:00
Adubbz 1ddfc8a36e Our genlayer stack is now accessible 2016-04-23 11:54:47 +10:00
Adubbz e6fedda008 Massive rework of the API 2016-04-23 10:58:56 +10:00
Adubbz 41592ac920 Fixed a random crash with grass_splatter 2016-04-23 08:37:46 +10:00
Adubbz 41b073d3aa Some initial rearranging before fixing the API 2016-04-17 20:24:08 +10:00
Adubbz ae7f534ef9 Fixed fluid effects 2016-04-13 19:57:18 +10:00
topisani 9dba4b3bdb Updated forge and mappings 2016-04-12 20:40:19 +02:00
Forstride 8747322d82 Improved eucalyptus plank texture 2016-04-10 20:35:29 -04:00
Forstride 6098e96d2e Improved eucalyptus log texture 2016-04-10 13:18:03 -04:00
Adubbz cff4a80b88 Fixed a crash with BlockBOPGrass 2016-04-10 10:55:59 +10:00
Forstride 02efee5e77 Fixed a few more things for generator settings 2016-04-09 00:08:48 -04:00
Forstride 870d3eef1d Fixed generator settings 2016-04-08 22:28:24 -04:00
Forstride fda0a8db85 Added cocoa beans to more trees 2016-04-07 02:49:47 -04:00
Adubbz 3802fa2248 Fixed the biome finder 2016-04-07 16:32:43 +10:00
Forstride ba6d47938d Added proper Mangrove trees 2016-04-06 23:27:37 -04:00
Forstride 8427e01748 Made our big trees look like vanilla's 2016-04-06 22:36:19 -04:00
Forstride 09e6276fee Added lily pads to the Meadow biome 2016-04-06 22:09:48 -04:00
Forstride 2266314959 Fixed underground decoration placement 2016-04-06 21:32:48 -04:00
Forstride cf01d10c27 Added Glowshroom and Miner's Delight generation 2016-04-06 20:51:22 -04:00
Adubbz 24a41aefa9 Cleaned up stone formation code 2016-04-07 09:49:57 +10:00
Forstride 48935837e1 Fixed stone formations 2016-04-06 19:34:08 -04:00
Forstride bc6010c9fe Added stone formation generation, but broke stone formation block states 2016-04-06 19:13:03 -04:00
Forstride 32d1d72424 Changed storm formation bounding box 2016-04-06 03:57:23 -04:00
Forstride ef1a45a969 Added stone formation blocks (No generation yet) 2016-04-06 02:56:50 -04:00
Forstride f1d1bfd523 Fixed palm tree generation 2016-04-06 02:01:51 -04:00
Forstride f29442e8f1 Improved Chaparral biome 2016-04-05 23:23:51 -04:00
Forstride 8f06f0d8e2 Improved Redwood Forests 2016-04-05 22:58:12 -04:00
Adubbz 285a747073 Updated to the latest Forge 2016-04-05 17:02:49 +10:00
Forstride 3b27a8be73 Removed XZ offset for mushrooms 2016-04-04 21:20:25 -04:00
Adubbz 2c08dc3c5b Fixed a potential crash with trails 2016-04-05 11:19:15 +10:00
Adubbz ff45984c2d Prevent saplings from dropping if their item is null. Closes #731 2016-04-04 09:41:26 +10:00
Adubbz a6e24ab4d4 Fixed fluid collision boxes. Closes #732 2016-04-04 09:17:44 +10:00
Adubbz f00b3e9c60 Updated to the latest Forge. Closes #730 2016-04-03 16:35:24 +10:00
Forstride d874078dc3 Fixed block placement for reeds 2016-04-03 01:57:44 -04:00
Adubbz 82d219530e Fixed right clicking berry bushes with a block in hand 2016-03-31 23:25:48 +11:00
srs-bsns e90fd8b686 Sets a full version number with appended build number for mod registration.
This is very useful for mods that wish to use strict soft dependencies.
2016-03-28 19:52:57 -04:00
Forstride d602c1d0fc Added biome dictionary tags for Orchard 2016-03-28 08:46:11 -04:00
Adubbz 0e2803e2fd Revert "Swapped leaf piles/dead leaf piles and dune grass/spectral ferns so shaders can be supported better."
This reverts commit 639d8079a3.
2016-03-28 10:01:24 +11:00
Forstride 639d8079a3 Swapped leaf piles/dead leaf piles and dune grass/spectral ferns so shaders can be supported better. 2016-03-27 14:48:37 -04:00
Forstride edc7bcbd21 Tweaked Mangrove biomes, added temporary trees 2016-03-26 04:41:06 -04:00
Forstride 12fd5f7d8e Tweaked the Tropical Island 2016-03-26 02:28:02 -04:00
Forstride f1328f9279 Added palm trees to the Tropical Island and Oasis 2016-03-25 23:47:52 -04:00
Adubbz c2a54d21f9 Implemented palm trees 2016-03-26 14:08:41 +11:00
Forstride be161dbba3 Split up biome finder textures 2016-03-25 20:28:18 -04:00
Adubbz 44d88ca265 Fixed the perspectives of offhand tools 2016-03-25 19:42:27 +11:00
Adubbz d8ecc2d352 Copied over changes from 1.8.9 version 2016-03-25 19:34:58 +11:00
Adubbz 2d0653c64c Fixed custom tool materials 2016-03-25 19:22:18 +11:00
Adubbz 07a057a6e6 Fixed the flower basket model 2016-03-25 18:40:18 +11:00
Adubbz 5c4ce2f70f Fixed opening the flower basket 2016-03-25 18:08:38 +11:00
Adubbz 31a451d80d Fixed flowering lily colouring 2016-03-25 17:53:11 +11:00
Adubbz 86479b6bbc Fixed entity sounds and records 2016-03-25 17:37:38 +11:00
Adubbz ab944b9b3f Updated MCP names, fixed entity movement 2016-03-25 12:19:17 +11:00
Adubbz d739eb966e Fixed spawn eggs 2016-03-25 11:45:05 +11:00
Adubbz c3f6f0e011 Darts now spawn correctly 2016-03-25 10:56:07 +11:00
Adubbz 13ef3f8e0a Updated to the latest Forge 2016-03-25 10:46:17 +11:00
marcoasfonseca bbccaa35b0 Update pt_PT.lang 2016-03-22 01:37:11 +00:00
marcoasfonseca bc78a67ada Create pt_PT.lang 2016-03-22 01:17:37 +00:00
Forstride 5ce6696bda Tweaked Bayou biome 2016-03-21 20:59:36 -04:00
Forstride c64b77cc92 Fixed Mountain biome/sub-biome names 2016-03-21 18:16:00 -04:00
Forstride ba4fedd159 Tweaked the Marsh, Wetland, and Woodland biomes. Fixed mud collision. Made it so wearing pants and boots will prevent the player from getting poisoned by poison ivy, and getting damaged by thorns/tiny cacti 2016-03-21 16:31:24 -04:00
Forstride 25b423cd1d Added Mangrove biome base 2016-03-19 22:29:47 -04:00
Forstride bfcd3056f5 Reduced the amount of poison ivy and grass in certain biomes 2016-03-19 21:20:14 -04:00
Adubbz 3841eb8008 Fixed gravel beach generation 2016-03-20 10:27:48 +11:00
Forstride efb62315a5 Fixed more bounding boxes 2016-03-19 13:13:22 -04:00
Adubbz 95699a0fcd Fixed server crashing. Closes #714 2016-03-19 22:42:25 +11:00
Adubbz 6c3c3cc129 Drastically improved the usefulness of scythes. Previously they weren't breaking as many blocks as they should 2016-03-19 22:03:23 +11:00
Adubbz 1add1ebd34 Fixed armour materials and rendering 2016-03-19 21:34:10 +11:00
Adubbz d2203a780a Fixed a crash with buckets. Closes #713 2016-03-19 20:34:49 +11:00
Adubbz 8cf988e9aa Fixed mudball throwing 2016-03-19 20:34:49 +11:00
Forstride e059a7d94d Fixed bounding boxes for plants 2016-03-18 22:55:28 -04:00
Adubbz a18394bf07 Fixed flowering leaves inventory rendering 2016-03-19 13:19:15 +11:00
Adubbz ae8b26f082 Fixed a crash with quicksand 2016-03-19 13:11:46 +11:00
Adubbz f34543fe99 Fixed leaves colouring once and for all 2016-03-19 13:07:56 +11:00
Adubbz ca62f87f5d Fixed leaves inventory colouring 2016-03-19 00:01:57 +11:00
Adubbz 32a814b7e2 Fixed a crash with biome config files, fixed inventory colouring 2016-03-18 23:52:38 +11:00
Adubbz 711f8d94d7 Lets try and get building working 2016-03-18 21:02:27 +11:00
Adubbz 25c357fbbe Fixed a slight mistake in plant colouring 2016-03-18 06:10:33 +11:00
Adubbz e1bd50ecc0 Updated to the latest MCP mappings, began work on fixing collision/selection boxes 2016-03-17 20:41:51 +11:00
Adubbz 985f635d68 Fixed fence models 2016-03-17 12:13:06 +11:00
Adubbz 32dfd94a4e Fixed sacred oak fence models (for reference in updating the others) 2016-03-17 11:29:41 +11:00
Adubbz d9f7241a4e Fixed bone and fence models 2016-03-17 10:42:35 +11:00
Adubbz 60f2ee807b Fixed block colouring in the world 2016-03-17 10:22:02 +11:00
Adubbz 367fa2cefa Fixed some model stuff, began work on fixing block colouring dependent on https://github.com/MinecraftForge/MinecraftForge/pull/2546 2016-03-16 23:15:05 +11:00