Started by
abobo_le_sus
on
Topic category: Help with Minecraft modding (Java Edition)
can you tell if i made this trigger right? i want to make the item B drops from block A only at night
(if image doesn't work):
BlockDestroyedByPlayer:
If: GetCurrentWorldTime > 12999 AND GetCurrentWorldTime < 22799
do: [spawn item]