fix swine-steel axes from not having the lumberjack property
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 3}"
|
||||
"tag": "{\"tfc:forging_bonus\": 3, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\":1},}"
|
||||
}
|
||||
],
|
||||
"weight": 100
|
||||
|
||||
@@ -217,7 +217,7 @@
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 3}"
|
||||
"tag": "{\"tfc:forging_bonus\": 3, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\"}"
|
||||
}
|
||||
],
|
||||
"weight": 100
|
||||
|
||||
@@ -217,7 +217,7 @@
|
||||
},
|
||||
{
|
||||
"function": "minecraft:set_nbt",
|
||||
"tag": "{\"tfc:forging_bonus\": 3}"
|
||||
"tag": "{\"tfc:forging_bonus\": 3, \"GT.Behaviours\":{\"DisableShields\":1, \"TreeFelling\"}"
|
||||
}
|
||||
],
|
||||
"weight": 100
|
||||
|
||||
@@ -177,7 +177,7 @@
|
||||
"functions": [
|
||||
{
|
||||
"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\"}]}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user