can you tell will this trigger work?

Started by abobo_le_sus on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined Dec 2021
Points:
617

User statistics:

  • Modifications: 4
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 19
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]