We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
These files do not work even after checking discord forums and following exactly from other's examples
thingpacks/brutalcoremaster/things/brutalcore/item_tier/copper.json
{ "uses": 160, "speed": 1.0, "attack_damage_bonus": 1, "enchantment_value": 1, "tag": "forge:requires_iron_tool", "repair_ingredient": { "item": "minecraft:copper_ingot" }, "sort_after": [], "sort_before": [] }
thingpacks/brutalcoremaster/things/brutalcore/item/copper_axe.json
{ "type": "axe", "tier": "brutalcore:copper" "damage": 9, "speed": 2.5, "max_damage": 160, "max_stack_size": 1 }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
These files do not work even after checking discord forums and following exactly from other's examples
thingpacks/brutalcoremaster/things/brutalcore/item_tier/copper.json
thingpacks/brutalcoremaster/things/brutalcore/item/copper_axe.json
The text was updated successfully, but these errors were encountered: