2022-09-27 04:05:27 +01:00
|
|
|
{
|
|
|
|
"language.name": "English Floret!",
|
|
|
|
"language.region": "Affini Compact",
|
|
|
|
"language.code": "en_fl",
|
|
|
|
|
|
|
|
"block.minecraft.bed.no_sleep": "Sorry, cutie! It's not bedtime yet!",
|
|
|
|
"block.minecraft.bed.too_far_away": "Cutie the bed is too far for you to to lay down!",
|
|
|
|
"block.minecraft.bed.not_safe": "Sorry, cutie! there are feralists nearby!",
|
2022-09-27 04:27:20 +01:00
|
|
|
"block.minecraft.spawn.not_valid": "Whoops! Make sure to take a nap the next time you get the chance, cutie~",
|
|
|
|
"block.minecraft.set_spawn": "Welcome Home, Cutie",
|
2022-09-27 04:05:27 +01:00
|
|
|
|
2022-09-27 04:27:20 +01:00
|
|
|
// Make words floret safe
|
|
|
|
// censor the word dirt
|
|
|
|
"block.minecraft.dirt": "D**t",
|
|
|
|
"block.minecraft.coarse_dirt": "Coarse D**t",
|
|
|
|
"block.minecraft.dirt_path": "D**t Path",
|
2022-09-27 04:37:28 +01:00
|
|
|
"block.minecraft.rooted_dirt": "Rooted D**t"
|
2022-09-27 04:27:20 +01:00
|
|
|
}
|