- Farmer's Delight knives are kitchen knives - Tool's Complement knives are throwing knivespull/1/head
parent
976d614f89
commit
98b491b4bb
6 changed files with 37 additions and 0 deletions
@ -0,0 +1,3 @@ |
||||
{ |
||||
"item.coppersdelight.copper_knife": "Copper Kitchen Knife" |
||||
} |
@ -0,0 +1,7 @@ |
||||
{ |
||||
"item.farmersdelight.flint_knife": "Flint Kitchen Knife", |
||||
"item.farmersdelight.iron_knife": "Iron Kitchen Knife", |
||||
"item.farmersdelight.golden_knife": "Golden Kitchen Knife", |
||||
"item.farmersdelight.diamond_knife": "Diamond Kitchen Knife", |
||||
"item.farmersdelight.netherite_knife": "Netherite Kitchen Knife" |
||||
} |
@ -0,0 +1,3 @@ |
||||
{ |
||||
"item.malum.soul_stained_steel_knife": "Soul Stained Steel Kitchen Knife" |
||||
} |
@ -0,0 +1,3 @@ |
||||
{ |
||||
"item.steelsdelight.steel_knife": "Steel Kitchen Knife" |
||||
} |
@ -0,0 +1,15 @@ |
||||
{ |
||||
"item.tools_complement.bronze_knife": "Bronze Throwing Knife", |
||||
"item.tools_complement.constantan_knife": "Constantan Throwing Knife", |
||||
"item.tools_complement.copper_knife": "Copper Throwing Knife", |
||||
"item.tools_complement.diamond_knife": "Diamond Throwing Knife", |
||||
"item.tools_complement.electrum_knife": "Electrum Throwing Knife", |
||||
"item.tools_complement.gold_knife": "Gold Throwing Knife", |
||||
"item.tools_complement.invar_knife": "Invar Throwing Knife", |
||||
"item.tools_complement.iron_knife": "Iron Throwing Knife", |
||||
"item.tools_complement.lead_knife": "Lead Throwing Knife", |
||||
"item.tools_complement.netherite_knife": "Netherite Throwing Knife", |
||||
"item.tools_complement.nickel_knife": "Nickel Throwing Knife", |
||||
"item.tools_complement.silver_knife": "Silver Throwing Knife", |
||||
"item.tools_complement.tin_knife": "Tin Throwing Knife" |
||||
} |
@ -0,0 +1,6 @@ |
||||
{ |
||||
"item.twilightdelight.ironwood_knife": "Ironwood Kitchen Knife", |
||||
"item.twilightdelight.knightmetal_knife": "Knightly Kitchen Knife", |
||||
"item.twilightdelight.steeleaf_knife": "Steeleaf Kitchen Knife", |
||||
"item.twilightdelight.fiery_knife": "Fiery Kitchen Knife" |
||||
} |
Loading…
Reference in new issue