floretcraft-resourcepack/assets/minecraft/lang/en_us.json
2022-09-26 20:37:28 -07:00

18 lines
No EOL
733 B
JSON

{
"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!",
"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",
// 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",
"block.minecraft.rooted_dirt": "Rooted D**t"
}