|
| 1 | +console: |
| 2 | + paper-only: "This plugin requires paper to run! Please use paper or its forks instead of spigot." |
| 3 | + load: |
| 4 | + language: "Loaded language: {0}" |
| 5 | + items: "Loading items..." |
| 6 | + researches: "Loading researches..." |
| 7 | + commands-fail: "Cannot initialize commands! Please report this to the developer!" |
| 8 | + database: "Loading database..." |
| 9 | + chickens: "Registered {0} chickens." |
| 10 | + integrations: "Loading integrations..." |
| 11 | + integration: "Detected {0}, initiating integration..." |
| 12 | + database: |
| 13 | + connect-fail: "Cannot connect to database!" |
| 14 | + connected: "Connected to database!" |
| 15 | + not-connected: "Database is not connected! Aborting current operation." |
| 16 | + exception: "A SQLException occurred while executing SQL entries!" |
| 17 | + cleanup: "Removed {0} old chicken records from database. Did they die?" |
| 18 | +categories: |
| 19 | + ICON: |
| 20 | + name: "&eGenetic Chickengineering" |
| 21 | + DIRECTORY_ICON: |
| 22 | + name: "&eGCE Chicken Directory" |
| 23 | +recipes: |
| 24 | + from_net: |
| 25 | + name: "&aChicken Net" |
| 26 | + lore: |- |
| 27 | + &fCapture with a &aChicken Net, |
| 28 | + &for breed in a &ePrivate Coop. |
| 29 | + from_chicken: |
| 30 | + name: "&eExcitation Chamber" |
| 31 | + lore: |- |
| 32 | + &fObtained from a &bPocket Chicken, |
| 33 | + &fin an &eExcitation Chamber. |
| 34 | +items: |
| 35 | + POCKET_CHICKEN: |
| 36 | + name: "&bPocket Chicken" |
| 37 | + lore: |- |
| 38 | + &7Right click on a block |
| 39 | + &7to release the chicken. |
| 40 | + CHICKEN_NET: |
| 41 | + name: "&aChicken Net" |
| 42 | + lore: |- |
| 43 | + &7Make chicken portable. |
| 44 | + WATER_EGG: |
| 45 | + name: "&9Water Egg" |
| 46 | + lore: |- |
| 47 | + &7Contains water. |
| 48 | + LAVA_EGG: |
| 49 | + name: "&cLava Egg" |
| 50 | + lore: |- |
| 51 | + &7Contains lava. |
| 52 | + GENETIC_SEQUENCER: |
| 53 | + name: "&eGenetic Sequencer" |
| 54 | + lore: |- |
| 55 | + &7Used to determine a chicken's genotype. |
| 56 | + EXCITATION_CHAMBER: |
| 57 | + name: "&eExcitation Chamber" |
| 58 | + lore: |- |
| 59 | + &7Enables chickens to produce resources. |
| 60 | + EXCITATION_CHAMBER_2: |
| 61 | + name: "&eBoosted Excitation Chamber" |
| 62 | + lore: |- |
| 63 | + &7Enables chickens to produce resources |
| 64 | + &7faster. |
| 65 | + EXCITATION_CHAMBER_3: |
| 66 | + name: "&eUltimate Excitation Chamber" |
| 67 | + lore: |- |
| 68 | + &7Enables chickens to produce resources |
| 69 | + &7much faster. |
| 70 | + PRIVATE_COOP: |
| 71 | + name: "&ePrivate Coop" |
| 72 | + lore: |- |
| 73 | + &7Can store chickens. |
| 74 | + RESTORATION_CHAMBER: |
| 75 | + name: "&eRestoration Chamber" |
| 76 | + lore: |- |
| 77 | + &7Can heal chickens. |
| 78 | + GROWTH_CHAMBER: |
| 79 | + name: "&eGrowth Chamber" |
| 80 | + lore: |- |
| 81 | + &7Can raise baby chickens |
| 82 | + &7with wheat seeds. |
| 83 | +lores: |
| 84 | + right-click-to-use: "&eRight Click&7 to use" |
| 85 | + chicken: |
| 86 | + health: "&7Health: &e{0}" |
| 87 | + name: "&7Name: &e{0}" |
| 88 | + on-fire: "&7On Fire: &e✓" |
| 89 | + baby: "&7Baby: &e✓" |
| 90 | + status: |
| 91 | + line: "&7Status: &e{0}" |
| 92 | + healthy: "&aHealthy" |
| 93 | + exhausted: "&4Exhausted" |
| 94 | + fatigued: "&eFatigued" |
| 95 | + dna: "&7DNA: &e{0}" |
| 96 | + type: "&7Type: &e{0} &eChicken" |
| 97 | +products: |
| 98 | + FEATHER: "Feather" |
| 99 | + BONE: "Bone" |
| 100 | + COBBLESTONE: "Cobblestone" |
| 101 | + DIRT: "Dirt" |
| 102 | + FLINT: "Flint" |
| 103 | + SAND: "Sand" |
| 104 | + WATER: "Water" |
| 105 | + COAL: "Coal" |
| 106 | + STRING: "String" |
| 107 | + LEATHER: "Leather" |
| 108 | + SUGAR: "Sugar" |
| 109 | + SPONGE: "Sponge" |
| 110 | + DIORITE: "Diorite" |
| 111 | + ANDESITE: "Andesite" |
| 112 | + GRAVEL: "Gravel" |
| 113 | + ICE: "Ice" |
| 114 | + GRANITE: "Granite" |
| 115 | + CLAY: "Clay" |
| 116 | + OAK_LOG: "Oak Log" |
| 117 | + GUNPOWDER: "Gunpowder" |
| 118 | + KELP: "Kelp" |
| 119 | + SLIME_BALL: "Slime Ball" |
| 120 | + GOLD: "Gold" |
| 121 | + NETHERRACK: "Netherrack" |
| 122 | + GLASS: "Glass" |
| 123 | + LAPIS: "Lapis" |
| 124 | + IRON: "Iron" |
| 125 | + IRON_DUST: "Iron Dust" |
| 126 | + GOLD_DUST: "Gold Dust" |
| 127 | + SILVER_DUST: "Silver Dust" |
| 128 | + ZINC_DUST: "Zinc Dust" |
| 129 | + CAKE: "Cake" |
| 130 | + OBSIDIAN: "Obsidian" |
| 131 | + COPPER_DUST: "Copper Dust" |
| 132 | + MAGNESIUM_DUST: "Magnesium Dust" |
| 133 | + LAVA: "Lava" |
| 134 | + TIN_DUST: "Tin Dust" |
| 135 | + SNOWBALL: "Snowball" |
| 136 | + REDSTONE: "Redstone" |
| 137 | + CACTUS: "Cactus" |
| 138 | + ALUMINUM_DUST: "Aluminum Dust" |
| 139 | + LEAD_DUST: "Lead Dust" |
| 140 | + BLACKSTONE: "Blackstone" |
| 141 | + SOUL_SOIL: "Soul Soil" |
| 142 | + BLAZE_ROD: "Blaze Rod" |
| 143 | + GHAST_TEAR: "Ghast Tear" |
| 144 | + SULFATE: "Sulfate" |
| 145 | + SHROOMLIGHT: "Shroomlight" |
| 146 | + QUARTZ: "Quartz" |
| 147 | + BASALT: "Basalt" |
| 148 | + CRYING_OBSIDIAN: "Crying Obsidian" |
| 149 | + SOUL_SAND: "Soul Sand" |
| 150 | + ENDER_PEARL: "Ender Pearl" |
| 151 | + NETHER_WART: "Nether Wart" |
| 152 | + PHANTOM_MEMBRANE: "Phantom Membrane" |
| 153 | + MAGMA_CREAM: "Magma Cream" |
| 154 | + GLOWSTONE_DUST: "Glowstone Dust" |
| 155 | + DIAMOND: "Diamond" |
| 156 | + END_STONE: "End Stone" |
| 157 | + PRISMARINE_CRYSTALS: "Prismarine Crystals" |
| 158 | + PRISMARINE_SHARD: "Prismarine Shard" |
| 159 | + EXPERIENCE: "Experience" |
| 160 | + EMERALD: "Emerald" |
| 161 | + NETHERITE: "Netherite" |
| 162 | +commands: |
| 163 | + calcchance: |
| 164 | + description: "&fCalculate the chance of getting a chicken with the given 2 parent DNAs and child DNA." |
| 165 | + makechicken: |
| 166 | + description: "&fCreate a chicken item with the given DNA." |
| 167 | +messages: |
| 168 | + no-permission: "&cYou do not have permission!" |
| 169 | + no-console: "&cYou must be a player to do this!" |
| 170 | + usage: "&bUsage: &e{0}" |
| 171 | + invalid-dna-notation: "&cInvalid DNA notation: {0}" |
| 172 | + chance-result: "&eThere is a &b{0}% &echance for parent 1 ({1}) and parent 2 ({2}) to have a child ({3})." |
0 commit comments