can you tell will this trigger work?

Started by abobo_le_sus on

Topic category: Help with modding (Java Edition)

Last seen on 16:22, 31. Jul 2023
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you tell will this trigger work?

can you tell if i made this trigger right? i want to make the item B drops from block A only at night

 

 

 

a

 

(if image doesn't work):
BlockDestroyedByPlayer:
If: GetCurrentWorldTime > 12999 AND GetCurrentWorldTime < 22799
do: [spawn item]