SlimeVoid / LittleBlocks-FML

LittleBlocks for FML
http://www.slimevoid.net/LittleBlocks
GNU Lesser General Public License v3.0
18 stars 13 forks source link

1.7.2 Little block sounds #85

Open Tarig0 opened 10 years ago

Tarig0 commented 10 years ago

Doors don't make a sound

The requirements for this will be

Clients must be able to hear Little world noises, doors open/close, blocks placed etc.

These sounds should be adjusted to be lower volume and higher pitch.

The Little world should not use an instance of the world renderer if possible.

Tarig0 commented 10 years ago

Just realized doesn't the nether and all other dims create their own world renderer? But I guess thats a diffrent case since each world render would be loaded one at a time instead of doubling up as LBs would.