floretcraft-resourcepack/assets/minecraft/lang/en_us.json

18 lines
734 B
JSON
Raw Normal View History

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!",
"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
// 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",
}