Re-enable dirty placer. needs fixin'

This commit is contained in:
CocoTheOwner 2021-07-21 11:40:16 +02:00
parent 6a868f975e
commit eb193f230b

View File

@ -163,7 +163,7 @@ public class TreeManager implements Listener {
Objects.requireNonNull(IrisWorlds.access(event.getWorld())).getData()
);
*/
//f.place(event.getLocation());
f.place(event.getLocation());
}
/**