mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 20:32:34 +00:00
I did not update density functions because i'm too lazy to refactor a bunch of things because Mojang decided to remove "initial_density_without_jaggedness", but i will in the future
61 lines
1.7 KiB
JSON
61 lines
1.7 KiB
JSON
{
|
|
"allowEnteringNetherUsingPortals": true,
|
|
"allowFireTicksAwayFromPlayer": false,
|
|
"announceAdvancements": true,
|
|
"blockExplosionDropDecay": true,
|
|
"commandBlockOutput": true,
|
|
"commandBlocksEnabled": true,
|
|
"commandModificationBlockLimit": 32768,
|
|
"disableElytraMovementCheck": false,
|
|
"disablePlayerMovementCheck": false,
|
|
"disableRaids": false,
|
|
"doDaylightCycle": true,
|
|
"doEntityDrops": true,
|
|
"doFireTick": true,
|
|
"doImmediateRespawn": false,
|
|
"doInsomnia": true,
|
|
"doLimitedCrafting": false,
|
|
"doMobLoot": true,
|
|
"doMobSpawning": true,
|
|
"doPatrolSpawning": true,
|
|
"doTileDrops": true,
|
|
"doTraderSpawning": true,
|
|
"doVinesSpread": true,
|
|
"doWardenSpawning": true,
|
|
"doWeatherCycle": true,
|
|
"drowningDamage": true,
|
|
"enderPearlsVanishOnDeath": true,
|
|
"fallDamage": true,
|
|
"fireDamage": true,
|
|
"forgiveDeadPlayers": true,
|
|
"freezeDamage": true,
|
|
"globalSoundEvents": true,
|
|
"keepInventory": false,
|
|
"lavaSourceConversion": false,
|
|
"locatorBar": true,
|
|
"logAdminCommands": true,
|
|
"maxCommandChainLength": 65536,
|
|
"maxCommandForkCount": 65536,
|
|
"maxEntityCramming": 24,
|
|
"mobExplosionDropDecay": true,
|
|
"mobGriefing": true,
|
|
"naturalRegeneration": true,
|
|
"playersNetherPortalCreativeDelay": 0,
|
|
"playersNetherPortalDefaultDelay": 80,
|
|
"playersSleepingPercentage": 100,
|
|
"projectilesCanBreakBlocks": true,
|
|
"pvp": true,
|
|
"randomTickSpeed": 3,
|
|
"reducedDebugInfo": false,
|
|
"sendCommandFeedback": true,
|
|
"showDeathMessages": true,
|
|
"snowAccumulationHeight": 1,
|
|
"spawnMonsters": true,
|
|
"spawnRadius": 10,
|
|
"spawnerBlocksEnabled": true,
|
|
"spectatorsGenerateChunks": true,
|
|
"tntExplodes": true,
|
|
"tntExplosionDropDecay": false,
|
|
"universalAnger": false,
|
|
"waterSourceConversion": true
|
|
} |