BlakeBr0 / PickleTweaks

A bunch of features and tweaks that I don't think need their own mods.
https://blakesmods.com/pickle-tweaks
MIT License
5 stars 7 forks source link

Crafting Grid Tool Repair doesn't work for tools with container items #70

Closed Fireztonez closed 3 years ago

Fireztonez commented 3 years ago

Describe the bug I try to add somes custom grid repair for the tools from No Tree Punching, using "notreepunching:flint_shard" and for somes reason, this work for the shovel, the pickaxe and the hoe, but doesn't work with the axe and the blade.

To Reproduce

Expected behavior

Screenshots / Scripts / Logs Config file: https://gist.github.com/Fireztonez/6abb508e03f665b705f550d45dcab119 Logs: https://gist.github.com/Fireztonez/dbe67f7a4ea4d0522d87767ff7fb29d1

Versions (please complete the following information):

BlakeBr0 commented 3 years ago

So I think the issue is that those two items have container items. Currently the grid repair recipe doesn't work for those, though I'll probably look into changing that.

BlakeBr0 commented 3 years ago

Fixed by https://github.com/BlakeBr0/PickleTweaks/commit/9430dfb0304b789a5e452eb8554ec868258fdfd4