Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NiclasOlofsson/f5501b2fdaa710c5ed2d118e68208303 to your computer and use it in GitHub Desktop.
Save NiclasOlofsson/f5501b2fdaa710c5ed2d118e68208303 to your computer and use it in GitHub Desktop.
GameRules
"gamerules": {
"drowningdamage": {
"Value": true,
"Name": "drowningdamage"
},
"dotiledrops": {
"Value": true,
"Name": "dotiledrops"
},
"commandblockoutput": {
"Value": true,
"Name": "commandblockoutput"
},
"domobloot": {
"Value": true,
"Name": "domobloot"
},
"dodaylightcycle": {
"Value": true,
"Name": "dodaylightcycle"
},
"keepinventory": {
"Value": false,
"Name": "keepinventory"
},
"domobspawning": {
"Value": false,
"Name": "domobspawning"
},
"doentitydrops": {
"Value": true,
"Name": "doentitydrops"
},
"dofiretick": {
"Value": true,
"Name": "dofiretick"
},
"doweathercycle": {
"Value": true,
"Name": "doweathercycle"
},
"falldamage": {
"Value": true,
"Name": "falldamage"
},
"pvp": {
"Value": true,
"Name": "pvp"
},
"firedamage": {
"Value": true,
"Name": "firedamage"
},
"mobgriefing": {
"Value": true,
"Name": "mobgriefing"
},
"sendcommandfeedback": {
"Value": true,
"Name": "sendcommandfeedback"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment