Help with making custom enchantment #2232
Unanswered
Dog517
asked this question in
Mod Dev Support
Replies: 1 comment 2 replies
-
To be sure, your code does have functionality to spawn two cows. If the enchantment level is 2, two cows will spawn, if the level is 1, one cow will spawn. Make sure you are enchanting your item with your desired level. Also |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, so im making a mod that adds an enchantment that when you hit an enemy, it summons a cow. It is working, but it is summoning 2 cows instead of 1. any help?
ModCowEnchantment class:
ModEnchantment class:
Beta Was this translation helpful? Give feedback.
All reactions