Cleans up locale

This commit is contained in:
tastybento 2021-01-17 09:57:46 -08:00
parent b90cba0b60
commit 5c583284ff
1 changed files with 45 additions and 44 deletions

View File

@ -64,6 +64,7 @@ greenhouses:
FAIL_NO_ICE: "&c Ice is required to make this recipe"
FAIL_NO_LAVA: "&c Lava is required to make this recipe"
FAIL_NO_WATER: "&c Water is required to make this recipe"
FAIL_NO_RECIPE_FOUND: "&c No recipe could be found that matches this greenhouse"
FAIL_INSUFFICIENT_BLOCKS: "&c More blocks are required to make this recipe!"
FAIL_OVERLAPPING: "&c Greenhouses cannot share walls, sorry."
success: "&2 You successfully made a [biome] biome greenhouse! Biome will sync at next teleport or login."
@ -72,14 +73,14 @@ greenhouses:
try-these: "&c Try one of these:"
recipe-format: "&3[name]"
info:
title: "&A[How To Build A Greenhouse]"
title: "&a [How To Build A Greenhouse]"
instructions: |
&EMake a box out of out of glass with 4 walls and a flat glass
&Eroof and add up to &F4 doors &Ein the walls.
&EPlace &F1 hopper &Ein a wall or roof and add water buckets.
&Eto make snow and/or bonemeal to grow plants automatically.
&ECheck the biome recipes for what blocks must be inside a
&Egreenhouse to make one successfully.
&e Make a box out of out of glass with 4 walls and a flat glass
&e roof and add up to &f 4 doors &Ein the walls.
&e Place &f 1 hopper &e in a wall or roof and add water buckets.
&e to make snow and/or bonemeal to grow plants automatically.
&e Check the biome recipes for what blocks must be inside a
&e greenhouse to make one successfully.
######### Old locale for reference