can you tell will this trigger work?

Started by abobo_le_sus on

Topic category: Help with Minecraft modding (Java Edition)

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]