Started by
Nodachi
on
Topic category: Troubleshooting, bugs, and solutions
Hey Guys!
I would like to make an item that shoot multiple type of bullet's. But the generation of the procedure always bugged. I noticed that that's because some of the bullet's has 3D texture and are made in blockbench. The problem is there is a confersional problem double->float somewhere in the code so I tried to change the float conversions in the code to double conversions but this didn't worked.
Any Idea?
How are you making the item shoots multiple bullets?
I've been doing a similar thing and might be able to help.
Hi! Well i do not remember now how i solved it. But now its working. I made an item when you right click with it it will shoot ranged item but randomly. If you want it at the same time than use repeat x times block for it.