Skip to content
Success

Changes

Summary

  1. Mark blocks always in BlockPlaceEvent (commit: d4ab829) (details)
  2. Always track blocks in BlockMultiPlaceEvent (commit: f496d79) (details)
  3. Temporarily mark debarked wood as unnatural (will undo later) (commit: 959a74b) (details)
  4. Blocks that have double drops enabled are also worth marking (commit: 3fd5cd0) (details)
  5. Some tweaks to tracking blocks as unnatural (commit: 0b20fc2) (details)
Commit d4ab829812cd7c1d88977cb32237f4f496d175d9 by nossr50
Mark blocks always in BlockPlaceEvent
(commit: d4ab829)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/BlockListener.java (diff)
Commit f496d795fb0a8b012f860881122f9d25b7a14d5a by nossr50
Always track blocks in BlockMultiPlaceEvent
(commit: f496d79)
The file was modified src/main/java/com/gmail/nossr50/listeners/BlockListener.java (diff)
Commit 959a74b139032f4be309e1adc53d857b8886f2e0 by nossr50
Temporarily mark debarked wood as unnatural (will undo later)
(commit: 959a74b)
The file was modified src/main/java/com/gmail/nossr50/listeners/BlockListener.java (diff)
Commit 3fd5cd03eef66b0016d5d49284b692673f42be62 by nossr50
Blocks that have double drops enabled are also worth marking
(commit: 3fd5cd0)
The file was modified src/main/java/com/gmail/nossr50/util/BlockUtils.java (diff)
Commit 0b20fc2c16f20d1c54f319da25db050a87fbefbd by nossr50
Some tweaks to tracking blocks as unnatural
(commit: 0b20fc2)
The file was modified Changelog.txt (diff)
The file was modified src/main/java/com/gmail/nossr50/listeners/BlockListener.java (diff)