You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"pylons.configuration.teamSupportEnabled": "Team Support Enabled",
51
+
"pylons.int.jei.category.expulsion_pylon": "This block allows you to expel other players from the selected chunk range (1x1 to 5x5 chunks).\nYou can whitelist players with a Player Filter.\n\nOPs are automatically whitelisted.\n\nIf team support is enabled, team members will be automatically whitelisted.\n\nCan be toggled automatically with redstone.\n",
52
+
"pylons.int.jei.category.harvester_pylon": "Harvests crops in a radius (from 3x3 to 9x9 blocks) around the pylon and outputs to an inventory above.\nPlace the pylon inside the water block of the farm, or level with the crops.\n\nBy default (configurable) this will require a hoe in the pylon, and use 1 durability per harvest,\nunless the hoe is unbreakable. Unbreaking and other durability enchants are supported.\n\nOptionally can be configured to require power instead of durability.\n\nCan be toggled automatically with redstone.\n",
53
+
"pylons.int.jei.category.infusion_pylon": "Allows you to apply effects to yourself from any distance with activated Potion Filters.\nBy default (configurable) this will load the chunk it's placed in, while the owner is online.\n\nActivate potion filters by applying a potion effect to yourself,\nand then right clicking with the filter in hand to extract it.\n\nBy default (configurable) the minimum duration that can be extracted is 60 seconds,\nand the filter requires 1 hour of duration to activate.\n\nDuplicate potion filters can be combined by placing one in each hand and right-clicking.\n\nCan be toggled automatically with redstone.\n",
54
+
"pylons.int.jei.category.interdiction_pylon": "Prevents natural and forced spawns of specified mobs within the selected chunk range (1x1 to 5x5 chunks).\nAdd Mob Filters to specify which mobs to block.\n\nUsing the lifeless filter will instead block all mobs, but only natural spawns, with a much larger range.\n\nCan be toggled automatically with redstone.\n",
55
+
"tooltip.pylons.activated": "Activated",
56
+
"tooltip.pylons.effect_denied": "Effect is disabled in the config.",
57
+
"tooltip.pylons.expulsion": "Used in the Expulsion Pylon.",
58
+
"tooltip.pylons.expulsion1": "Expels other players from",
59
+
"tooltip.pylons.expulsion2": "a configurable chunk range",
60
+
"tooltip.pylons.expulsion3": "around the pylon.",
61
+
"tooltip.pylons.harvester1": "Harvests crops in a configurable",
62
+
"tooltip.pylons.harvester2": "radius around the pylon. Just place",
63
+
"tooltip.pylons.harvester3": "inside or above the water block.",
64
+
"tooltip.pylons.increase1": "Right-click with the same effect",
65
+
"tooltip.pylons.increase2": "active to increase progress.",
66
+
"tooltip.pylons.infusion": "Used in the Infusion Pylon.",
0 commit comments