Package rename, added mcmod.info and the logo file to the repo, gave proper credit in the Readme.md and mcmod.info
This commit is contained in:
parent
82a2579b61
commit
a20d5759e3
441 changed files with 2352 additions and 1987 deletions
106
README.md
106
README.md
|
@ -1,46 +1,66 @@
|
|||
Version 0.5.0 '09-04-2013'
|
||||
- Desert sprouts and Dune Grass now require shears to be harvested
|
||||
- Added alpha beaches to origin valley biome
|
||||
- You can now throw Mudballs to deal 1/2 heart of damage
|
||||
- Entities get the slowness potion effect when hit by mudballs
|
||||
- Mud balls can now be fired from dispensers
|
||||
- Resources now only install client-side
|
||||
- Fixed bonemeal on Origin Saplings
|
||||
- Bonemeal now only reacts to mangrove saplings when they are on sand
|
||||
- Fixed bonemeal and holy grass dependancies on Holy and Magic saplings
|
||||
- Changed the leaves blocks to use the IShearable interface
|
||||
- Made the enderporter only work in the overworld
|
||||
- Fixed the textures for logs to display according to their orientation
|
||||
- Adding Leaves, Saplings, Stairs and Slabs to Ore Dictionary
|
||||
- Fixed crash on right clicking on slabs with nothing in your hand
|
||||
- Fixed trees not generating in the Mystic grove
|
||||
- Fixed placing Moss, TreeMoss and Willow
|
||||
- Fixed a bug with Promised Lands not using the ID from the config file
|
||||
## Authors
|
||||
|
||||
Version 0.4.9 '03-04-2013'
|
||||
- Tools actually have the properties of the tools they are meant to be (they used to all think they are swords)
|
||||
- Ore dictionary support for wood
|
||||
- Added a temporary fix for the Ach Flower issue in the form of a config option for achievements
|
||||
- Fancier message upon creation of The Promised Lands
|
||||
- No more duplicate chat messages on creating the Promised Lands
|
||||
- You can no longer create an infinite endstone supply from spamming Promised Lands portals
|
||||
- Holy Tall grass no longer drops itself without using shears
|
||||
- Fixed things wrongly having wooden footstep sounds
|
||||
- Saplings now use the new bonemeal system added by Minecraft 1.5
|
||||
- Bonemeal now creates Holy Tall Grass when used on Holy Grass
|
||||
- Fixed slabs not stacking
|
||||
- Fixed leaf decay
|
||||
- Fixed tool effectiveness on various blocks
|
||||
- Gave smoldering grass and ash their expected behaviours; burn on contact (smoldering grass) and slowness (ash)
|
||||
- Holy and magic saplings will only grow on Holy Grass
|
||||
- Holy Grass burns up into soulsand in the Nether
|
||||
- Fixed axe recipes
|
||||
- Removed unnecessary recipes for hoes
|
||||
- **Adubbz** - Madman
|
||||
|
||||
Version 0.4.8 '31-03-2013'
|
||||
- fixed smoldering grass texture
|
||||
- fixed flower achievement?
|
||||
- fixed Giant red flower texture
|
||||
- **Amnet** - Foreign Affairs
|
||||
|
||||
Version 0.4.7 '30-03-2013'
|
||||
- updated to minecraft 1.5.1
|
||||
- **ted80** - Biome Fanatic
|
||||
|
||||
## Credits ##
|
||||
|
||||
- **Forstride**
|
||||
|
||||
- **gamax92**
|
||||
|
||||
- **enchilado**
|
||||
|
||||
- **Tim Rurkowski**
|
||||
|
||||
|
||||
## Changelog ##
|
||||
Version 0.5.0 '09-04-2013'
|
||||
- Desert sprouts and Dune Grass now require shears to be harvested
|
||||
- Added alpha beaches to origin valley biome
|
||||
- You can now throw Mudballs to deal 1/2 heart of damage
|
||||
- Entities get the slowness potion effect when hit by mudballs
|
||||
- Mud balls can now be fired from dispensers
|
||||
- Resources now only install client-side
|
||||
- Fixed bonemeal on Origin Saplings
|
||||
- Bonemeal now only reacts to mangrove saplings when they are on sand
|
||||
- Fixed bonemeal and holy grass dependancies on Holy and Magic saplings
|
||||
- Changed the leaves blocks to use the IShearable interface
|
||||
- Made the enderporter only work in the overworld
|
||||
- Fixed the textures for logs to display according to their orientation
|
||||
- Adding Leaves, Saplings, Stairs and Slabs to Ore Dictionary
|
||||
- Fixed crash on right clicking on slabs with nothing in your hand
|
||||
- Fixed trees not generating in the Mystic grove
|
||||
- Fixed placing Moss, TreeMoss and Willow
|
||||
- Fixed a bug with Promised Lands not using the ID from the config file
|
||||
|
||||
Version 0.4.9 '03-04-2013'
|
||||
- Tools actually have the properties of the tools they are meant to be (they used to all think they are swords)
|
||||
- Ore dictionary support for wood
|
||||
- Added a temporary fix for the Ach Flower issue in the form of a config option for achievements
|
||||
- Fancier message upon creation of The Promised Lands
|
||||
- No more duplicate chat messages on creating the Promised Lands
|
||||
- You can no longer create an infinite endstone supply from spamming Promised Lands portals
|
||||
- Holy Tall grass no longer drops itself without using shears
|
||||
- Fixed things wrongly having wooden footstep sounds
|
||||
- Saplings now use the new bonemeal system added by Minecraft 1.5
|
||||
- Bonemeal now creates Holy Tall Grass when used on Holy Grass
|
||||
- Fixed slabs not stacking
|
||||
- Fixed leaf decay
|
||||
- Fixed tool effectiveness on various blocks
|
||||
- Gave smoldering grass and ash their expected behaviours; burn on contact (smoldering grass) and slowness (ash)
|
||||
- Holy and magic saplings will only grow on Holy Grass
|
||||
- Holy Grass burns up into Soulsand in the Nether
|
||||
- Fixed axe recipes
|
||||
- Removed unnecessary recipes for hoes
|
||||
|
||||
Version 0.4.8 '31-03-2013'
|
||||
- Fixed smoldering grass texture
|
||||
- Fixed flower achievement?
|
||||
- Fixed Giant red flower texture
|
||||
|
||||
Version 0.4.7 '30-03-2013'
|
||||
- Updated to Minecraft 1.5.1
|
||||
|
|
BIN
src/minecraft/bop.png
Normal file
BIN
src/minecraft/bop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
|
@ -1,4 +1,7 @@
|
|||
package tdwp_ftw.biomesop;
|
||||
package com.bopteam.biomesop;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPItems;
|
||||
import com.bopteam.biomesop.items.projectiles.EntityMudball;
|
||||
|
||||
import net.minecraft.client.Minecraft;
|
||||
import net.minecraft.client.particle.EntityBreakingFX;
|
||||
|
@ -6,8 +9,6 @@ import net.minecraft.client.particle.EntityFX;
|
|||
import net.minecraft.client.renderer.entity.RenderSnowball;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraftforge.client.MinecraftForgeClient;
|
||||
import tdwp_ftw.biomesop.configuration.BOPItems;
|
||||
import tdwp_ftw.biomesop.items.projectiles.EntityMudball;
|
||||
import cpw.mods.fml.client.registry.RenderingRegistry;
|
||||
|
||||
public class ClientProxy extends CommonProxy {
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop;
|
||||
package com.bopteam.biomesop;
|
||||
|
||||
import net.minecraft.world.World;
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.api;
|
||||
package com.bopteam.biomesop.api;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.api;
|
||||
package com.bopteam.biomesop.api;
|
||||
|
||||
import com.google.common.base.Optional;
|
||||
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.armor;
|
||||
package com.bopteam.biomesop.armor;
|
||||
|
||||
import com.bopteam.biomesop.CommonProxy;
|
||||
import com.bopteam.biomesop.configuration.BOPItems;
|
||||
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import net.minecraft.item.EnumArmorMaterial;
|
||||
import net.minecraft.item.ItemArmor;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import net.minecraftforge.common.IArmorTextureProvider;
|
||||
import tdwp_ftw.biomesop.CommonProxy;
|
||||
import tdwp_ftw.biomesop.configuration.BOPItems;
|
||||
|
||||
public class ArmorAmethyst extends ItemArmor implements IArmorTextureProvider
|
||||
{
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.armor;
|
||||
package com.bopteam.biomesop.armor;
|
||||
|
||||
import com.bopteam.biomesop.CommonProxy;
|
||||
import com.bopteam.biomesop.configuration.BOPItems;
|
||||
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import net.minecraft.item.EnumArmorMaterial;
|
||||
import net.minecraft.item.ItemArmor;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import net.minecraftforge.common.IArmorTextureProvider;
|
||||
import tdwp_ftw.biomesop.CommonProxy;
|
||||
import tdwp_ftw.biomesop.configuration.BOPItems;
|
||||
|
||||
public class ArmorMuddy extends ItemArmor implements IArmorTextureProvider
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import static net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate.EventType.BIG_SHROOM;
|
||||
import static net.minecraftforge.event.terraingen.DecorateBiomeEvent.Decorate.EventType.CLAY;
|
||||
|
@ -22,6 +22,35 @@ import static net.minecraftforge.event.terraingen.OreGenEvent.GenerateMinable.Ev
|
|||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenAlgae;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenAsh;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenBoulder;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenBush;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenCanyon;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenCarrots;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenCattail;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDesertCactus;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDriedDirt;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenGravel;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenHighGrass;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMelon;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMesa;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMud;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMycelium;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenOasis;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenOutback;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPit;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPotatoes;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPromisedWillow;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenQuagmire;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenQuicksand;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenQuicksand2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenShield;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenSmolderingGrass;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenSprout;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenSteppe;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeDecorator;
|
||||
|
@ -43,34 +72,6 @@ import net.minecraftforge.common.MinecraftForge;
|
|||
import net.minecraftforge.event.terraingen.DecorateBiomeEvent;
|
||||
import net.minecraftforge.event.terraingen.OreGenEvent;
|
||||
import net.minecraftforge.event.terraingen.TerrainGen;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenAlgae;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenAsh;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenBoulder;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenBush;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenCanyon;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenCarrots;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenCattail;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDesertCactus;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDriedDirt;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenGravel;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenHighGrass;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMelon;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMesa;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMud;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMycelium;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenOasis;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenOutback;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPit;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPotatoes;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPromisedWillow;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenQuagmire;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenQuicksand;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenQuicksand2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenShield;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenSmolderingGrass;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenSprout;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenSteppe;
|
||||
|
||||
public class BiomeDecoratorBOP extends BiomeDecorator
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga6;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga6;
|
||||
|
||||
public class BiomeGenAlps extends BiomeGenBase
|
||||
{
|
|
@ -1,14 +1,15 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga3;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga4;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga9;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga3;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga4;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga9;
|
||||
|
||||
public class BiomeGenArctic extends BiomeGenBase
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
public class BiomeGenBadlands extends BiomeGenBase
|
||||
{
|
|
@ -1,15 +1,16 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenBambooTree;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenBambooTree;
|
||||
|
||||
public class BiomeGenBambooForest extends BiomeGenBase
|
||||
{
|
|
@ -1,16 +1,17 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenBayou1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenBayou2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenBayou3;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoss;
|
||||
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenBayou1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenBayou2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenBayou3;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoss;
|
||||
|
||||
public class BiomeGenBayou extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BiomeGenBirchForest extends BiomeGenBase
|
||||
{
|
|
@ -1,18 +1,19 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenBog1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenBog2;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.monster.EntitySlime;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenBog1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenBog2;
|
||||
|
||||
public class BiomeGenBog extends BiomeGenBase
|
||||
{
|
|
@ -1,7 +1,10 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenAutumn;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.passive.EntityWolf;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
|
@ -9,8 +12,6 @@ import net.minecraft.world.biome.SpawnListEntry;
|
|||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenAutumn;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
public class BiomeGenBorealForest extends BiomeGenBase
|
||||
{
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenCanyonShrub;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenCanyonTree;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenCanyonShrub;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenCanyonTree;
|
||||
|
||||
public class BiomeGenCanyon extends BiomeGenBase
|
||||
{
|
|
@ -1,16 +1,17 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenChaparral1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenChaparral2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenChaparral3;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenChaparral1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenChaparral2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenChaparral3;
|
||||
|
||||
public class BiomeGenChaparral extends BiomeGenBase
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenCherry1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenCherry2;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenCherry1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenCherry2;
|
||||
|
||||
public class BiomeGenCherryBlossomGrove extends BiomeGenBase
|
||||
{
|
|
@ -1,7 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga3;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga4;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga9;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.passive.EntityWolf;
|
||||
import net.minecraft.world.World;
|
||||
|
@ -9,10 +14,6 @@ import net.minecraft.world.biome.BiomeGenBase;
|
|||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga3;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga4;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga9;
|
||||
|
||||
public class BiomeGenConiferousForest extends BiomeGenBase
|
||||
{
|
|
@ -1,10 +1,11 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
public class BiomeGenCrag extends BiomeGenBase
|
||||
{
|
|
@ -1,17 +1,18 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
public class BiomeGenDeadForest extends BiomeGenBase
|
||||
{
|
|
@ -1,15 +1,16 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree;
|
||||
|
||||
public class BiomeGenDeadSwamp extends BiomeGenBase
|
||||
{
|
|
@ -1,8 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree3;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadlands;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.monster.EntityCreeper;
|
||||
import net.minecraft.entity.passive.EntityBat;
|
||||
|
@ -11,10 +16,6 @@ import net.minecraft.world.biome.BiomeGenBase;
|
|||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenMinable;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree3;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadlands;
|
||||
|
||||
public class BiomeGenDeadlands extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeciduous;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeciduous;
|
||||
|
||||
public class BiomeGenDeciduousForest extends BiomeGenBase
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
|
@ -1,10 +1,11 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
public class BiomeGenDunes extends BiomeGenBase
|
||||
{
|
|
@ -1,17 +1,18 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenFen1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenFen2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoss;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenFen1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenFen2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoss;
|
||||
|
||||
public class BiomeGenFen extends BiomeGenBase
|
||||
{
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga5;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga8;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga5;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga8;
|
||||
|
||||
public class BiomeGenField extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoss;
|
||||
|
||||
import net.minecraft.entity.passive.EntityWolf;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoss;
|
||||
|
||||
public class BiomeGenForestNew extends BiomeGenBase
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
public class BiomeGenFrostForest extends BiomeGenBase
|
||||
{
|
|
@ -1,17 +1,18 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoss;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenSwampTall;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenThickTree;
|
||||
|
||||
import net.minecraft.entity.passive.EntityMooshroom;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoss;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenSwampTall;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenThickTree;
|
||||
|
||||
public class BiomeGenFungiForest extends BiomeGenBase
|
||||
{
|
|
@ -1,17 +1,18 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.mobs.EntityRosester;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenGiantFlowerRed;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenGiantFlowerYellow;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.mobs.EntityRosester;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenGiantFlowerRed;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenGiantFlowerYellow;
|
||||
|
||||
public class BiomeGenGarden extends BiomeGenBase
|
||||
{
|
|
@ -1,7 +1,8 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BiomeGenGlacier extends BiomeGenBase
|
||||
{
|
|
@ -1,7 +1,9 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.passive.EntityChicken;
|
||||
import net.minecraft.entity.passive.EntityCow;
|
||||
|
@ -12,7 +14,6 @@ import net.minecraft.world.biome.BiomeGenBase;
|
|||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BiomeGenGrassland extends BiomeGenBase
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenHeath;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenHeath;
|
||||
|
||||
public class BiomeGenHeathland extends BiomeGenBase
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
|
@ -1,15 +1,16 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenIceTree;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.monster.EntitySnowman;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenIceTree;
|
||||
|
||||
public class BiomeGenIcyHills extends BiomeGenBase
|
||||
{
|
|
@ -1,15 +1,16 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenJadeTree;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenJadeTree;
|
||||
|
||||
public class BiomeGenJadeCliffs extends BiomeGenBase
|
||||
{
|
|
@ -1,8 +1,11 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.mobs.EntityJungleSpider;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.passive.EntityChicken;
|
||||
import net.minecraft.entity.passive.EntityOcelot;
|
||||
|
@ -15,8 +18,6 @@ import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
|||
import net.minecraft.world.gen.feature.WorldGenTrees;
|
||||
import net.minecraft.world.gen.feature.WorldGenVines;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.mobs.EntityJungleSpider;
|
||||
|
||||
public class BiomeGenJungleNew extends BiomeGenBase
|
||||
{
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenAcacia;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenAcacia;
|
||||
|
||||
public class BiomeGenLushDesert extends BiomeGenBase
|
||||
{
|
|
@ -1,14 +1,15 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenSwampTall;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.monster.EntitySlime;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenSwampTall;
|
||||
|
||||
public class BiomeGenLushSwamp extends BiomeGenBase
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMangrove;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMangrove;
|
||||
|
||||
public class BiomeGenMangrove extends BiomeGenBase
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMaple;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMaple;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
public class BiomeGenMapleWoods extends BiomeGenBase
|
||||
{
|
|
@ -1,14 +1,15 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMarsh;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMarsh;
|
||||
|
||||
public class BiomeGenMarsh extends BiomeGenBase
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
import net.minecraft.entity.monster.EntitySpider;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
public class BiomeGenMesa extends BiomeGenBase
|
||||
{
|
|
@ -1,16 +1,17 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoor;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoor;
|
||||
|
||||
public class BiomeGenMoor extends BiomeGenBase
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga7;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTaiga2;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga7;
|
||||
|
||||
public class BiomeGenMountain extends BiomeGenBase
|
||||
{
|
|
@ -1,17 +1,18 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMystic1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMystic2;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.monster.EntityWitch;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMystic1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMystic2;
|
||||
|
||||
public class BiomeGenMysticGrove extends BiomeGenBase
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPalmTree3;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPalmTree3;
|
||||
|
||||
public class BiomeGenOasis extends BiomeGenBase
|
||||
{
|
|
@ -1,8 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenOminous1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenOminous2;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.monster.EntityCaveSpider;
|
||||
import net.minecraft.entity.monster.EntityEnderman;
|
||||
|
@ -11,9 +15,6 @@ import net.minecraft.world.biome.BiomeGenBase;
|
|||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenOminous1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenOminous2;
|
||||
|
||||
public class BiomeGenOminousWoods extends BiomeGenBase
|
||||
{
|
|
@ -1,10 +1,11 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenApple;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenApple;
|
||||
|
||||
public class BiomeGenOrchard extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenOriginTree;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenOriginTree;
|
||||
|
||||
public class BiomeGenOriginValley extends BiomeGenBase
|
||||
{
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenOutbackShrub;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenOutbackTree;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenOutbackShrub;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenOutbackTree;
|
||||
|
||||
public class BiomeGenOutback extends BiomeGenBase
|
||||
{
|
|
@ -1,11 +1,12 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BiomeGenPasture extends BiomeGenBase
|
||||
{
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BiomeGenPlainsNew extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPrairie;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPrairie;
|
||||
|
||||
public class BiomeGenPrairie extends BiomeGenBase
|
||||
{
|
|
@ -1,19 +1,20 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPromisedShrub;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPromisedTree;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPromisedTree2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPromisedTree3;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenMinable;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPromisedShrub;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPromisedTree;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPromisedTree2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPromisedTree3;
|
||||
|
||||
public class BiomeGenPromisedLand extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree;
|
||||
|
||||
public class BiomeGenQuagmire extends BiomeGenBase
|
||||
{
|
|
@ -1,15 +1,16 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mobs.EntityJungleSpider;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenRainforestTree1;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.passive.EntityOcelot;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.mobs.EntityJungleSpider;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenRainforestTree1;
|
||||
|
||||
public class BiomeGenRainforest extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenRedwoodTree;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenRedwoodTree2;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenRedwoodTree;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenRedwoodTree2;
|
||||
|
||||
public class BiomeGenRedwoodForest extends BiomeGenBase
|
||||
{
|
|
@ -1,16 +1,17 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.mobs.EntityJungleSpider;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.mobs.EntityJungleSpider;
|
||||
|
||||
public class BiomeGenSacredSprings extends BiomeGenBase
|
||||
{
|
|
@ -1,14 +1,15 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenAcacia;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenAcacia;
|
||||
|
||||
public class BiomeGenSavanna extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenScrubland;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenScrubland;
|
||||
|
||||
public class BiomeGenScrubland extends BiomeGenBase
|
||||
{
|
|
@ -1,17 +1,18 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenAutumn;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenAutumn2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMaple;
|
||||
|
||||
import net.minecraft.entity.passive.EntityWolf;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenAutumn;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenAutumn2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMaple;
|
||||
|
||||
public class BiomeGenSeasonalForest extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoss;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoss;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
public class BiomeGenShield extends BiomeGenBase
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BiomeGenShrubland extends BiomeGenBase
|
||||
{
|
|
@ -1,16 +1,17 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenDeadTree2;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenDeadTree2;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
public class BiomeGenSnowyWoods extends BiomeGenBase
|
||||
{
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
import net.minecraft.entity.passive.EntityWolf;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenTaiga2;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga5;
|
||||
|
||||
public class BiomeGenSpruceWoods extends BiomeGenBase
|
||||
{
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BiomeGenSteppe extends BiomeGenBase
|
||||
{
|
|
@ -1,7 +1,11 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenLog;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoss;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenWillow;
|
||||
|
||||
import net.minecraft.entity.monster.EntitySlime;
|
||||
import net.minecraft.world.ColorizerFoliage;
|
||||
import net.minecraft.world.ColorizerGrass;
|
||||
|
@ -9,9 +13,6 @@ import net.minecraft.world.World;
|
|||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenLog;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoss;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenWillow;
|
||||
|
||||
public class BiomeGenSwampNew extends BiomeGenBase
|
||||
{
|
|
@ -1,16 +1,17 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenCypress;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMarsh;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenCypress;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMarsh;
|
||||
|
||||
public class BiomeGenSwampwoods extends BiomeGenBase
|
||||
{
|
|
@ -1,7 +1,9 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.entity.passive.EntityWolf;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
|
@ -9,7 +11,6 @@ import net.minecraft.world.gen.feature.WorldGenTaiga1;
|
|||
import net.minecraft.world.gen.feature.WorldGenTaiga2;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BiomeGenTaigaNew extends BiomeGenBase
|
||||
{
|
|
@ -1,18 +1,19 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoss;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTemperate;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenThickTree;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenWillow;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenShrub;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoss;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTemperate;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenThickTree;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenWillow;
|
||||
|
||||
public class BiomeGenTemperateRainforest extends BiomeGenBase
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
|
@ -1,18 +1,19 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.mobs.EntityJungleSpider;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenRainforest1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenRainforest2;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.entity.passive.EntityOcelot;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.mobs.EntityJungleSpider;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenRainforest1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenRainforest2;
|
||||
|
||||
public class BiomeGenTropicalRainforest extends BiomeGenBase
|
||||
{
|
|
@ -1,15 +1,16 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.mobs.EntityJungleSpider;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPalmTree1;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenPalmTree3;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.biome.SpawnListEntry;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.mobs.EntityJungleSpider;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPalmTree1;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenPalmTree3;
|
||||
|
||||
public class BiomeGenTropics extends BiomeGenBase
|
||||
{
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
|
|
@ -1,13 +1,14 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenVolcano;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenVolcano;
|
||||
|
||||
public class BiomeGenVolcano extends BiomeGenBase
|
||||
{
|
|
@ -1,10 +1,11 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.awt.Color;
|
||||
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
import com.bopteam.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import tdwp_ftw.biomesop.configuration.BOPConfiguration;
|
||||
|
||||
public class BiomeGenWasteland extends BiomeGenBase
|
||||
{
|
|
@ -1,15 +1,16 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenMoss;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenTaiga5;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenWillow;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenTallGrass;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenMoss;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenTaiga5;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenWillow;
|
||||
|
||||
public class BiomeGenWetland extends BiomeGenBase
|
||||
{
|
|
@ -1,10 +1,11 @@
|
|||
package tdwp_ftw.biomesop.biomes;
|
||||
package com.bopteam.biomesop.biomes;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.worldgen.WorldGenLog;
|
||||
|
||||
import net.minecraft.world.biome.BiomeGenBase;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenLog;
|
||||
|
||||
public class BiomeGenWoodland extends BiomeGenBase
|
||||
{
|
|
@ -1,8 +1,11 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.block.BlockLeavesBase;
|
||||
import net.minecraft.block.material.Material;
|
||||
|
@ -14,8 +17,6 @@ import net.minecraft.world.ColorizerFoliage;
|
|||
import net.minecraft.world.IBlockAccess;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraftforge.common.IShearable;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import cpw.mods.fml.relauncher.Side;
|
||||
import cpw.mods.fml.relauncher.SideOnly;
|
||||
|
|
@ -1,15 +1,16 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.block.material.Material;
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import net.minecraft.util.Icon;
|
||||
import net.minecraft.world.World;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
@Deprecated
|
||||
public class BlockAcaciaLog extends Block
|
|
@ -1,9 +1,10 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.block.material.Material;
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
|
||||
@Deprecated
|
||||
public class BlockAcaciaPlank extends Block
|
|
@ -1,8 +1,11 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.List;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
import com.bopteam.biomesop.worldgen.WorldGenAcacia;
|
||||
|
||||
import net.minecraft.block.BlockSapling;
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import net.minecraft.creativetab.CreativeTabs;
|
||||
|
@ -10,8 +13,6 @@ import net.minecraft.item.ItemStack;
|
|||
import net.minecraft.util.Icon;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraft.world.gen.feature.WorldGenerator;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
import tdwp_ftw.biomesop.worldgen.WorldGenAcacia;
|
||||
|
||||
public class BlockAcaciaSapling extends BlockSapling
|
||||
{
|
|
@ -1,16 +1,17 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.List;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.BlockHalfSlab;
|
||||
import net.minecraft.block.material.Material;
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import net.minecraft.creativetab.CreativeTabs;
|
||||
import net.minecraft.item.ItemStack;
|
||||
import net.minecraft.world.World;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
@Deprecated
|
||||
public class BlockAcaciaSlab extends BlockHalfSlab
|
|
@ -1,9 +1,10 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.block.BlockStairs;
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
|
||||
@Deprecated
|
||||
public class BlockAcaciaStairs extends BlockStairs
|
|
@ -1,4 +1,4 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.Random;
|
||||
|
|
@ -1,12 +1,13 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.block.material.Material;
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
|
||||
public class BlockAmethystBlock extends Block
|
||||
{
|
|
@ -1,14 +1,15 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
import com.bopteam.biomesop.configuration.BOPItems;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.block.material.Material;
|
||||
import net.minecraft.client.renderer.texture.IconRegister;
|
||||
import net.minecraft.util.MathHelper;
|
||||
import net.minecraft.world.World;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
import tdwp_ftw.biomesop.configuration.BOPItems;
|
||||
|
||||
public class BlockAmethystOre extends Block
|
||||
{
|
|
@ -1,8 +1,11 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.block.BlockLeavesBase;
|
||||
import net.minecraft.block.material.Material;
|
||||
|
@ -14,8 +17,6 @@ import net.minecraft.util.Icon;
|
|||
import net.minecraft.world.IBlockAccess;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraftforge.common.IShearable;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import cpw.mods.fml.relauncher.Side;
|
||||
import cpw.mods.fml.relauncher.SideOnly;
|
||||
|
|
@ -1,8 +1,11 @@
|
|||
package tdwp_ftw.biomesop.blocks;
|
||||
package com.bopteam.biomesop.blocks;
|
||||
|
||||
import java.util.ArrayList;
|
||||
import java.util.Random;
|
||||
|
||||
import com.bopteam.biomesop.mod_BiomesOPlenty;
|
||||
import com.bopteam.biomesop.configuration.BOPBlocks;
|
||||
|
||||
import net.minecraft.block.Block;
|
||||
import net.minecraft.block.BlockLeavesBase;
|
||||
import net.minecraft.block.material.Material;
|
||||
|
@ -14,8 +17,6 @@ import net.minecraft.util.Icon;
|
|||
import net.minecraft.world.IBlockAccess;
|
||||
import net.minecraft.world.World;
|
||||
import net.minecraftforge.common.IShearable;
|
||||
import tdwp_ftw.biomesop.mod_BiomesOPlenty;
|
||||
import tdwp_ftw.biomesop.configuration.BOPBlocks;
|
||||
import cpw.mods.fml.relauncher.Side;
|
||||
import cpw.mods.fml.relauncher.SideOnly;
|
||||
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue