All Projects → ForestryMC → Binnie

ForestryMC / Binnie

Licence: other
Minecraft addons for the Forestry mod. Extra Bees, Extra Trees, Genetics, and more.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Binnie

Wurst7
Minecraft Wurst Hacked Client v7
Stars: ✭ 282 (+347.62%)
Mutual labels:  minecraft, minecraft-mod
Railcraft
The Railcraft Mod for Minecraft, source and development.
Stars: ✭ 446 (+607.94%)
Mutual labels:  minecraft, minecraft-mod
Cc Tweaked
Just another ComputerCraft fork
Stars: ✭ 331 (+425.4%)
Mutual labels:  minecraft, minecraft-mod
Loot-Slash-Conquer-Pre1.14
An immersive, action-RPG mod based on Hack/Mine.
Stars: ✭ 17 (-73.02%)
Mutual labels:  minecraft, minecraft-mod
Chameleoncreepersmod
Minecraft Mod that makes creepers harder to see by tinting their color based on their surroundings - over 120k downloads!
Stars: ✭ 9 (-85.71%)
Mutual labels:  minecraft, minecraft-mod
Cursed-Legacy-API
API for beta 1.7.3. Downloads are hosted on the website linked below:
Stars: ✭ 14 (-77.78%)
Mutual labels:  minecraft, minecraft-mod
Justenoughitems
Item and Recipe viewing mod for Minecraft
Stars: ✭ 418 (+563.49%)
Mutual labels:  minecraft, minecraft-mod
HyCord
HyCord is a minecraft mod that aims for discord and hypixel integration
Stars: ✭ 28 (-55.56%)
Mutual labels:  minecraft, minecraft-mod
Customstuff4
A Minecraft mod for adding content
Stars: ✭ 24 (-61.9%)
Mutual labels:  minecraft, minecraft-mod
Applied Energistics 2
A Minecraft Mod about Matter, Energy and using them to conquer the world..
Stars: ✭ 827 (+1212.7%)
Mutual labels:  minecraft, minecraft-mod
FrogCraft-Rebirth
A standalone rewrite of FrogCraft, an IC2 Addon with theme of chemical industry, starting from scratch.
Stars: ✭ 27 (-57.14%)
Mutual labels:  minecraft, minecraft-mod
Realistictorches
A Minecraft mod that increases the difficulty of the early game by adding realism mechanics to torches.
Stars: ✭ 15 (-76.19%)
Mutual labels:  minecraft, minecraft-mod
anticope.ml
Welcome to the AntiCope Website! Here you can find a list of free and open-source Meteor Client addons as well as other client-side Fabric Minecraft mods.
Stars: ✭ 39 (-38.1%)
Mutual labels:  minecraft, minecraft-mod
Terra
Voxel world generation modding platform
Stars: ✭ 320 (+407.94%)
Mutual labels:  minecraft, minecraft-mod
roboserver
Control OpenComputers robots without writing any code!
Stars: ✭ 52 (-17.46%)
Mutual labels:  minecraft, minecraft-mod
Bluemap
A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
Stars: ✭ 406 (+544.44%)
Mutual labels:  minecraft, minecraft-mod
Terrafirmacraft
TFC-TNG → A port of the TFC Classic to 1.12+
Stars: ✭ 223 (+253.97%)
Mutual labels:  minecraft, minecraft-mod
Refinedstorage
An elegant solution to your hoarding problem
Stars: ✭ 228 (+261.9%)
Mutual labels:  minecraft, minecraft-mod
Equivalent Exchange 3
Stars: ✭ 727 (+1053.97%)
Mutual labels:  minecraft, minecraft-mod
Railcraft Api
An API for interacting with Railcraft.
Stars: ✭ 14 (-77.78%)
Mutual labels:  minecraft, minecraft-mod

Binnie mods

What is it?

Binnie’s Mods is a suite of mods designed to expand the Forestry mod. It both extends the bee and tree breeding aspect by adding many new species with varied products, along with new features such as fully breedable flowers and genetic manipulation.

Homepage

Wiki

Latest Builds for 1.12

Mods

Extra Bees expands upon the bee breeding of Forestry by adding 107 new bee species to forestry. These bees cover a large spectrum of different effects and products, giving you the ability to produce everything from dyes to rare metal dusts purely from bees. It also adds the Apiarist Database, a tool to keep track of discovered species, mutations and traits. There are also new alveary components which help improve and streamline bee production.

Extra Trees both increases the number of tree species and adds many new aesthetic uses. There are 96 new tree species, such as Banana, Brazil nut and Douglas-fir. This comes with many new fruits as well as 35 new wooden planks. Extra Trees allows these, as well as Forestry and vanilla planks, to be combined to give doors, gates and various designs of fences. The woodworker allows planks to be combined to give patterned tiles, allowing you to build beautiful wooden floors, and the same can be done with stained glass. A group of machines such as the brewery and distillery allow you to use the fruits you grow to make a variety of wines, ciders and spirits.

Botany adds an entirely new breeding system to Forestry: flowers. There are 46 different species that can be bred, including both vanilla flowers and new ones such as Fuschia and Lilies. The colour of the flowers can be transferred and selectively bred, meaning that each flower can be one of a possible 80 different colours. These new flowers can be bred manually in small gardens using a trowel and fertiliser, with careful care taken to maintain the desired pH or moisture, or grown on the large scale in Forestry farms.

Genetics is for those who want to eschew conventional breeding, and want to enter the realm of genetic manipulation. Here, genes can be isolated, sequenced and then inoculated back into different species, making it easier to obtain the perfect genome. Bees, trees, butterflies and flowers can all be manipulated in this way. They can also be acclimatised to different environments to build tolerance to hostile climates.

Binnie Core is a mod which contains a lot of the core functionality such as networking and GUI's for the other mods. The only in game features it currently contains are the Compartments

Building

The master branch will always contain the latest released version with possibly some bug fixes for that version that will eventually be released. New versions will be created in branched named like {mc_version}-{mod_version}

IntelliJ IDEA

  1. Execute the following gradle command to setup your workspace and create the necessary idea project files:
./gradlew setupDecompWorkspace idea genIntellijRuns
  1. Open the Binnie*.ipr project file using IntelliJ IDEA

  2. Select Minecraft Client from Run configurations and press the green play button. Minecraft should now launch with Binnie and all of its dependencies loaded :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].