fix swine-steel axes from not having the lumberjack property
This commit is contained in:
parent
88b13b566b
commit
dcafe25325
4 changed files with 4 additions and 4 deletions
|
|
@ -217,7 +217,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_nbt",
|
"function": "minecraft:set_nbt",
|
||||||
"tag": "{\"tfc:forging_bonus\": 3}"
|
"tag": "{\"tfc:forging_bonus\": 3, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\":1},}"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"weight": 100
|
"weight": 100
|
||||||
|
|
|
||||||
|
|
@ -217,7 +217,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_nbt",
|
"function": "minecraft:set_nbt",
|
||||||
"tag": "{\"tfc:forging_bonus\": 3}"
|
"tag": "{\"tfc:forging_bonus\": 3, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\"}"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"weight": 100
|
"weight": 100
|
||||||
|
|
|
||||||
|
|
@ -217,7 +217,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_nbt",
|
"function": "minecraft:set_nbt",
|
||||||
"tag": "{\"tfc:forging_bonus\": 3}"
|
"tag": "{\"tfc:forging_bonus\": 3, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\"}"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"weight": 100
|
"weight": 100
|
||||||
|
|
|
||||||
|
|
@ -177,7 +177,7 @@
|
||||||
"functions": [
|
"functions": [
|
||||||
{
|
{
|
||||||
"function": "minecraft:set_nbt",
|
"function": "minecraft:set_nbt",
|
||||||
"tag": "{\"tfc:forging_bonus\": 4, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
"tag": "{\"tfc:forging_bonus\": 4, \"GT.Behaviours\":{\"HarvestIce\":1}, \"HideFlags\":1, \"Enchantments\": [{\"id\":\"minecraft:infinity\",\"lvl\":\"1s\"}]}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue