Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/main/resources/assets/placeableitems/lang/en_ca.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"block.placeableitems.saddle_stand": "Saddle Stand",
"block.placeableitems.horse_armor_stand": "Horse Armour Stand",
"key.categories.placeableitems": "Placeable Items",
"key.placeableitems.place_item": "Place Item (Hold)",
"key.placeableitems.placeable": "Placeable",
"key.placeableitems.component.biposition": "Can be placed at the top or bottom of a block",
"key.placeableitems.component.edible": "Right click to eat once placed",
"key.placeableitems.component.firecharge": "Right click to throw the fire charge",
"key.placeableitems.component.firework": "Right click to launch firework",
"key.placeableitems.component.multimodel": "Item has %s models. Right click to cycle",
"key.placeableitems.component.slime": "Bouncy!",
"key.placeableitems.component.stackable": "Right click to add more %s to this stack",
"placeableitems.configuration.items_toggle": "Enable/Disable Placeable Items",
"placeableitems.configuration.enable_placeable_music_disc": "Music Disc"
}