Tweaked apple leaves

This commit is contained in:
Matt Caughey 2013-05-13 03:47:18 -04:00
parent 77d026306a
commit 5705a4d1fb
7 changed files with 20 additions and 18 deletions

View File

@ -24,13 +24,15 @@ Cherry: Dropped from cherry tree leaves when broken or right clicked.
NETHER BIOMES: NETHER BIOMES:
Undergarden: Bramble, nether wart, giant/small mushrooms, hellstem plant. Undergarden: Bramble, nether wart, giant/small mushrooms, hellstem plant, glowpines.
Deathly Desert: Soulsand, thorns, dead bushes. Corrupted Sands: Soulsand, thorns, dead bushes.
Lethal Lavafalls: Lots of lavafalls and lava ponds. Phantasmagoric Inferno: Lots of lavafalls and lava ponds.
Glowpines: A forest with pine trees made of glowstone hanging from the ceiling, with some scattered on the surface. Aphotic Abyss: Large, empty pits that go into the void. Lots of mobs will spawn here.
Parasitic Heap: A living, breathing biome where a parasitic block slowly engulfs netherrack.
--- ---

View File

@ -98,7 +98,7 @@ public class WorldGenApple extends WorldGenerator
if (var99 == 0) if (var99 == 0)
{ {
this.setBlockAndMetadata(par1World, var12, var16, var14, Blocks.leavesFruit.get().blockID, 3); this.setBlockAndMetadata(par1World, var12, var16, var14, Blocks.leavesFruit.get().blockID, 1);
} }
else else
{ {

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 631 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 630 B