Skip to content

Instantly share code, notes, and snippets.

@timvisee
Created April 12, 2013 14:10
Show Gist options
  • Save timvisee/5372287 to your computer and use it in GitHub Desktop.
Save timvisee/5372287 to your computer and use it in GitHub Desktop.
Weather and World -Control of Safe Creeper 1.4
WeatherControl:
Enabled: false
CustomWeatherTypes:
Enabled: false
Clear:
Allowed: true
Rain:
Allowed: true
ThunderStorm:
Allowed: true
AlwaysRain: false
AlwaysThunderStorm: false
LightningInThunderStorm: true
CustomDurations:
Enabled: false
Weather:
Enabled: false
MinDuration: 720
MaxDuration: 1080
ThunderStorm:
Enabled: false
MinDuration: 240
MaxDuration: 360
Effects:
Enabled: true
Triggers: {}
WorldControl:
Enabled: false
KeepSpawnInMemory: true
AutoSave: true
PVP: true
CustomSpawning:
Enabled: false
AllowAnimals: true
AllowMonsters: true
AnimalSpawnLimit: 15
MonsterSpawnLimit: 70
AmbientSpawnLimit: 15
WaterAnimalSpawnLimit: 5
TicksPerAnimalSpawns: 400
TicksPerMonsterSpawns: 1
CustomDifficulty:
Enabled: false
WorldDifficulty: 2
CustomGameRules:
Enabled: false
Rules:
commandBlockOutput: 'true'
doFireTick: 'true'
doMobLoot: 'true'
doMobSpawning: 'true'
doTileDrops: 'true'
keepInventory: 'false'
mobGriefing: 'true'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment