Disappearing Blocks
#11
(11-21-2014, 02:55 AM)STR_Warrior Wrote: Could you copy your world.ini files in
Code:
[code][ /code]
tags?

shire/world.ini
Code:
[SpawnProtect]
ProtectRadius=10

[WorldLimit]
LimitRadius=0

[Difficulty]
WorldDifficulty=1

[General]
Dimension=Overworld
IsDaylightCycleEnabled=1
Gamemode=1
Weather=1
TimeInTicks=1028

[Broadcasting]
BroadcastDeathMessages=1
BroadcastAchievementMessages=1

[Storage]
Schema=default
CompressionFactor=6

[Plants]
MaxCactusHeight=3
MaxSugarcaneHeight=3
IsCactusBonemealable=0
IsCarrotsBonemealable=1
IsCropsBonemealable=1
IsGrassBonemealable=1
IsMelonStemBonemealable=1
IsMelonBonemealable=0
IsPotatoesBonemealable=1
IsPumpkinStemBonemealable=1
IsPumpkinBonemealable=0
IsSaplingBonemealable=1
IsSugarcaneBonemealable=0

[Physics]
DeepSnow=1
ShouldLavaSpawnFire=1
TNTShrapnelLevel=2
WaterSimulator=Vanilla
LavaSimulator=Vanilla
SandInstantFall=0
RedstoneSimulator=Incremental

[Mechanics]
CommandBlocksEnabled=1
PVPEnabled=1
UseChatPrefixes=1

[Monsters]
VillagersShouldHarvestCrops=1
AnimalsOn=1
Types=bat, cavespider, chicken, cow, enderman, horse, mooshroom, ocelot, pig, sheep, silverfish, skeleton, slime, spider, squid, wolf, zombie

[LinkedWorlds]
NetherWorldName=world_nether
EndWorldName=world_end
OtherWorld=world

[Generator]
BiomeGen=MultiStepMap
HeightGen=DistortedHeightmap
CompositionGen=DistortedHeightmap
Finishers=Ravines, WormNestCaves, WaterLakes, WaterSprings, LavaLakes, LavaSprings, OreNests, Mineshafts, Trees, SprinkleFoliage, Ice, Snow, Lilypads, BottomLava, DeadBushes, PreSimulator, NaturalPatches
Generator=Composable
MultiStepMapOceanCellSize=384
MultiStepMapMushroomIslandSize=64
MultiStepMapRiverCellSize=384
MultiStepMapRiverWidth=0.125000
MultiStepMapLandBiomeSize=1024
BiomeGenCacheSize=64
BiomeGenMultiCacheLength=4
DistortedHeightmapSeaLevel=62
DistortedHeightmapFrequencyX=10.000000
DistortedHeightmapFrequencyY=10.000000
DistortedHeightmapFrequencyZ=10.000000
HeightGenCacheSize=64
CompositionGenCacheSize=64
WormNestCavesSize=64
WormNestCavesGrid=96
WormNestMaxOffset=32
WaterLakesProbability=25
LavaLakesProbability=10
MineShaftsGridSize=512
MineShaftsMaxOffset=256
MineShaftsMaxSystemSize=160
MineShaftsChanceCorridor=600
MineShaftsChanceCrossing=200
MineShaftsChanceStaircase=200
BottomLavaLevel=10
PreSimulatorFallingBlocks=1
PreSimulatorWater=1
PreSimulatorLava=1

[WaterSimulator]
Falloff=1
TickDelay=5
NumNeighborsForSource=2

[LavaSimulator]
Falloff=2
TickDelay=30
NumNeighborsForSource=-1

[FireSimulator]
BurnStepTimeFuel=500
BurnStepTimeNonfuel=100
Flammability=50
ReplaceFuelChance=50000

[Seed]
Seed=hermosa

[WaterSprings]
HeightDistribution=0, 0; 10, 10; 11, 75; 16, 83; 20, 83; 24, 78; 32, 62; 40, 40; 44, 15; 48, 7; 56, 2; 64, 1; 255, 0
Chance=24

[LavaSprings]
HeightDistribution=0, 0; 10, 5; 11, 45; 48, 2; 64, 1; 255, 0
Chance=9

[SpawnPosition]
PregenerateDistance=20
X=-1464.4546053887
Y=70
Z=2422.6999999881

world/world.ini
Code:
[SpawnProtect]
ProtectRadius=10

[WorldLimit]
LimitRadius=0

[Difficulty]
WorldDifficulty=1

[General]
Dimension=Overworld
IsDaylightCycleEnabled=1
Gamemode=1
Weather=0
TimeInTicks=11979

[Broadcasting]
BroadcastDeathMessages=1
BroadcastAchievementMessages=1

[Storage]
Schema=default
CompressionFactor=6

[Plants]
MaxCactusHeight=3
MaxSugarcaneHeight=3
IsCactusBonemealable=0
IsCarrotsBonemealable=1
IsCropsBonemealable=1
IsGrassBonemealable=1
IsMelonStemBonemealable=1
IsMelonBonemealable=0
IsPotatoesBonemealable=1
IsPumpkinStemBonemealable=1
IsPumpkinBonemealable=0
IsSaplingBonemealable=1
IsSugarcaneBonemealable=0

[Physics]
DeepSnow=1
ShouldLavaSpawnFire=1
TNTShrapnelLevel=2
WaterSimulator=Vanilla
LavaSimulator=Vanilla
SandInstantFall=0
RedstoneSimulator=Incremental

[Mechanics]
CommandBlocksEnabled=1
PVPEnabled=1
UseChatPrefixes=1

[Monsters]
VillagersShouldHarvestCrops=1
AnimalsOn=1
Types=bat, cavespider, chicken, cow, enderman, horse, mooshroom, ocelot, pig, sheep, silverfish, skeleton, slime, spider, squid, wolf, zombie

[LinkedWorlds]
NetherWorldName=world_nether
EndWorldName=world_end
OtherWorld=shire

[Generator]
BiomeGen=MultiStepMap
HeightGen=DistortedHeightmap
CompositionGen=DistortedHeightmap
Finishers=Ravines, WormNestCaves, WaterLakes, WaterSprings, LavaLakes, LavaSprings, OreNests, Mineshafts, Trees, SprinkleFoliage, Ice, Snow, Lilypads, BottomLava, DeadBushes, PreSimulator, NaturalPatches
Generator=Composable
MultiStepMapOceanCellSize=384
MultiStepMapMushroomIslandSize=64
MultiStepMapRiverCellSize=384
MultiStepMapRiverWidth=0.125000
MultiStepMapLandBiomeSize=1024
BiomeGenCacheSize=64
BiomeGenMultiCacheLength=4
DistortedHeightmapSeaLevel=62
DistortedHeightmapFrequencyX=10.000000
DistortedHeightmapFrequencyY=10.000000
DistortedHeightmapFrequencyZ=10.000000
HeightGenCacheSize=64
CompositionGenCacheSize=64
WormNestCavesSize=64
WormNestCavesGrid=96
WormNestMaxOffset=32
WaterLakesProbability=25
LavaLakesProbability=10
MineShaftsGridSize=512
MineShaftsMaxOffset=256
MineShaftsMaxSystemSize=160
MineShaftsChanceCorridor=600
MineShaftsChanceCrossing=200
MineShaftsChanceStaircase=200
BottomLavaLevel=10
PreSimulatorFallingBlocks=1
PreSimulatorWater=1
PreSimulatorLava=1

[WaterSimulator]
Falloff=1
TickDelay=5
NumNeighborsForSource=2

[LavaSimulator]
Falloff=2
TickDelay=30
NumNeighborsForSource=-1

[FireSimulator]
BurnStepTimeFuel=500
BurnStepTimeNonfuel=100
Flammability=50
ReplaceFuelChance=50000

[Seed]
Seed=redondo

[WaterSprings]
HeightDistribution=0, 0; 10, 10; 11, 75; 16, 83; 20, 83; 24, 78; 32, 62; 40, 40; 44, 15; 48, 7; 56, 2; 64, 1; 255, 0
Chance=24

[LavaSprings]
HeightDistribution=0, 0; 10, 5; 11, 45; 48, 2; 64, 1; 255, 0
Chance=9

[SpawnPosition]
PregenerateDistance=20
X=-1464.4546053887
Y=70
Z=2422.6999999881
Reply
Thanks given by:


Messages In This Thread
Disappearing Blocks - by wudles - 11-19-2014, 04:28 AM
RE: Disappearing Blocks - by xoft - 11-19-2014, 04:53 AM
RE: Disappearing Blocks - by wudles - 11-19-2014, 05:38 AM
RE: Disappearing Blocks - by sphinxc0re - 11-19-2014, 05:00 AM
RE: Disappearing Blocks - by wudles - 11-20-2014, 04:39 AM
RE: Disappearing Blocks - by LO1ZB - 11-20-2014, 04:46 AM
RE: Disappearing Blocks - by xoft - 11-20-2014, 07:10 AM
RE: Disappearing Blocks - by wudles - 11-21-2014, 02:39 AM
RE: Disappearing Blocks - by xoft - 11-21-2014, 03:03 AM
RE: Disappearing Blocks - by wudles - 11-21-2014, 03:14 AM
RE: Disappearing Blocks - by NiLSPACE - 11-21-2014, 02:55 AM
RE: Disappearing Blocks - by wudles - 11-21-2014, 03:03 AM
RE: Disappearing Blocks - by NiLSPACE - 11-21-2014, 03:07 AM
RE: Disappearing Blocks - by NiLSPACE - 11-21-2014, 03:43 AM
RE: Disappearing Blocks - by xoft - 11-21-2014, 06:20 AM
RE: Disappearing Blocks - by wudles - 11-21-2014, 07:30 AM



Users browsing this thread: 1 Guest(s)