Started by
WelonTrees
on
Topic category: Help with Minecraft modding (Java Edition)
I make weapons. It will be damaged after being shot. But I need to make sure that before the weapon breaks, it cannot fire. This needs to be reolized without adding an unloaded weapon to your inventory. Since the weapon is duplicated in the creative.
Edited by WelonTrees on Fri, 01/01/2021 - 15:18
Use item damage and shoot conditions for this to work.
Which teams are responsible for the shooting condition?
I just use version 2020.2.
Update to 2020.5
But I need to make a mod for version 1.12.2. In 2020.5 there is no mod creation for version 1.12.2.
https://mcreator.net/plugins ..
https://www.youtube.com/watch?v=UQyg5Ad5B-Q
Thank you. But I don't know how to prevent my pistol from firing. Since I do not know what procedures are responsible for the shooting conditions.