Difference between revisions of "Game Rules"
From Pixelmon Wiki
(Creation of the Game Rules page) |
m (Forgot to update how many game rules Pixelmon adds) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
As of version 1.20.2, the Java Edition of Minecraft adds 52 [https://minecraft.fandom.com/wiki/Game_rule Game Rules] to the game. | As of version 1.20.2, the Java Edition of Minecraft adds 52 [https://minecraft.fandom.com/wiki/Game_rule Game Rules] to the game. | ||
+ | |||
+ | Pixelmon adds 2 Game Rules to the game. | ||
+ | |||
+ | {| class="wikitable sortable" | ||
+ | |- | ||
+ | ! Rule Name !! Description !! Default Value !! Value Type !! Version Added | ||
+ | |- | ||
+ | | partyFaintRespawn || When this is enabled players will be teleported back to their last respawn point when they have 0 battle-capable Pokémon remaining in their party. If the keepInventory gamerule is disabled the player will drop the items in their inventory. This will not apply for players in creative. This will not apply for players with a temporary mode party. || false || Bool || 9.2.6 | ||
+ | |- | ||
+ | | pixelmonSpawning || Pixelmon stop spawning when this is set to false. || true || Bool || 9.2.7 | ||
+ | |- | ||
+ | |} |
Latest revision as of 01:00, 23 October 2024
Game Rules are a set of customizeable options for a specific in-game world.
As of version 1.20.2, the Java Edition of Minecraft adds 52 Game Rules to the game.
Pixelmon adds 2 Game Rules to the game.
Rule Name | Description | Default Value | Value Type | Version Added |
---|---|---|---|---|
partyFaintRespawn | When this is enabled players will be teleported back to their last respawn point when they have 0 battle-capable Pokémon remaining in their party. If the keepInventory gamerule is disabled the player will drop the items in their inventory. This will not apply for players in creative. This will not apply for players with a temporary mode party. | false | Bool | 9.2.6 |
pixelmonSpawning | Pixelmon stop spawning when this is set to false. | true | Bool | 9.2.7 |