模块:Gamerule default value values BE

来自Minecraft Wiki
跳转到导航 跳转到搜索
[ 创建 | 刷新 ]文档页面
此模块没有文档页面。如果你知道此模块的使用方法,请帮助为其创建文档页面。
return {
	['randomTickSpeed'] = 1,
	['commandBlocksEnabled'] = true,
	['functionCommandLimit'] = 10000,
	['pvp'] = true,
	['recipesUnlock'] = true,
	['respawnBlocksExplode'] = true,
	['showBorderEffect'] = true,
	['showCoordinates'] = true,
	['showDaysPlayed'] = false,
	['showRecipeMessages'] = true,
	['showTags'] = true,
}