|
1 | 1 | { |
2 | 2 | "argument.entity.selector.limit.unforced": "Targeting too many entities with no distance filter; add `force=true` to the selector to bypass", |
3 | 3 | "argument.entity.options.force.description": "Force-allow more than 50 entities targeted with no distance filter", |
4 | | - "gamerule.newEntitiesImmutable": "Immutable creative-spawned entities", |
5 | | - "gamerule.newEntitiesImmutable.description": "Whether newly spawned entities from creative players should be invulnerable and immutable. Item frames and armor stands won't be modifiable in adventure, for example.", |
6 | | - "gamerule.fireblanket:lightningBroadcastRadius": "Lightning broadcast radius", |
7 | | - "gamerule.fireblanket:lightningBroadcastRadius.description": "How far in blocks players will receive lightning strikes from in-game. Set to 0 to effectively disable broadcasting.", |
| 4 | + "gamerule.fireblanket.new_entities_immutable": "Immutable creative-spawned entities", |
| 5 | + "gamerule.fireblanket.new_entities_immutable.description": "Whether newly spawned entities from creative players should be invulnerable and immutable. Item frames and armor stands won't be modifiable in adventure, for example.", |
| 6 | + "gamerule.fireblanket.lightning_broadcast_radius": "Lightning broadcast radius", |
| 7 | + "gamerule.fireblanket.lightning_broadcast_radius.description": "How far in blocks players will receive lightning strikes from in-game. Set to 0 to effectively disable broadcasting.", |
| 8 | + "gamerule.fireblanket.adventure_wind_charge_interaction": "Wind charges interaction in Adventure", |
| 9 | + "gamerule.fireblanket.adventure_wind_charge_interaction.description": "Whether wind charges interact with blocks in adventure.", |
8 | 10 | "commands.gamerule.locked": "You do not have permission to modify this gamerule", |
9 | 11 | "commandsBlock.commandSetByPlayer": "%s set the command at (%s) to: %s", |
10 | 12 | "fireblanket.fsc.broken": "[Fireblanket] Despite relevant mixins being disabled or broken, we're still requesting FSC?", |
|
0 commit comments