How to make a plock shoot repeatedly

Started by Jacksonian_Emperor on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Jan 2024
Points:
139

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
How to make a plock shoot repeatedly

i would like to make a redstone powered block that shoots arrows repeatedly until the signal stops, but how? i already hav the block, i only need the procedure. (i would have inserted screenshots to show how far i have come, but apearantly i am to stupid for that...)

Active 7 hours ago
Joined Dec 2014
Points:
1219

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 940
Upload images to imgur
Sun, 10/13/2024 - 02:01

Upload images to imgur

Active 7 hours ago
Joined Dec 2014
Points:
1219

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 940
You should use the On tick…
Tue, 10/29/2024 - 22:03

You should use the On tick update trigger and then make your block tick however fast you want,