0
0
mirror of https://github.com/Pumpkin-MC/Pumpkin synced 2025-04-03 01:45:20 +00:00
Files
Pumpkin/assets/game_rules.json
Alexander Medvedev d8b726dfe2 Update to 1.21.5 (#665)
* 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
2025-03-27 21:49:02 +01:00

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"
}