Make blood grinder take values from text file
flamechair opened this issue ยท 5 comments
Versions
- Minecraft: 1.12.2
- Forge: 1.12.2 2705
- Vampirism: Vampirism-1.12.2-1.4.2
Additional Information
The way you designed the custom defined blood values for sucking blood works fantastic, and it would be a great addition to implement the same system for what types of meat can be put inside the blood grinder so we can add other mod's meats in there.
Also Beef/Pork are included by default, but not Mutton. Is this intended?
I don't see a reference to this in the documentation, what is the filename and format to use for adding modded meat to the grinder?
in 1.12 you can add the file vampirism_blood_values_grinder.txt
to the vampirism config directory with the same pattern as https://github.com/TeamLapen/Vampirism/blob/1.12/src/main/resources/blood_values_grinder/default_blood_values.txt and/or submit the values
@Cheaterpaul maybe you can update the wiki for 1.14 if you have some spare time https://github.com/TeamLapen/Vampirism/wiki/Biteable-Creatures-Blood-Grinder#114 and provide an example in https://github.com/TeamLapen/VampirismDatapackExamples.
I can't remember how it works, actually
I think that is fine, should be clear from the updated wiki.
Data packs should work as good