mirror of
https://github.com/Pumpkin-MC/Pumpkin
synced 2025-04-03 01:45:20 +00:00
* update to 1.21.5 * maybe made something better maybe made something worse :c does still not work * some fixes * fix chunk packet finally, this took way too much of my life time * port text component * fix tests recipes are broken but we currently don't use them anyway
56 lines
1.7 KiB
JSON
56 lines
1.7 KiB
JSON
{
|
|
"allowFireTicksAwayFromPlayer": "false",
|
|
"announceAdvancements": "true",
|
|
"blockExplosionDropDecay": "true",
|
|
"commandBlockOutput": "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",
|
|
"logAdminCommands": "true",
|
|
"maxCommandChainLength": "65536",
|
|
"maxCommandForkCount": "65536",
|
|
"maxEntityCramming": "24",
|
|
"mobExplosionDropDecay": "true",
|
|
"mobGriefing": "true",
|
|
"naturalRegeneration": "true",
|
|
"playersNetherPortalCreativeDelay": "0",
|
|
"playersNetherPortalDefaultDelay": "80",
|
|
"playersSleepingPercentage": "100",
|
|
"projectilesCanBreakBlocks": "true",
|
|
"randomTickSpeed": "3",
|
|
"reducedDebugInfo": "false",
|
|
"sendCommandFeedback": "true",
|
|
"showDeathMessages": "true",
|
|
"snowAccumulationHeight": "1",
|
|
"spawnChunkRadius": "2",
|
|
"spawnRadius": "10",
|
|
"spectatorsGenerateChunks": "true",
|
|
"tntExplodes": "true",
|
|
"tntExplosionDropDecay": "false",
|
|
"universalAnger": "false",
|
|
"waterSourceConversion": "true"
|
|
} |