Tool Belt

Tool Belt

51M Downloads

[1.18.1] Won't let me upgrade my tool belt

VoxelFloof opened this issue ยท 7 comments

commented

2022-03-16_13 46 06

commented

If you have Sewing Kit installed you need to use the sewing recipes to upgrade.

commented

Hey i have the same issue, and dont have, nor have i ever had the sewing kit mod

commented

The anvil works fine for me without Sewing Kit.

image

First, make sure the toolbelt-common.toml config values disableAnvilUpgrading and anvilUpgrading are not interfering.

	#If set to FALSE, support for sewing recipes will not be enabled regardless of the mod's presence.
	disableAnvilUpgrading = false
	#If AUTO, the crafting and upgrade recipes will use the Sewing mechanics if the Sewing Kit mod is present. Off disables anvil upgrading regardless.
	#Allowed Values: OFF, AUTO, ON
	anvilUpgrading = "AUTO"

If the configs are not disabling anvil use, and you play in a modpack, it must be some other mod cancelling the anvil use before Tool belt can set its own recipe. You will have to identify which mod is doing it.

commented

Aight, i think one of the several enchantment tweaks i have installed isn't allowing it to work, so i downloaded the sewing kit mod, but jei doesn't display a recipe and i cant find it anywhere else. Thanks for the quick response

commented

Oh oops! I never re-added JEI support in 1.18. I'll push a fix in a few minutes, when I have tested that it works.

commented

Sewing Kit 1.5.9 should fix JEI support. Will be available as soon as CurseForge approves it.

commented

Thank you!