Skip to content
New issue

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

Add support for Farmers Delight knives #8

Open
steve-the-player opened this issue Feb 5, 2025 · 1 comment
Open

Add support for Farmers Delight knives #8

steve-the-player opened this issue Feb 5, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@steve-the-player
Copy link

Describe your idea

The knives from Farmer's Delight are like a lower-damage sword that sometimes has special drops: pigs will drop ham, and breaking tall grass will have a chance to drop straw. There are others, too, which I can't remember at the moment. They can also be used to process things on a cutting board, turning ham into porkchops and porkchops into bacon, for example. They also have a unique enchant, backstabbing, which deals more damage when striking from behind. It would be super cool to have this functionality in the AIOTs

@steve-the-player steve-the-player added the enhancement New feature or request label Feb 5, 2025
@MelanX
Copy link
Collaborator

MelanX commented Feb 5, 2025

That would require the knives being part of the recipe. The first thing I can think of would be to apply the knife in the Smithing Table and add a data component for that. But I think that it needs to be a complete new item instead because knives do have a knives tag if I recognize correctly. Then, I need some more textures, I really hate textures.
And I could also add support for knives in MoreVanillaTools…
The textures are my main problem in this issue, so I need to think about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants