Initial commit
This commit is contained in:
3
kubejs/data/minecraft/weapon_attributes/diamond_axe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/diamond_axe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:two_handed_axe"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/diamond_hoe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/diamond_hoe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "bettercombat:scythe"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:shovel"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:sword"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/golden_axe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/golden_axe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:two_handed_axe"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/golden_hoe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/golden_hoe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "bettercombat:scythe"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:shovel"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:sword"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/iron_axe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/iron_axe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:two_handed_axe"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/iron_hoe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/iron_hoe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "bettercombat:scythe"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/iron_shovel.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/iron_shovel.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:shovel"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/iron_sword.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/iron_sword.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:sword"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:two_handed_axe"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "bettercombat:scythe"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:shovel"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:sword"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/stone_axe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/stone_axe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:two_handed_axe"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/stone_hoe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/stone_hoe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "bettercombat:scythe"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:shovel"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/stone_sword.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/stone_sword.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:sword"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/wooden_axe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/wooden_axe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:two_handed_axe"
|
||||
}
|
||||
3
kubejs/data/minecraft/weapon_attributes/wooden_hoe.json
Normal file
3
kubejs/data/minecraft/weapon_attributes/wooden_hoe.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "bettercombat:scythe"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:shovel"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"parent": "deceasedcraft:sword"
|
||||
}
|
||||
Reference in New Issue
Block a user